NazarPonochevnyi / Trained-CNN-for-Genre-classification

🎵 Trained CNN model for Genre classification on GTZAN dataset [CNN Model: https://github.com/Hguimaraes/gtzan.keras]
MIT License
21 stars 5 forks source link

Requirements #3

Closed 1ycx closed 4 years ago

1ycx commented 4 years ago

Can you please specify the requirements of different library versions you use ? If possible, in a requirements.txt file like normal using pip freeze > requirements.txt. Thanks.

NazarPonochevnyi commented 4 years ago

Okey! We will add it as soon as possible.

NazarPonochevnyi commented 4 years ago

I've added requirements.

sohrabkhanbadr commented 4 years ago

hello my friends, i change "~=" operator in requirements with "==" But overall, it doesn't help much. I ran the jupyter file but I have a problem with the Python file

NazarPonochevnyi commented 4 years ago

Hi! Could you describe more about the problem, please? For example, information about your operating system, error messages, and/or screenshots?

sohrabkhanbadr commented 4 years ago

Oh, it's my fault, I ran the code again and this time I succeeded in running the code. I will attach the photo for you. python predict_vgg16.py image and this is my pip list pip list

NazarPonochevnyi commented 4 years ago

Great! I assume, that we can close this issue :)