wsod
wsod copied to clipboard
Weakly Supervised Object Detection
Hi, I use this code to reproduce wsddn, but can only get 24.2 mAP on PASCAL VOC 2007. Could you please tell me the result you reproduced? or can you...
I got the error `FileNotFoundError: [Errno 2] No such file or directory: 'anno/proposals_trainval.pkl'`. Could you please provide the proposal file? Or how can I get the proposal file? Thanks!
Adding instructions to install Detectron2 and other dependencies such as PyTorch, CocoAPI, and scikit-learn.