Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 1002 Bytes

File metadata and controls

44 lines (26 loc) · 1002 Bytes

SoccerSnap

SoccerSnap is an image classification web application that uses machine learning to classify soccer images based on shooting, dribbling, passing or tackling created by Aarnav Bhat using Lobe and TensorFlow.

Run Locally

Clone the project

  gh repo clone Yvite/SoccerSnap

Go to the project directory

  cd my-project

Install dependencies

  pip install flask

Start the server

 flask run

License

MIT Soccer Snap

Uses

1.Sports analysis: This image classification model could be used to analyze and evaluate the performance of soccer players by analyzing their skills. 2.Automated video tagging: Use this model to automatically tag soccer videos based on the actions performed in the video. 3.Social media monitoring: Use this model can be used to monitor social media feeds for soccer-related content and classify images based on the actions performed.