CAM statistics #165
Unanswered
markitantov
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Hi @markitantov 👋 So, from what I understood, here are a few points:
So to make this simple: if your model is a classification model for "does the event occur in the sound sample? Y/N", then most likely we'll be able to pinpoint the part of the input spectrum that steered the prediction. Cheers ✌️ |
Beta Was this translation helpful? Give feedback.
3 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Thank you for providing this repository.
I have one question.
How can I get statistics from CAM?
For example, in the task of sound event detection. From each sound file I extracted a set of spectrograms. I drew activation map on each spectrograms, but unfortunately it is low informative. I want to get statistics on specific axes (eg frequency axis). I want to draw a graph showing the relationship between a sound file class and the most informative frequencies obtained from CAM (in terms of that class). It should be just line for each class (X - frequency, Y - activation value)
I hope, that you understand me:)
Beta Was this translation helpful? Give feedback.
All reactions