akshitac8 / BiAM

[ICCV 2021] Official Pytorch implementation for Discriminative Region-based Multi-Label Zero-Shot Learning SOTA results on NUS-WIDE and OpenImages
Apache License 2.0
60 stars 12 forks source link

Why there is no VGG_4096 in the evaluate_nus.py #14

Closed hyqyoung closed 2 years ago

hyqyoung commented 2 years ago

In lines 124 and 125 of the evaluate_nus.py, is there missing VGG_4096 of the model input?

akshitac8 commented 2 years ago

Hi @hyqyoung thank you very much for pointing it out 😄