chaoyuaw / pytorch-coviar

Compressed Video Action Recognition
https://www.cs.utexas.edu/~cywu/projects/coviar/
GNU Lesser General Public License v2.1
500 stars 126 forks source link

How to generate the train/test list for Kinetics dataset? #60

Open ZealACMer opened 5 years ago

ZealACMer commented 5 years ago

Thank you for your attention. My question is how to generate the train/test list for Kinetics dataset? Is there any file I can use to do this? Looking forward to your reply, thanks a lot.

chaoyuaw commented 5 years ago

Hi @ZealACMer , thanks for your questions. We don't have scripts for Kinetics yet. I think you can either modify dataset.py to load Kinetics data or to generate the list following the format in ucf101/hmdb51 lists.