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

2 Ansichten (letzte 30 Tage)
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.

Akzeptierte Antwort

Image Analyst
Image Analyst am 9 Mai 2022
If you want, you can try rescale
  2 Kommentare
NASRIN AKTER
NASRIN AKTER am 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 am 9 Mai 2022
Yes, it looks more at the shape of the signal (spectrogram image) than the amplitude.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Pattern Recognition and Classification finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by