Hguimaraes / gtzan.keras

[REPO] Music Genre classification on GTZAN dataset using CNNs
MIT License
201 stars 57 forks source link

missing evaluate_test ? #9

Closed creazyyuan closed 4 years ago

creazyyuan commented 5 years ago

hello,when I run gtzan.py,I found evaluate_test method has missing in your code,I view issues,found some guy has raised this question.Until now,you had not add this method, Can you add this method as soon as you can ? thanks you very much

HachimiMar commented 5 years ago

Me too I really want this method maybe can we contact the author by email @creazyyuan

Hguimaraes commented 5 years ago

Hey guys,

Just to let you know, I'm reading all the issues and planning on how to work-on. The only problem is that right now I don't have a PC capable of running this project, so I will take some time to fix this, but I will. I'm sorry for all the problems.

Cheers,

Hguimaraes commented 4 years ago

Hi @creazyyuan and @HachimiMar

I just update a new version of the project in commit e3f5eba. I updated the packages, the architecture and a lot of conceptual details that was wrong, but the performance is similar. Please check out and contact me if something goes wrong.

Cheers,