-
-
Notifications
You must be signed in to change notification settings - Fork 337
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added Emotion Based Music Player Project #911
base: main
Are you sure you want to change the base?
Added Emotion Based Music Player Project #911
Conversation
Our team will soon review your PR. Thanks @shanmukhi-developer :) |
@abhisheks008 can you please review my pr and assign me this with gssoc-extd please |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Please update the project structure,
Project Folder
|- Dataset
|- dataset.csv (dataset used for the particula project)
|- README.md (brief about the dataset)
|- Images
|- img1.png
|- img2.png
|- img3.png
|- Model
|- project_folder.ipynb
|- README.md
|- Web App
|- templates
|- static
|- app.py
|- demo.mp4
|- README.md
|- requirements.txt
Model/README.md
template: https://github.com/abhisheks008/DL-Simplified/blob/main/.github/readme_template.mdWeb App/README.md
template: https://github.com/abhisheks008/DL-Simplified/blob/main/.github/web-app_readme_template.md
@abhisheks008 I have done the changes please review the pr |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am not able to find out the ipynb
file for the models implemented. Also creating only one model with such a low accuracy will not work, you need to hit at least an accuracy of 90%.
Sharing an existing project folder, which will help you to figure out the file orientation, https://github.com/abhisheks008/DL-Simplified/tree/main/Brain%20Tumor%20Detection
Pull Request for DL-Simplified 💡
Issue Title : Emotion Based Music Player
Info about the related issue (Aim of the project): The emotion-based music player successfully integrates deep learning and computer vision techniques to create a personalized, emotion-driven music experience. The system can detect the user's emotional state in real time by leveraging facial expression and hand gesture recognition through Mediapipe, combined with a pre-trained deep learning model. This allows for dynamic music recommendations that adapt to the user's mood, enhancing the listening experience.
Name: Nadipudi Shanmukhi satya
GitHub ID: https://github.com/shanmukhi-developer
Email ID: [email protected]
**Identify yourself: I'm contributing to GSSoC'24-Extd
Closes: #903
Describe the add-ons or changes you've made 📃
I have added a project called "Emotion Based Music Player" to the repository which is based on Deep Learning Models.
Type of change ☑️
What sort of change have you made:
Checklist: ☑️