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.
Clone the project
gh repo clone Yvite/SoccerSnapGo to the project directory
cd my-projectInstall dependencies
pip install flaskStart the server
flask run1.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.