foamliu / FaceNetLinks
Face recognition using Keras
☆61Updated 7 years ago
Alternatives and similar repositories for FaceNet
Users that are interested in FaceNet are comparing it to the libraries listed below
Sorting:
- Face recognition based on SiameseNet☆92Updated 7 years ago
- mtcnn face detection transplanted to keras☆125Updated 8 years ago
- implementation of insightface by using Tensorflow☆104Updated 6 years ago
- Face recognition using triplet loss, implementing FaceNet with pytorch.人脸识别项目,提供一个小型数据集用作验证,使用三元组损失函数(Triplet loss)提升准确率和泛化能力,对FaceNet进行了…☆133Updated 7 years ago
- Tensoflow implementation of InsightFace (ArcFace: Additive Angular Margin Loss for Deep Face Recognition).☆254Updated 6 years ago
- mtcnn-tf☆164Updated 7 years ago
- Multi-task face recognition framework based on PyTorch☆253Updated 5 years ago
- Age and Gender Prediction☆69Updated 6 years ago
- An implementation for mnist center loss training and visualization☆75Updated 7 years ago
- Face detection with mobilenet-ssd written by tf.keras.☆178Updated 5 years ago
- Extract a complete process from insightface_tf to do face recognition and verification.☆16Updated 6 years ago
- Multi-task learning smile detection, age and gender classification on GENKI4k, IMDB-Wiki dataset.☆179Updated 7 years ago
- Six face attributes predication from a single face image (Toy Project)☆137Updated 6 years ago
- ☆36Updated 7 years ago
- A Keras implementation of MobileNetV3.☆240Updated 5 years ago
- These are a set of tools using OpenCV, Tensorflow and Keras, with which you can generate your own model of facial landmark detection and …☆138Updated 6 years ago
- Face identification with cnn+triplet-loss written by Keras.☆48Updated 7 years ago
- Using MTCNN and MobileFaceNet on Face Recognition☆67Updated 6 years ago
- 复现 ArcFace 论文☆23Updated 3 years ago
- A better tensorflow implementation of deepinsight, aiming at smoothly production ready for cross-platforms. Currently only with inference…☆217Updated 7 years ago
- ShuffleNet Implementation using Keras Functional Framework 2.0☆77Updated 5 years ago
- Keras implementation of ShuffleNet V2☆97Updated 7 years ago
- Unofficial implementation of MobileNetV3 architecture described in paper Searching for MobileNetV3.☆231Updated 6 years ago
- A fast face detector☆179Updated 6 years ago
- Yolov3 implemented with brand new TensorFlow 2.0 API (both train and prediction)☆65Updated 2 years ago
- [IJCAI18] SSR-Net: A Compact Soft Stagewise Regression Network for Age Estimation☆89Updated 7 years ago
- A Context-assisted Single Shot Face Detector in TensorFlow☆276Updated 7 years ago
- face detection, verification and recognition using Keras☆141Updated 7 years ago
- MTCNN提出了一种Multi-task的人脸检测框架,将人脸检测和人脸特征点检测同时进行。提出一个新的基于CNN的级联型框架,用于联和(joint)人脸检测和对齐;还设计轻量级的CNN架构使得速度上可以达到实时;提出一个有效的online hard sample mini…☆38Updated 7 years ago
- keras实现faster rcnn,end2end训练、预测; 持续更新中,见todo... ;欢迎试用、关注并反馈问题☆84Updated 5 years ago