How to use grad-cam on audio classify #311
Unanswered
ThinkInFuture
asked this question in
Q&A
Replies: 1 comment 6 replies
-
Hi, |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
from the project i get grad-cam is good for cv on Advanced AI explainability for PyTorch
i am wondering if this can be worked on audio classify , also i am trying on this
on audio part , also use CNN/ViT , usually first do MFCC on audio then send to Model
But in audio part , dont use cv2 for image read or write , instead is librosa
I not sure whether grad-cam can be used for audio classify explainability , hope any suggestion can given to me
Beta Was this translation helpful? Give feedback.
All reactions