'Applying CNN to Fast time Fourier Transform?

I have data that fast time fourier transform is applied. (amplitudes at specific Hzs)

There are solutions on internet that CNN is applied to mel spectrogram, however, I see no solution that CNN is applied to Fast Fourier Transformed signal.

Is it possible that CNN is applied to Fast Fourier Transformed signals?

Or is it not possible because CNN is considering temporal attribute?

Thanks!enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source