How to modify spectrograms so that there is no effect of amplitude on their classification?

1 vue (au cours des 30 derniers jours)
Hello
Is there any way to bring different classes of spectrograms to comparable amplitude levels so that when they are used for classification, the deep learning algorithm focuses on other aspects (like the presence or absence of harmonics)?
Thanks in advance.

Réponse acceptée

Image Analyst
Image Analyst le 9 Mai 2022
If you want, you can try rescale
  2 commentaires
NASRIN AKTER
NASRIN AKTER le 9 Mai 2022
I was following this example:
Here they log-transformed the stfts and then normalized the amplitude to [0,1]. Does that mean the algorithm is already using information other than amplitude to classify?
Image Analyst
Image Analyst le 9 Mai 2022
Yes, it looks more at the shape of the signal (spectrogram image) than the amplitude.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Pattern Recognition and Classification dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by