umd-annotation / umd-annotation-tool

UMD Annotation Tool
Apache License 2.0
2 stars 1 forks source link

Annotation Export #3

Closed BryonLewis closed 1 year ago

BryonLewis commented 1 year ago

Create the annotation export script which will create multiple excel/CSV files which the relevant data.

BryonLewis commented 1 year ago

Export multiple TSV files:

Each of these files requires multiple userIds and a fileId/segmentId. For now use the girder folderId as the the fileId. Also use the userId in Girder as the userId.

This will involve writing a separate endpoint to provide a mapping of the girder folderIds to the filename of the video as well as the userIds to the login names and other information about the users.

changepoint.tab format

valence_arrousal.tab

emotions.tab

norms.tab

changepoint.tab

segments.tab

versions_per_file.tab - contains the number of unique annotations per file