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

About Pretrained Weights #16

Closed luoyixi924208423 closed 2 years ago

luoyixi924208423 commented 2 years ago

Thanks for your working.

I noticed that you mentioned pre trained model weights in the code. I have some interest in this,Could you realse the pretained weight in the GitHub or tell me how to pre-train the model.

thank you very much.

akshitac8 commented 2 years ago

@luoyixi924208423 you can find the pertained weights in the readme here https://github.com/akshitac8/BiAM#step-3-evaluation-using-pretrained-weights-1

luoyixi924208423 commented 2 years ago

@luoyixi924208423 you can find the pertained weights in the readme here https://github.com/akshitac8/BiAM#step-3-evaluation-using-pretrained-weights-1

Thank you for your reply