In this data science and machine learning project, we classify sports personalities. We restrict classification to only 7 people,
- Cristiano Rolando
- Kobe Bryant
- Lionel Messi
- Roger Federer
- Serena Williams
- Maria Sharapova
- Virat Kohli Here is the folder structure,
- UI : This contains ui website code
- server: Python flask server
- model: Contains python notebook for model building
- google_image_scrapping: code to scrap google for images
- images_dataset: Dataset used for our model training
Technologies used in this project,
- Python
- Numpy and OpenCV for data cleaning
- Matplotlib & Seaborn for data visualization
- Sklearn for model building
- Jupyter notebook, visual studio code and pycharm as IDE
- Python flask for http server
- HTML/CSS/Javascript for UI
Short Video
