You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, thank you so much @frgfm for this great library (saves us a ton of time and is very accurate). Great work, Keep it going!
I'm trying to generate CAMs for a 3D Resnet-34 model through the library. For Grad-CAM and Grad-CAM++ it worked really well.
But with ScoreCAM, I was stuck.
Happy to help but I'd need a minimal runnable snippet to reproduce this. The traceback here mentioned code in your notebook apparently that isn't displayed here, could you share a self containable snippet with all the imports and definitions that yields this error please?
First of all, thank you so much @frgfm for this great library (saves us a ton of time and is very accurate). Great work, Keep it going!
I'm trying to generate CAMs for a 3D Resnet-34 model through the library. For Grad-CAM and Grad-CAM++ it worked really well.
But with ScoreCAM, I was stuck.
Below is the code I used for ScoreCAM:
Below is the traceback:
Can anyone please help ?
The text was updated successfully, but these errors were encountered: