keunwoochoi/music-auto_tagging-keras

I think the weight file for cnn_tensorflow is not the correct file.

nimahamidi opened this issue · 2 comments

I am pretty sure the weight file for tensorflow version of CNN is not correct. It seems it is the same as theano weight file. Do you still have access to tensorflow weight file to upload the right file? Thanks

Hi, sorry for a late response. Is it exactly the same? TF ones are converted from Theano models, but with some conversion function that was available in Keras repository wiki. So, if you're looking for some 'original' TF model files that were trained with TF, such a thing didn't exist from the beginning.

have the same question