xiaomengyc / ACoL

(CVPR2018) Adversarial Complementary Learning for Weakly Supervised Object Localization
http://openaccess.thecvf.com/content_cvpr_2018/papers/Zhang_Adversarial_Complementary_Learning_CVPR_2018_paper.pdf
MIT License
164 stars 30 forks source link

Pytorch version and ImageNet training time? #16

Closed yzou2 closed 3 years ago

yzou2 commented 4 years ago

Hi Xiaolin, thanks a lot for your interesting work! Can you tell me which pytorch version is used in your implementation? And how long it will take to train on ImageNet-1k?

xiaomengyc commented 3 years ago

Hi, sorry for the later response. I think can be running on whatever the Pytorch version is, but I used Python2.7 when I implemented this repo.