keunwoochoi / music-auto_tagging-keras

Music auto-tagging models and trained weights in keras/theano
MIT License
616 stars 142 forks source link

No Normalization2D for compact_cnn? #19

Closed as641651 closed 7 years ago

as641651 commented 7 years ago

I see that you have disabled the normalization of melspec in compact_cnn. was there any reason?

keunwoochoi commented 7 years ago

Yes, because it didn't help but hurt the performance, the difference was small though.