-
-
Notifications
You must be signed in to change notification settings - Fork 356
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
Pokémon classification using Deep learning #966
Comments
Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊 |
@abhisheks008 Please assign it to me. GSSOC24-EXT |
Assigned to you @Pratzybha |
Hey, is the issue still available to resolve? |
Can you please mention in which open source event you are participating in? |
Currently participating in KWOC, but I got no issue even if no event is been taken into consideration. |
Cool! Can you please share your approach for this problem statement? I'll assign you this issue under KWOC if it fulfills the approach criteria. |
The approach I am thinking to use is - Use CNNs on pokemon dataset by classification then train the augmented dataset diversity(to overcome overfitting) then test from separate dataset, more images on google ofc! |
Apart from CNN, what other models you are planning for this problem statement? As you know in this project repository we mainly focus on 3-4 models for each problem statement. |
Full name : Pritam Das |
Hi @DeXtAr47-oss for this you need to submit the proposals in Devfolio. Please follow the process and submit the same as mentioned by the WOC team. |
Deep Learning Simplified Repository (Proposing new issue)
🔴 Project Title : Pokémon classification using Deep learning
🔴 Aim : To classify 150 different Pokémon species of gen1 based on 7000+ labelled image dataset
🔴 Dataset : https://www.kaggle.com/datasets/lantian773030/pokemonclassification
🔴 Approach :
Algorithms :-
CNN
VGG16
Inception
📍 Follow the Guidelines to Contribute in the Project :
You need to create a separate folder named as the Project Title.
Inside that folder, there will be four main components.
Images - To store the required images.
Dataset - To store the dataset or, information/source about the dataset.
Model - To store the machine learning model you've created using the dataset.
requirements.txt - This file will contain the required packages/libraries to run the project in other machines.
Inside the Model folder, the README.md file must be filled up properly, with proper visualizations and conclusions.
🔴🟡 Points to Note :
The issues will be assigned on a first come first serve basis, 1 Issue == 1 PR.
"Issue Title" and "PR Title should be the same. Include issue number along with it.
Follow Contributing Guidelines & Code of Conduct before start Contributing.
✅ To be Mentioned while taking the issue :
Full name : Pratibha Balgi
GitHub Profile Link : https://github.com/Pratzybha
Email ID : [email protected]
Participant ID (if applicable): -
Approach for this Project : CNN
What is your participant role? (Mention the Open Source program) GSSoC'24 Contributor
Happy Contributing 🚀
All the best. Enjoy your open source journey ahead. 😎
The text was updated successfully, but these errors were encountered: