A Music Recommendation System according to face-emotion-detection based on Deep Learning (Python), OpenCV and Keras.
You can download the dataset file from - https://www.kaggle.com/deadskull7/fer2013
pip install numpy pip install pandas pip install tensorflow pip install keras pip install opencv-python
1.Download the complete file in your local system.
2.Add music according to given categories in the songs folder from your local songs file.
3.Download the dataset file from the link given above and copy it to this location.
4.Open the music_player_webcam file in any text editor(VS code,atom,etc) and change the song location to your local file location.
5.Run the file and enjoy listening the song according to your mood.