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

[Project Addition] : Sports Image Classification #633

Closed
aaradhyasinghgaur opened this issue May 24, 2024 · 12 comments · Fixed by #663
Closed

[Project Addition] : Sports Image Classification #633

aaradhyasinghgaur opened this issue May 24, 2024 · 12 comments · Fixed by #663
Assignees
Labels
gssoc Girlscript Summer of Code 2024 level 3 Level 3 for GSSOC Status: Assigned Assigned issue.

Comments

@aaradhyasinghgaur
Copy link
Contributor

aaradhyasinghgaur commented May 24, 2024

Deep Learning Simplified Repository (Proposing new issue)

🔴 Project Title : Sports Image Classification

🔴 Aim : To detect 100 different sports using DL models.

🔴 Dataset : https://www.kaggle.com/datasets/gpiosenka/sports-classification

🔴 Approach : Try to use 3-4 algorithms to implement the models and compare all the algorithms to find out the best fitted algorithm for the model by checking the accuracy scores. Also do not forget to do a exploratory data analysis before creating any model.


📍 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 : Aaradhya Singh
  • GitHub Profile Link : https://github.com/kyra-09
  • Email ID : [email protected]
  • Participant ID (if applicable): GSSOC-2024 Contributor
  • Approach for this Project : 1. ) Using various different available network architectures such as Xception , ResNet50 , VGG16 etc. to do catagorical classification for 100 different sports using dataset (mentioned below) .
    2.) use data augmentation techniques to improve the accuarcy of models.
    3.) Comparing performance and accuracy of models using accuracy score ,loss and accuracy graph , confusion matrix for better understanding.
    4.) Perfroming EDA (data analysis) for dataset to understand the structure of data.
    5.) Using README file for describing the work I've performed.
  • What is your participant role? (Mention the Open Source program) :- GSSOC-2024 Contributor

Happy Contributing 🚀

All the best. Enjoy your open source journey ahead. 😎

Copy link

Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊

@abhisheks008
Copy link
Owner

Assigned @kyra-09

@abhisheks008 abhisheks008 added Status: Assigned Assigned issue. level 2 Level 2 for GSSOC gssoc Girlscript Summer of Code 2024 labels May 25, 2024
@abhisheks008
Copy link
Owner

You can't work on two issues at a time. Please complete the assigned issue, then only you can work on this issue and get the assignment.
@kyra-09

@abhisheks008 abhisheks008 added Status: Up for Grabs Up for grabs issue. and removed Status: Assigned Assigned issue. labels May 25, 2024
@rahulnarayaniitk
Copy link

Hey @abhisheks008,
I would like to work on this issue under GSSoC '24.
Please assign this issue to me.

@Mehaksaini2808
Copy link

Full name : Mehak
GitHub Profile Link: https://github.com/Mehaksaini2808
Email ID: [email protected]
Participant ID (if applicable): GSSOC-2024 Contributor
Approach for this Project: 1. Performing EDA
2. Data processing for increasing efficiency of the model.
3. Model Building - Training model using EfficientNet, VGG16 and ResNet50.
4. Compare all models based on accuracy, precision, recall, F1 score, and any other relevant metrics.
What is your participant role? (Mention the Open Source program) :- GSSOC-2024 Contributor

@aryaVishal1706
Copy link

Full name : Arya Vishal
GitHub Profile Link: https://github.com/aryaVishal1706
Email ID: [email protected]
Participant ID (if applicable): GSSOC-2024 Contributor
Approach for this Project: 1. Performing EDA
2. Data processing for increasing efficiency of the model.
3. Model Building - Training model using EfficientNet, VGG16 and ResNet50.
4. Compare all models based on accuracy, precision, recall, F1 score, and any other relevant metrics.
What is your participant role? (Mention the Open Source program) :- GSSOC-2024 Contributor

@abhisheks008 abhisheks008 added Status: Assigned Assigned issue. and removed Status: Up for Grabs Up for grabs issue. labels May 25, 2024
@aaradhyasinghgaur
Copy link
Contributor Author

@abhisheks008 if I implement atleast 5 different models can this issue be labled as Level 3?

@abhisheks008
Copy link
Owner

@abhisheks008 if I implement atleast 5 different models can this issue be labled as Level 3?

Yes

@aaradhyasinghgaur
Copy link
Contributor Author

aaradhyasinghgaur commented May 25, 2024

Pardon me for asking another question...but do we get extra points for creating an issue as well?

@aryaVishal1706
Copy link

@kyra-09 can we both work on this problem??

@abhisheks008
Copy link
Owner

Pardon me for asking another question...but do we get extra points for creating an issue as well?

Not sure. You can check with the core team for this. I am adding the labels properly, if they allot points for it, you'll automatically get it.

@aryaVishal1706 sorry mate, one contributor can work on one issue at a time.

@abhisheks008 abhisheks008 added level 3 Level 3 for GSSOC and removed level 2 Level 2 for GSSOC labels Jun 1, 2024
Copy link

github-actions bot commented Jun 1, 2024

Hello @kyra-09! Your issue #633 has been closed. Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc Girlscript Summer of Code 2024 level 3 Level 3 for GSSOC Status: Assigned Assigned issue.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants