XueJiang16 / NegLabel

[ICLR 2024 Spotlight] "Negative Label Guided OOD Detection with Pretrained Vision-Language Models"
Apache License 2.0
20 stars 3 forks source link

FileNotFoundError: [Errno 2] No such file or directory: './data/ood_data/Textures/dtd/images_collate' #7

Closed myhakureimu closed 3 months ago

myhakureimu commented 4 months ago

As the repo guides, I go to MOS to download and unzip the four OOD datasets iNaturalist, SUN, Places, and Textures. Then I run bash ./run.sh.

However, I encountered the error in the title. I checked the data Textures from MOS, and I think the data folder structure of MOS is different from the data Textures used by the authors. May the author point out a link to the data Textures used?

XueJiang16 commented 4 months ago

I changed the filefold architeture and put all images into the same directiory.