Jingkang50 / OpenOOD

Benchmarking Generalized Out-of-Distribution Detection
MIT License
858 stars 108 forks source link

Problem about scripts/ood/knn/imagenet_test_ood_knn.sh #121

Closed CS123n closed 2 years ago

CS123n commented 2 years ago

ERROR:root:[Errno 2] No such file or directory: './data/images_largescale/imagenet_1k/train/n09421951/n09421951_14600.JPEG' Hi, I only find the valid dataset of imagenet in Onedrive. What should I do?

Jingkang50 commented 2 years ago

You might need to download imagenet 1k training set on your own. The data is too big so we do not support here.

Jingkang50 commented 2 years ago

Did you made it to get imagenet_1k training?