Skip to content
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

Musical Instruments Image Classification #798

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

aaradhyasinghgaur
Copy link
Contributor

Closes :- #787
Approach I took :- 1. Utilizing 5 models such as DenseNet121 , Xception, VGG16, ResNet50, and InceptionV3 for image classification.
2. Applying data augmentation (rotation, zooming, flipping, shearing, brightness) to enhance dataset robustness.
3. Comparing model performance using accuracy scores, loss/accuracy graphs, and confusion matrices.
4. Conducting EDA for dataset insights, including image distribution, quality, class imbalances, and sample visualization.
5. Documening the process in a comprehensive README file.

I have worked on this issue..kindly review my pr and in case of no problems merge it with suitable lable (Level-3) if possible as I have tarined the entire set on 5 different models with excellent accuracy.

@aaradhyasinghgaur
Copy link
Contributor Author

aaradhyasinghgaur commented Jun 8, 2024

@invigorzz313 @Niketkumardheeryan kindly review my pr and in case of no problems merge it with suitable label please.

@invigorzz313
Copy link
Contributor

@aaradhyasinghgaur The requirements.txt file should be properly written. You could optionally include versions but the descriptions should be commented

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants