hfrommane / TF-siamesenet
Face recognition based on SiameseNet
☆93Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for TF-siamesenet
- Face recognition using triplet loss, implementing FaceNet with pytorch.人脸识别项目,提供一个小型数据集用作验证,使用三元组损失函数(Triplet loss)提升准确率和泛化能力,对FaceNet进行了…☆127Updated 6 years ago
- Face recognition using Keras☆61Updated 6 years ago
- MTCNN提出了一种Multi-task的人脸检测框架,将人脸检测和人脸特征点检测同时进行。提出一个新的基于CNN的级联型框架,用于联和(joint)人脸检测和对齐;还设计轻量级的CNN架构使得速度上可以达到实时;提出一个有效的online hard sample mini…☆37Updated 6 years ago
- tensorflow + python3实现,目标是实现DeepID2+☆63Updated 6 years ago
- mtcnn face detection transplanted to keras☆123Updated 7 years ago
- Six face attributes predication from a single face image (Toy Project)☆136Updated 5 years ago
- 🍑 TensorFlow Code for CVPR 2017 paper "SphereFace: Deep Hypersphere Embedding for Face Recognition"☆114Updated 5 years ago
- A re-implementation of Deep-Alignment-Network using TensorFlow☆111Updated 6 years ago
- implementation of insightface by using Tensorflow☆103Updated 5 years ago
- [IJCAI18] SSR-Net: A Compact Soft Stagewise Regression Network for Age Estimation☆88Updated 6 years ago
- Using MTCNN and MobileFaceNet on Face Recognition☆69Updated 5 years ago
- Implementation of DeepID1 using tensorflow.☆78Updated 7 years ago
- MTCNN_Training Scripts For Face Detection with PyTorch 0.4.0☆55Updated 6 years ago
- cascaded convolutional neural network for facial point detection☆264Updated 6 years ago
- 将WIDER_FACE数据集转换成yolov3需要的格式☆28Updated 6 years ago
- facenet recognition and retrieve by using hnswlib and flask, convert tensorflow model to caffe☆30Updated 5 years ago
- mtcnn-tf☆162Updated 6 years ago
- Tensorflow implementation for paper CosFace: Large Margin Cosine Loss for Deep Face Recognition☆287Updated 6 years ago
- Margin Sample Mining Loss: A Deep Learning Based Method for Person Re-identification☆188Updated 5 years ago
- Extract a complete process from insightface_tf to do face recognition and verification.☆16Updated 5 years ago
- Face Recognization System By MTCNN & Insightface☆46Updated 5 years ago
- Exploring the Limits of Compact Model for Age Estimation. CVPR2019☆154Updated 5 years ago
- mtcnn python implementation based on Caffe framework☆30Updated 5 years ago
- code for ChaLearn Face Anti-spoofing Attack Detection Challenge@CVPR2019☆125Updated 5 years ago
- use yolo v2 to train face detection model on CelebA dataset☆60Updated 7 years ago
- Multi-task face recognition framework based on PyTorch☆250Updated 4 years ago
- 基于insightface训练mobilefacenet的相关步骤及ncnn转换流程☆264Updated 6 years ago
- 使用pytorch实现了FaceBoxes: A CPU Real-time Face Detector with High Accuracy☆131Updated 6 years ago
- Face identification with cnn+triplet-loss written by Keras.☆48Updated 6 years ago
- ATL(Angular Triplet Loss):A new loss function based on sphereface & triplet loss☆184Updated 6 years ago