ucbdrive / few-shot-object-detection

Implementations of few-shot object detection benchmarks
Apache License 2.0
1.1k stars 223 forks source link

FileNotFoundError: [Errno 2] No such file or directory: '/datasets/VOC2007/ImageSets/Main/test.txt' #202

Open atti0127 opened 5 months ago

atti0127 commented 5 months ago

image

I think the error occurs because of the filename.

There is test.txt file in the required directory, but something is wrong that it can't reflect 'bicycle' or 'bird' etc,,,

What should I do?

Pls somebody help me pls...

atti0127 commented 4 months ago

Solved it