JudyYe / zero-shot-gcn

Zero-Shot Learning with GCN (CVPR 2018)
MIT License
917 stars 178 forks source link

When downloading the data, there is a warning #18

Closed joanconquerlee closed 5 years ago

joanconquerlee commented 5 years ago

I have regisered ImageNet using my school email and got the permission. But when I run: python tools/download_image.py --user myaccount --key accountpassword --save_dir ../images/ --hop 2 & I got a list of warnings: does not have class ***. Do you forgot to download the picture??

joanconquerlee commented 5 years ago

I have fixed it

Hanzy1996 commented 4 years ago

I have the same question. How to fix it?