XiaohangZhan / face_recognition_frameworkLinks
Multi-task face recognition framework based on PyTorch
☆252Updated 5 years ago
Alternatives and similar repositories for face_recognition_framework
Users that are interested in face_recognition_framework are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of Additive Angular Margin Loss for Deep Face Recognition.☆200Updated 2 years ago
- ☆187Updated 4 years ago
- Reimplement RetinaFace with Pytorch☆306Updated 3 years ago
- Code and model for the winner team 'trojans' in ICCV19-Lightweight Face Recognition Challenge☆128Updated 6 years ago
- Selective Refinement Network for High Performance Face Detection, AAAI, 2019☆275Updated 5 years ago
- Pyramidbox implement with pytorch☆154Updated 6 years ago
- ☆310Updated 6 years ago
- Exploring the Limits of Compact Model for Age Estimation. CVPR2019☆154Updated 6 years ago
- DSFD implement with pytorch☆169Updated 6 years ago
- This repo implements PyramidBox with pytorch☆211Updated 7 years ago
- Pytorch implementation of CosFace☆258Updated 5 years ago
- PyTorch implementation of Additive Angular Margin Loss for Deep Face Recognition.☆329Updated 3 years ago
- code for ChaLearn Face Anti-spoofing Attack Detection Challenge@CVPR2019☆125Updated 6 years ago
- Noise-Tolerant Paradigm for Training Face Recognition CNNs [Official, CVPR 2019]☆136Updated 6 years ago
- Face evaluation method, such as FDDB, WIDERFace, Megaface, etc.☆47Updated 7 years ago
- A light and fast one class detection framework for edge devices. We provide face detector, head detector, pedestrian detector, vehicle de…☆206Updated 5 years ago
- Six face attributes predication from a single face image (Toy Project)☆137Updated 6 years ago
- unofficial version of centerface, which achieves the best balance between speed and accuracy at face detection☆241Updated 5 years ago
- ☆206Updated 6 years ago
- Face Recognition Loss on Mnist, Pytorch implementation☆95Updated 4 years ago
- PDSN code for ICCV'2019 paper 《Occlusion Robust Face Recognition based on Mask Learning with Pairwise Differential Siamese Network》☆97Updated 6 years ago
- A pytorch implementation of SSH face detector (Single Shot Headless face detector)☆61Updated 6 years ago
- [IJCAI18] SSR-Net: A Compact Soft Stagewise Regression Network for Age Estimation☆89Updated 7 years ago
- Python Evaluation Code for Wider Face Dataset☆177Updated last year
- Pytorch implementation of face attention network☆316Updated 6 years ago
- C3AE implement