tensorflow-siamese-fc
tensorflow-siamese-fc copied to clipboard
Data curation
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():
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?