vggface
Here are 18 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
8 emotions detected in real-time with ~77% accuracy. Used: OpenCV, Python 3, Keras, Data Preprocessing, Deep Learning & Machine learning Techniques.
-
Updated
Dec 12, 2020 - Python
Microservice AI Neural Network Tensorflowjs face (YOLO object) detection Two-factor deep learning (TensorFlow) authentication in Spring, Vue, and Flask with face verification based on logistic regression and cosine similarity in high dimensional vector space.
-
Updated
Jul 4, 2021 - 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
Doing attendance of whole classroom with few shots using Python's Flask framework. Feature extraction of detected faces by mtcnn done by fine tuning VVGFace on siamese network.
-
Updated
Jan 27, 2023 - Python
Face Identification In Artwork
-
Updated
Jun 12, 2019 - Python
A containerized facial recognition module based on VGG ResNet-50 architecture
-
Updated
Mar 23, 2023 - Python
RealTime Emotion Recognizer for Machine Learning Study Jam's demo
-
Updated
Oct 4, 2021 - Python
Train/validate VGGface2 dataset based on L2-constrained softmax loss.
-
Updated
May 25, 2020 - Python
-
Updated
Sep 8, 2023 - Python
Face Recognition.
-
Updated
Apr 11, 2021 - Python
Using MTCNN and VggFace, created a webApp which tells your look alike Bollywood celebrity
-
Updated
Feb 15, 2022 - Python
Facial recognition in Python using Tensorflow
-
Updated
Jul 29, 2024 - Python
This project is aimed at developing a deep learning system that can detect and recognize people who look identical to Bollywood actors. It will use facial features as the basis of comparison for detecting similar features between two people. This system could be used in various applications such as security systems, entertainment platforms, etc.
-
Updated
Oct 14, 2024 - Python
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."