vggface
Here are 44 public repositories matching this topic...
PyTorch Face Recognizer based on 'VGGFace2: A dataset for recognising faces across pose and age'
-
Updated
Jun 17, 2018 - Python
Age and Gender Estimation Using Convolutional Neural Network
-
Updated
Oct 7, 2017 - Python
This is a very Simple example of showing how to build image dataset from your own collection of images, how to train multiple class classifier using tensorflow CNN and how to predict the class of an object in an unseen image. This code is designed so that a newbie user become able to train a tensorflow CNN model using his limited CPU resources. …
-
Updated
Oct 6, 2017 - Python
Face Detection, verification and recognition in Near real time on CPU brewing with all the SOTA all over
-
Updated
Nov 10, 2022 - Python
A flask app to give a demo of Facial Recognition - Deployed with Live Demo.
-
Updated
May 31, 2022 - HTML
EVERYTHING YOU NEED FOR DATA SCIENCE.
-
Updated
Dec 7, 2025 - Jupyter Notebook
8 emotions detected in real-time with ~77% accuracy. Used: OpenCV, Python 3, Keras, Data Preprocessing, Deep Learning & Machine learning Techniques.
-
Updated
Feb 4, 2025 - Python
Utilizing the DeepFace Library, informed by a dataset of 4M images across 4K identities curated by Facebook researchers, My 'Two Faces✌🏻' project gauges facial similarity with precision.
-
Updated
Apr 22, 2024 - Jupyter Notebook
Continuous Face Authentication on Android
-
Updated
May 4, 2018 - Java
Train/validate VGGface2 dataset based on L2-constrained softmax loss.
-
Updated
May 25, 2020 - Python
Used VGGFace and Resnet50 model we extract features from the photos of the celebrities. It predicts the similar matching Bollywood celeb based on cosine similarity of the pictures.
-
Updated
Feb 18, 2022 - Python
Dive into the world of computer vision! Our Image Classification from Video project uses advanced techniques to identify faces in images and videos. Explore video processing, face extraction, and deep learning magic. Join the adventure now! 👩💻📸"
-
Updated
Mar 3, 2024 - Jupyter Notebook
Model to recognize celebrities using a face matching algorithm.
-
Updated
Nov 1, 2024 - Jupyter Notebook
Using MTCNN and VggFace, created a webApp which tells your look alike Bollywood celebrity
-
Updated
Feb 15, 2022 - Python
VisageX是一款强大而优雅的人脸识别系统,采用最先进的深度学习技术,为用户提供高精度的人脸检测和识别服务。通过直观的图形界面,让复杂的人脸识别技术变得简单易用。
-
Updated
May 20, 2025 - Python
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.
-
Updated
Nov 6, 2024 - Jupyter Notebook
using Facial and GeoLocation verification
-
Updated
Nov 24, 2023 - JavaScript
This work builds upon the approach proposed by Kocabey et al., which utilizes computer vision techniques to predict BMI directly from facial images. We improve upon their methodology by leveraging more recent advancements in deep learning architectures and transfer learning.
-
Updated
Sep 9, 2025 - Jupyter Notebook
ML model for grouping similar faces using cutting-edge deep learning and computer vision techniques. Custom dataset of 300 images captures comprehensive facial variations. Siamese network outperforms Face-Net, delivering reliable clustering results.
-
Updated
Jul 29, 2023 - Jupyter Notebook
Improve this page
Add a description, image, and links to the vggface topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the vggface topic, visit your repo's landing page and select "manage topics."