You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was just trying to run curation.py to convert the Matlab version to Python so that I get an idea of how to set up my own data for training. But I get the following error in utils.vidSetupData():
No such file or directory: 'Data\VID\train\ILSVRC2015_VID_train_0000/ILSVRC2015_train_00000000.txt'
I assume this this is the txt version of the xml annotations in ILSVRC? Do I need to run the data curation script(per_frame_annotation.m) in the original to get these text files?
The text was updated successfully, but these errors were encountered:
Hi @www0wwwjs1 ,
Thanks for your work!
I was just trying to run curation.py to convert the Matlab version to Python so that I get an idea of how to set up my own data for training. But I get the following error in utils.vidSetupData():
I assume this this is the txt version of the xml annotations in ILSVRC? Do I need to run the data curation script(per_frame_annotation.m) in the original to get these text files?
The text was updated successfully, but these errors were encountered: