Imageomics / kabr-tools

Tools for working with data for annotating animal behavior. These were specifically designed during construction of the KABR dataset.
https://huggingface.co/datasets/imageomics/KABR
MIT License
1 stars 0 forks source link

add expected output of tracks_extractor.py with description and purpose #30

Open jennamk14 opened 2 months ago

jennamk14 commented 2 months ago

actions -blank metadata -original_video.jpg -original_video_metadata.json -original_video_tracks.xml

0.mp4 ... X.mp4 original_video.mp4

jennamk14 commented 2 months ago

@dirtmaxim are the contents in /metadata used to label the mini-scenes? when I run track_extractor.py its creating the mini-scene videos clips but not /metadata or /actions. not if this is an issue, or what /actions is used for. thanks!

dirtmaxim commented 2 months ago

@jennamk14 /metadata should contain a timeline image and a file to generate the image. /actions is supposed to be empty. This folder should be filled manually with annotations for mini-scenes if you want to create a behavior recognition dataset in Charades format.