In this project I have classified sports personalities using machine learning and deployed the model using python flask
The classification has been restricted to 5 persons:
- Lionel Messi
- Maria Sharapova
- Roger Federer
- Serena Williams
- Virat Kohli
- Select an image.
- Click on classify
If the attributes of the image are clear, then a table will appear showing the player names and their corresponding probability score. The name with the highest probability score will be the the required result. If the attributes are not clear, then a warning will show. The image provided must be altered.