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 #787

Open
aaradhyasinghgaur opened this issue Jun 6, 2024 · 1 comment
Open

Musical Instruments Image Classification #787

aaradhyasinghgaur opened this issue Jun 6, 2024 · 1 comment
Assignees
Labels

Comments

@aaradhyasinghgaur
Copy link
Contributor

aaradhyasinghgaur commented Jun 6, 2024

Approach I'd take :- 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.

Dataset I'll use :- https://www.kaggle.com/datasets/gpiosenka/musical-instruments-image-classification/data

@Niketkumardheeryan @invigorzz313 kindly assign this issue to me.

@invigorzz313
Copy link
Contributor

This issue has been assigned.
Do follow the project guidelines for the PR.
Create a new branch for the PR and avoid committing directly from 'master'.

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

No branches or pull requests

2 participants