foamliu / FaceNetLinks
Face recognition using Keras
☆61Updated 6 years ago
Alternatives and similar repositories for FaceNet
Users that are interested in FaceNet are comparing it to the libraries listed below
Sorting:
- mtcnn face detection transplanted to keras☆124Updated 7 years ago
- implementation of insightface by using Tensorflow☆103Updated 5 years ago
- Multi-task face recognition framework based on PyTorch☆252Updated 5 years ago
- Tensorflow implementation for [MobileFaceNet]☆78Updated 6 years ago
- An implementation for mnist center loss training and visualization☆75Updated 7 years ago
- Face recognition based on SiameseNet☆92Updated 7 years ago
- [IJCAI18] SSR-Net: A Compact Soft Stagewise Regression Network for Age Estimation☆89Updated 6 years ago
- Using MTCNN and MobileFaceNet on Face Recognition☆66Updated 6 years ago
- Tensorflow implementation for paper CosFace: Large Margin Cosine Loss for Deep Face Recognition☆290Updated 6 years ago
- Large-Margin Softmax Loss, Angular Softmax Loss, Additive Margin Softmax, ArcFaceLoss And FocalLoss In Tensorflow☆106Updated 6 years ago
- Face recognition using triplet loss, implementing FaceNet with pytorch.人脸识别项目,提供一个小型数据集用作验证,使用三元组损失函数(Triplet loss)提升准确率和泛化能力,对FaceNet进行了…☆131Updated 7 years ago
- Age and Gender Prediction☆70Updated 6 years ago
- Extract a complete process from insightface_tf to do face recognition and verification.☆16Updated 5 years ago
- A Tensorflow implementation of "A Light CNN for Deep Face Representation with Noisy Labels"☆78Updated 7 years ago
- Six face attributes predication from a single face image (Toy Project)☆136Updated 6 years ago
- ShuffleNet Implementation using Keras Functional Framework 2.0☆77Updated 4 years ago
- A Context-assisted Single Shot Face Detector in TensorFlow☆276Updated 6 years ago
- Tensoflow implementation of InsightFace (ArcFace: Additive Angular Margin Loss for Deep Face Recognition).☆253Updated 6 years ago
- mtcnn-tf☆164Updated 7 years ago
- Face detection with mobilenet-ssd written by tf.keras.☆178Updated 4 years ago
- a re-implementation of asoftmax in tensorflow☆91Updated 7 years ago
- Noise-Tolerant Paradigm for Training Face Recognition CNNs [Official, CVPR 2019]☆136Updated 6 years ago
- This is a mxnet version implementation of SSR-Net for age and gender Estimation☆113Updated 6 years ago
- A fast face detector☆179Updated 6 years ago
- Face identification with cnn+triplet-loss written by Keras.☆48Updated 7 years ago
- 复现 ArcFace 论文☆23Updated 2 years ago
- pytorch implementation of face detection algorithm MTCNN☆66Updated 5 years ago
- the multi-GPUs implementation of mobilenet v3 in tensorflow with tf.layers☆91Updated 6 years ago
- 🍑 TensorFlow Code for CVPR 2017 paper "SphereFace: Deep Hypersphere Embedding for Face Recognition"☆114Updated 6 years ago
- MTCNN提出了一种Multi-task的人脸检测框架,将人脸检测和人脸特征点检测同时进行。提出一个新的基于CNN的级联型框架,用于联和(joint)人脸检测和对齐;还设计轻量级的CNN架构使得速度上可以达到实时;提出一个有效的online hard sample mini…☆38Updated 6 years ago