jshtok / RepMet

Few-shot detection for visual categories
Apache License 2.0
110 stars 18 forks source link

Downloading Imagenet-LOC dataset download URL is invalid #8

Closed qa8306202 closed 4 years ago

qa8306202 commented 5 years ago

BTW, this dataset is too big to me to test, do you have other datasets test code,such as Oxford Flowers/Pets?

jshtok commented 4 years ago

@qa8306202, Unfortunately, I cannot provide you with ILSVRC data link. Please address their site , e.g. http://image-net.org/

Also, we did not test on other datasets. However, you can adjust the code to work with any dataset by controlling the 'dataset' section of the configuration yaml (and having the corresponding dataset class and data)