keunwoochoi / music-auto_tagging-keras

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

Keras 2.0 #25

Closed lvaleriu closed 7 years ago

lvaleriu commented 7 years ago

Are the CompactCnn weights compatible with the last version of keras?

keunwoochoi commented 7 years ago

No, as written in README, use keras 1.1 or 1.2, nothing else but BN has changed in keras 2.0.

lvaleriu commented 7 years ago

Could it be possible to train the Compact CNN again with keras 2.0? I can do it myself if you dont have time.

keunwoochoi commented 7 years ago

Thinking of doing it at some point, not right away though. There seems some model loading issue in Keras 2.0 and kinda waiting till it becomes mote stable.

On 30 Mar 2017, at 17:00, Valeriu Lacatusu notifications@github.com wrote:

Could it be possible to train the Compact CNN again with keras 2.0? I can do it myself if you dont have time.

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub, or mute the thread.