supernotman / RetinaFace_PytorchLinks
Reimplement RetinaFace with Pytorch
☆305Updated 3 years ago
Alternatives and similar repositories for RetinaFace_Pytorch
Users that are interested in RetinaFace_Pytorch are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of Additive Angular Margin Loss for Deep Face Recognition.☆200Updated 2 years ago
- unofficial version of centerface, which achieves the best balance between speed and accuracy at face detection☆241Updated 5 years ago
- ☆310Updated 6 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
- Multi-task face recognition framework based on PyTorch☆252Updated 5 years ago
- Python Evaluation Code for Wider Face Dataset☆180Updated last year
- Selective Refinement Network for High Performance Face Detection, AAAI, 2019☆275Updated 5 years ago
- A face detection algorithm☆317Updated 7 years ago
- DSFD implement with pytorch☆169Updated 6 years ago
- FaceQnet: Quality Assessment for Face Recognition based on Deep Learning☆261Updated 4 years ago
- MobileFaceNets: Efficient CNNs for Accurate Real-Time Face Verification on Mobile Devices☆403Updated 2 years ago
- face recognition training project(pytorch)☆482Updated 4 years ago
- PyTorch implementation of Additive Angular Margin Loss for Deep Face Recognition.☆329Updated 3 years ago
- A re-implementation of mtcnn. Joint training, tutorial and deployment together.☆129Updated 5 years ago
- SFD implement with pytorch☆285Updated 7 years ago
- Unofficial PyTorch implementation of BlazeFace☆326Updated 2 years ago
- code for ChaLearn Face Anti-spoofing Attack Detection Challenge@CVPR2019☆125Updated 6 years ago
- Pyramidbox implement with pytorch☆154Updated 6 years ago
- C3AE implement☆87Updated 3 years ago
- Deep Spatial Gradient and Temporal Depth Learning for Face Anti-spoofing☆234Updated 5 years ago
- 基于人脸关键区域提取的人脸识别(LFW:99.82%+ CFP_FP:98.50%+ AgeDB30:98.25%+)☆276Updated 4 years ago
- Finding Tiny Faces in PyTorch☆166Updated 2 months ago
- 基于CenterNet训练的目标检测&人脸对齐&姿态估计模型☆287Updated 4 years ago
- Implementation of PFLD A Practical Facial Landmark Detector , reference to https://arxiv.org/pdf/1902.10859.pdf☆641Updated 8 months ago
- PDSN code for ICCV'2019 paper 《Occlusion Robust Face Recognition based on Mask Learning with Pairwise Differential Siamese Network》☆97Updated 6 years ago
- yoloface大礼包 使用pytroch实现的基于yolov3的轻量级人脸检测(包含关键点)