45 skills found · Page 1 of 2
rcmalli / Keras VggfaceVGGFace implementation with Keras Framework
cydonia999 / VGGFace2 PytorchPyTorch Face Recognizer based on 'VGGFace2: A dataset for recognising faces across pose and age'
NNNNAI / VGGFace2 HQA high resolution face dataset for face editing purpose
WeidiXie / Keras VGGFace2 ResNet50No description available
cjiang2 / AgeEstimateAdienceAge and Gender Estimation Using Convolutional Neural Network
chi0tzp / PyVGGFaceVGG-Face CNN descriptor in PyTorch.
pavel-zh / Face IdFinding similar faces on iOS device using keras-vggface ML model.
aaronpp65 / Face Recognition Vggface2The VGGFace refers to a series of models developed for face recognition and demonstrated on benchmark computer vision datasets by members of the Visual Geometry Group (VGG) at the University of Oxford.
inayatkh / TensorflowCNNfromTrainingToTestingThis 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.
NetoPedro / Face Verification VGGFaceFace recognition model trained on VGG Faces 2 to recognise people on videos without being explicitly trained on them. (Based on a database of people pictures can identify the person of the video through the extracted features)
animikhaich / Facial Recognition DashboardA flask app to give a demo of Facial Recognition - Deployed with Live Demo.
Anurag14 / AccessfaceidFace Detection, verification and recognition in Near real time on CPU brewing with all the SOTA all over
berksudan / Real Time Emotion Detection8 emotions detected in real-time with ~77% accuracy. Used: OpenCV, Python 3, Keras, Data Preprocessing, Deep Learning & Machine learning Techniques.
claudio-unipv / Vggface PytorchPytorch implementation of the VGG face model
sherlockchou86 / Face Properties Based VggfaceAge, gender and race estimation based on VGGFace using Tensorflow 2.0
Raymond-Wong / Vggfacedataset下载vgg face dataset的脚本
huohuotm / Facial LandmarkUse transfer learnig(VGGFace) to detect facial landmark. Alse use MobileNet to compresse(mean absolute error is 0.964)
abars / VGGFace2AgeLabelAdd age label to VGGFace2 Dataset from IMDB pretrained model
YaleDHLab / Vggface@rcmalli's keras-vggface library updated to Tensorflow 2
wajihullahbaig / VGGFaceMatchingNo description available