The objective for this project is to collect the images of famous sports personalities and train a model to predict the image by recognizing it through facial features. In this project openCV /haar-cascade techniques used for classifying image based on the score provided on the accuracy of the data train for the model using Python(jupyter notebook) in Anaconda.
-Python -Anaconda -Jupyter notebook -PyCharm Community Edition for creating Flask server -Visual Sutdio for creating HTML/CSS/Javascript for UI
-
Autohr : CodeBasic (youtube Channel)
-
Tutorial (youtube): https://www.youtube.com/playlist?list=PLeo1K3hjS3uvaRHZLl-jLovIjBP14QTXc
-
git : https://github.com/codebasics/py/tree/master/DataScience/CelebrityFaceRecognition
This Project and code-based is not owned by me,Everything included in the project from code and files are created by following the tutorial presented by "codeBasic" on youtube channel(mentioned aboved).