Fast semi-supervised face recognition model using graph theory and fast computer vision methods.
-
Updated
Oct 3, 2023 - Python
Fast semi-supervised face recognition model using graph theory and fast computer vision methods.
Simple application of VGG16 for the recognition of images, obtained from LFW, of a limited number of famous(15) with good performance (greater than 80%)
Face Recognition with SVM classifier using PCA, ICA, NMF, LDA reduced face vectors
A PyTorch Implementation of ShuffleFaceNet.
A recognition process of images contained in the LFW database http://vis-www.cs.umass.edu/lfw/#download is carried out using two models, one based on the minimum distance between training image records and test and another that is an adaptation of the CNN KERAS model https://keras.io/examples/vision/mnist_convnet/. Both models are complementary.…
A PyTorch implementation of the 'FaceNet' paper for training a facial recognition model with Triplet Loss using the glint360k dataset. A pre-trained model using Triplet Loss is available for download.
Code for training and parameter tuning of a machine learning model for non-linear aggregation of image denoising estimators using COBRA combined regression strategy. The face images used for training and testing are taken from the Labelled Faces in the Wild (LFW) dataset.
PyTorch implementation of LS-CNN: Characterizing Local Patches at Multiple Scales for Face Recognition
PcaNet, PCA Network, Deep Learning, Face Classification, LFW dataset, SVM
Porting pytorch dcgan on FloydHub
Face Recognition in Caffe using different VGGNet architectures on ColorFeret and LFW datasets
Image Inpainting using Context Encoders
A coolection of tools for organizing directories, specifically converting the Labeled Faces of the Wild (cropped) to a common standard.
Add a description, image, and links to the lfw-dataset topic page so that developers can more easily learn about it.
To associate your repository with the lfw-dataset topic, visit your repo's landing page and select "manage topics."