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.git
conda create -n celebrity python=3.7 -y
pip install -r requirements.txt
Execute this command once if you are not changing the data:
python run.py
Use the following command to run the project:
python main.py