43 results for “topic:vggface”
VGGFace implementation with Keras Framework
PyTorch Face Recognizer based on 'VGGFace2: A dataset for recognising faces across pose and age'
Age and Gender Estimation Using Convolutional Neural Network
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. By loading small batches of images in the HDF5 data format is the key for doing so.
A flask app to give a demo of Facial Recognition - Deployed with Live Demo.
Face Detection, verification and recognition in Near real time on CPU brewing with all the SOTA all over
8 emotions detected in real-time with ~77% accuracy. Used: OpenCV, Python 3, Keras, Data Preprocessing, Deep Learning & Machine learning Techniques.
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.
VisageX是一款强大而优雅的人脸识别系统,采用最先进的深度学习技术,为用户提供高精度的人脸检测和识别服务。通过直观的图形界面,让复杂的人脸识别技术变得简单易用。
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.
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! 👩💻📸"
Model to recognize celebrities using a face matching algorithm.
EVERYTHING YOU NEED FOR DATA SCIENCE.
Continuous Face Authentication on Android
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.
Data and code for an AI model that predicts remaining lifespan (how many years of life a person has left) solely from a facial image
Face Identification In Artwork
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.
Voice Face Association Learning Paper List
A containerized facial recognition module based on VGG ResNet-50 architecture
Exploring the relationship between facial features and first name using Stanford's Names100 Dataset
Final Project Of Computational Intelligence - Fall 2021 - LightGBM, RandomForest and StackingClassifier
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.
Project aimed at analysing how CNN VGGFace's filters function for facial recognition using activation maximization and Grad-CAM.
Train/validate VGGface2 dataset based on L2-constrained softmax loss.
RealTime Emotion Recognizer for Machine Learning Study Jam's demo
🔍 VisageCraft is a hands-on deep learning toolkit for facial recognition and image classification. Built with MTCNN, VGGFace, and pretrained CNNs like VGG16 & ResNet, it teaches core computer vision workflows—from identity detection to transfer learning—via interactive notebooks. 👤🧠📊
Kaggle: Northeastern SMILE Lab - Recognizing Faces in the Wild
A facial expression recognition project with VGGFace Transfer Learning Model on the Nigerian Static Facial Expression (NISFE) dataset
Study on the impact of image resolution on AI-based age estimation using DeepFace and InsightFace.