pytorch-coviar icon indicating copy to clipboard operation
pytorch-coviar copied to clipboard

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

Open ZealACMer opened this issue 5 years ago • 1 comments

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.

ZealACMer avatar May 22 '19 08:05 ZealACMer

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.

chaoyuaw avatar May 22 '19 14:05 chaoyuaw