Skip to content

databasedIISc/od2025-Celeb-Match-CVGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Which Bollywood Celebrity Do You Look Like?

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.

Adapted from:

https://github.com/entbappy/Which-Bollywood-Celebrity-You-look-like

Dataset Used

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.

Steps to Run This Project

Step 1: Clone the Repository

git clone https://github.com/databasedIISc/od2025-Celeb-Match-CVGame.git

Step 2: Create an Environment

conda create -n celebrity python=3.7 -y

Step 3: Install the Requirements

pip install -r requirements.txt

Step 4: Initial Setup

Execute this command once if you are not changing the data:

python run.py

Step 5: Run the Project

Use the following command to run the project:

python main.py

About

Celebrity Matching Game for Open Day 2025 at IISc

Resources

Stars

Watchers

Forks

Languages