フィルターのクリア

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

3 ビュー (過去 30 日間)
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.

採用された回答

Image Analyst
Image Analyst 2022 年 5 月 9 日
If you want, you can try rescale
  2 件のコメント
NASRIN AKTER
NASRIN AKTER 2022 年 5 月 9 日
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 2022 年 5 月 9 日
Yes, it looks more at the shape of the signal (spectrogram image) than the amplitude.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeAI for Signals についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by