cvondrick / vatic

Efficiently Scaling Up Video Annotation with Crowdsourced Marketplaces. IJCV 2012
http://mit.edu/vondrick/vatic/
MIT License
597 stars 255 forks source link

Folder structure #82

Open avijit9 opened 7 years ago

avijit9 commented 7 years ago

What should be the folder structure of videos to be used by Vatic?

I have the following structure:

0 --> 0, 1, 2, .... 1 --> 0, 1, 2, .... ...... Where each of the subfolders contains 41 frames. Can you please tell me how to use this directory structure with Vatic? I tried formatframes options. It does not seem to work properly.

zesoft23 commented 7 years ago

The structure is Vatic Folder -> (0, 1, 2, ...) -> (0, 1, 2, ...) -> 100 images

More clearly, each folder can contain up to 100 objects until the next folder is created. These objects can be folders or jpgs depending on the level you're at.