JudyYe / zero-shot-gcn

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

img-2-hops.txt #4

Closed michael20at closed 6 years ago

michael20at commented 6 years ago

Sorry for reopening this again, but img-2-hops.txt is not included in the github repository (as far as I can see?), and the link you posted in the other issue requires authorization? How can I try the demo without those files?

michael20at commented 6 years ago

Ok, making progress now, downloaded img-3-hops.txt, tested it out on feature n01498406 (deleted everythin else), getting some results ['0.0', '0.0', '0.0', '0.9', '3.8'], but how to interpret them? How to get the corresponding labels printed or how can I look them up?

JudyYe commented 6 years ago

refer to #5 . Thanks.