Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lavkalsi/celebrityfacematchwebsite

This project is a Celebrity Face Match Website that identifies which Bollywood celebrity you resemble by analyzing your uploaded photo. Using the VGGFace model for facial feature extraction, MTCNN for face detection, and cosine similarity for matching, the app compares your image with a database of celebrity faces to provide the best match.
https://github.com/lavkalsi/celebrityfacematchwebsite

cnn-model data-science jupyter-notebook machine-learning python streamlit vggface

Last synced: 2 days ago
JSON representation

This project is a Celebrity Face Match Website that identifies which Bollywood celebrity you resemble by analyzing your uploaded photo. Using the VGGFace model for facial feature extraction, MTCNN for face detection, and cosine similarity for matching, the app compares your image with a database of celebrity faces to provide the best match.

Awesome Lists containing this project