zh460045050 / DA-WSOL_CVPR2022

Official implementation of the paper ``Weakly Supervised Object Localization as Domain Adaption"
49 stars 9 forks source link

ModuleNotFoundError: No module named 'libs.bps' #5

Open HijabSehar opened 2 years ago

HijabSehar commented 2 years ago

Please upload this file .

zh460045050 commented 2 years ago

We are sorry for updating a wrong version of "inference.py" when engaging additional gradient-based CAM methods, we now have revised it. You can re-downloaded "inference.py" to run our train code.

HijabSehar commented 1 year ago

Hello Thank you very much.This work is awesome and I am really interested to run this code.I have made all the settings.I am trying to run it on Google Colab and having RuntimeError: No CUDA GPUs are available Issue even though I changed the environment [image: image.png]

Is this COLAB issue or a bug at the coding end? Your prompt response will be highly appreciated.

On Mon, Jul 25, 2022 at 1:18 PM zh460045050 @.***> wrote:

We are sorry for updating a wrong version of "inference.py" when engaging additional gradient-based CAM methods, we now have revised it. You can re-downloaded "inference.py" to run our train code.

— Reply to this email directly, view it on GitHub https://github.com/zh460045050/DA-WSOL_CVPR2022/issues/5#issuecomment-1193734526, or unsubscribe https://github.com/notifications/unsubscribe-auth/A2GPHPYWPU6EIFJZN63EVC3VVZEXFANCNFSM54PPDWNA . You are receiving this because you authored the thread.Message ID: @.***>

zh460045050 commented 1 year ago

Thank you for your interest in our work. We think it maybe a COLAB issue. You may check the NVIDIA drive or CUDA setting for your environment to solve it.