mmtracking
mmtracking copied to clipboard
Where is the imagenet_vid_val.json?
When testing FGFA or SELSA method with ILSVRC dataset, I can't find the ann_file=data_root + 'annotations/imagenet_vid_val.json'
So where can I get the ann_file for training and testing?
Hi, you need to convert the annotations of datasets before you training the model. You can refer to this: https://github.com/open-mmlab/mmtracking/blob/master/docs/en/dataset.md