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] : Football Analyser #616

Closed
chiragHimself opened this issue May 21, 2024 · 4 comments
Closed

[Project addition] : Football Analyser #616

chiragHimself opened this issue May 21, 2024 · 4 comments

Comments

@chiragHimself
Copy link

chiragHimself commented May 21, 2024

Deep Learning Simplified Repository (Proposing new issue)

🔴 Project Title : FootballAnalyser

🔴 Aim :The project aims at harnessing the power of advance deep learning and object detection models like yolo to simplify the sport of football.

🔴 Dataset : Football feeds - kaggle dataset

🔴 Approach : The project uses Yolo algorithm for detecting various players and ball and other entities in video feed then further use advance utilities like OpenCV, Supervision etc. to add the advance features like possession calculation , speed calculation , distance estimator etc.


📍 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 : Chirag Sharma
  • GitHub Profile Link : www.github.com/chiragHimself
  • Email ID : [email protected]
  • Participant ID (if applicable):
  • Approach for this Project : I will train the YOLO model on the football video feed dataset through kaggle and start implementing detection utilities to it.
  • What is your participant role? (Mention the Open Source program) - GSSOC'24

Happy Contributing 🚀

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

@chiragHimself
Copy link
Author

Please assign this issue to me under GSSOC'24.

@abhisheks008
Copy link
Owner

Can you please share the URL of the dataset? Other than YOLO what are the options you have for implementing in this project as you need to implement at least 2-3 deep learning models to make this project successful in terms of this repo.

@chiragHimself

@chiragHimself
Copy link
Author

@abhisheks008 I can also test SSD(single shot detectors), OpenCV haarcascades which are also very capable in localization but I think it still would not be able to beat the results of Yolo newer versions. Further here is the link to the kaggle dataset: https://www.kaggle.com/competitions/dfl-bundesliga-data-shootout/data?select=clips , also this roboflow dataset will be great to fine train and will make localization highly accurate : https://universe.roboflow.com/roboflow-jvuqo/football-players-detection-3zvbc/dataset/1 .

@abhisheks008
Copy link
Owner

Assigned @chiragHimself

@abhisheks008 abhisheks008 added Status: Assigned Assigned issue. level 2 Level 2 for GSSOC gssoc Girlscript Summer of Code 2024 labels May 22, 2024
@abhisheks008 abhisheks008 removed Status: Assigned Assigned issue. level 2 Level 2 for GSSOC gssoc Girlscript Summer of Code 2024 labels Aug 11, 2024
@abhisheks008 abhisheks008 closed this as not planned Won't fix, can't repro, duplicate, stale Aug 11, 2024
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 a pull request may close this issue.

2 participants