Have you ever wondered which Bollywood celebrity you resemble the most? This project aims to answer that question by using machine learning techniques to analyze facial features and match them with a database of Bollywood celebrities. By comparing various aspects of your face, such as shape, position, and skin color, this tool provides an entertaining way to discover your Bollywood doppelgänger.
https://github.com/entbappy/Which-Bollywood-Celebrity-You-look-like
Download this dataset from Kaggle and place all 100 image folders into a single folder named data.
Repeat the process for this dataset and place all 100 image folders into a single folder named archive.
git clone https://github.com/databasedIISc/od2025-Celeb-Match-CVGame.gitconda create -n celebrity python=3.7 -ypip install -r requirements.txtExecute this command once if you are not changing the data:
python run.pyUse the following command to run the project:
python main.py