RjDuan / AdvCam-Hide-Adv-with-Natural-Styles

Code for "Adversarial Camouflage: Hiding Physical World Attacks with Natural Styles" (CVPR 2020)
88 stars 21 forks source link

Import Error #11

Closed HoneyehYz closed 3 years ago

HoneyehYz commented 3 years ago

Hi I am trying to run your project and I am getting the following error: ImportError: libcudnn.so.7: cannot open shared object file: No such file or directory I already installed the libcudnn and I am not sure what is causing this issue. appreciate if you can help me fix that. Thanks

RjDuan commented 3 years ago

Hi, Could you please check the version of your libcudnn? Is it compatible with your CUDA version? You can try "nvidia-smi" to check the version of you CUDA . Also, this link may help: https://gist.github.com/Jongbhin/ad9aac8369751dbd84ca6a266a507bc7 :)

Honeyeh @.***> 于2021年8月22日周日 下午11:35写道:

Hi I am trying to run your project and I am getting the following error: ImportError: libcudnn.so.7: cannot open shared object file: No such file or directory I already installed the libcudnn and I am not sure what is causing this issue. appreciate if you can help me fix that. Thanks

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/RjDuan/AdvCam-Hide-Adv-with-Natural-Styles/issues/11, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKEPNZ6BTT3ROTTELJ6T5ZLT6EKNVANCNFSM5CTB6KPA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email .