Face Recognition project in PyTorch using CNNs
☆40Apr 11, 2018Updated 7 years ago
Alternatives and similar repositories for Face-Recognition
Users that are interested in Face-Recognition are comparing it to the libraries listed below
Sorting:
- Face recognition using Siamese Networks☆12Nov 29, 2017Updated 8 years ago
- Face verification and recognition using FaceNet deep convolutional neural network☆21Nov 24, 2017Updated 8 years ago
- removal of eye-glasses☆14Apr 16, 2023Updated 2 years ago
- Face recognition using triplet loss, implementing FaceNet with pytorch.人脸识别项目,提供一个小型数据集用作验证,使用三元组损失函数(Triplet loss)提升准确率和泛化能力,对FaceNet进行了…☆133Apr 26, 2018Updated 7 years ago
- ☆10Oct 29, 2022Updated 3 years ago
- PyTorch model of OpenFace☆12May 8, 2017Updated 8 years ago
- ☆11Jun 12, 2022Updated 3 years ago
- ☆12Jan 25, 2018Updated 8 years ago
- A simple implementation of the paper 'Deep Feature Interpolation for Image Content Changes'☆28Jan 18, 2019Updated 7 years ago
- the symbol description of mobilenet v2☆11Sep 7, 2018Updated 7 years ago
- Implementation of gaussian processes and bayesian optimization in tensorflow☆10Feb 14, 2016Updated 10 years ago
- ☆17Jan 10, 2019Updated 7 years ago
- 这是kaggle房价预测的baseline☆40Oct 18, 2018Updated 7 years ago
- ☆10Jun 28, 2023Updated 2 years ago
- This is CNN forward implementation.☆15May 24, 2021Updated 4 years ago
- FaceNet for face recognition using pytorch☆253Jun 20, 2020Updated 5 years ago
- SimGAN based approach to removing eyeglasses from images☆30May 13, 2019Updated 6 years ago
- Training a ResNet on UMDFaces for face recognition☆137Apr 8, 2018Updated 7 years ago
- It is a face recognition system using mtcnn and arcface in pytorch☆17Sep 2, 2019Updated 6 years ago
- Simple function for local patch extraction from OpenCV keypoints.☆14Jul 10, 2019Updated 6 years ago
- Using MTCNN and MobileFaceNet on Face Recognition☆67Apr 15, 2019Updated 6 years ago
- The code and data in the paper <Spectral reflectance reconstruction using L1-norm penalization for colour reproduction>☆12Oct 16, 2021Updated 4 years ago
- Implementation of the Unsupervised learning by predicting noise paper☆14Jan 18, 2018Updated 8 years ago
- ☆14Oct 4, 2018Updated 7 years ago
- A basic GLSL cel shading implementation☆18Oct 10, 2012Updated 13 years ago
- A simple project used for Image Classification, including train and predict in Pytorch, do inference in Pytorch C++ API and TensorRT☆18Jun 15, 2020Updated 5 years ago
- dwg2json converter using LibreDWG☆17Jul 10, 2017Updated 8 years ago
- center loss for face recognition☆179Nov 11, 2020Updated 5 years ago
- This code is using FER2013 dataset with keras library and tensorflow backend. This code was fork and modified for keras with tensorflow b…☆18Nov 4, 2017Updated 8 years ago
- Proof-of-concept work for streaming audio over a WebRTC connection (Socket.io signaling server)☆19Dec 8, 2022Updated 3 years ago
- Detect incipient slip & slip with GelSlim tactile sensor☆17Jul 8, 2019Updated 6 years ago
- REMed: Retrieval-Enhanced Medical prediction model☆23Jan 8, 2025Updated last year
- A nodejs socket.io demo☆27May 14, 2018Updated 7 years ago
- Unsupervised domain adaptation with unified joint distribution alignment☆18Jul 1, 2025Updated 8 months ago
- ☆53Jun 27, 2024Updated last year
- Open-source framework for gradient illumination☆16Aug 10, 2021Updated 4 years ago
- Face recognition using Pytorch (Arcface, Cosface, Centerloss)