fanq15 / FewX

FewX is an open-source toolbox on top of Detectron2 for data-limited instance-level recognition tasks.
https://github.com/fanq15/FewX
MIT License
346 stars 48 forks source link

FSVOD dataset is incomplete #76

Closed RuoyuChen10 closed 7 months ago

RuoyuChen10 commented 7 months ago

Hi, when I try to run the FSVOD dataset, it occurs:

FileNotFoundError: [Errno 2] No such file or directory: 'datasets/FSVOD-500/TAO/train/LaSOT/airplane-4/00002551.jpg'

It seems that the file LaSOT.zip is incomplete.

RuoyuChen10 commented 7 months ago

Hi, when I try to run the FSVOD dataset, it occurs:

FileNotFoundError: [Errno 2] No such file or directory: 'datasets/FSVOD-500/TAO/train/LaSOT/airplane-4/00002551.jpg'

It seems that the file LaSOT.zip is incomplete.

Sorry, it's a mistake caused by mine.