wondervictor / WiderFace-EvaluationLinks
Python Evaluation Code for Wider Face Dataset
☆179Updated last year
Alternatives and similar repositories for WiderFace-Evaluation
Users that are interested in WiderFace-Evaluation are comparing it to the libraries listed below
Sorting:
- unofficial version of centerface, which achieves the best balance between speed and accuracy at face detection☆241Updated 5 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
- ☆310Updated 5 years ago
- Reimplement RetinaFace with Pytorch☆308Updated 2 years ago
- offical seesawfacenet pytorch implement, https://arxiv.org/abs/1908.09124☆119Updated 2 years ago
- PyTorch implementation of Additive Angular Margin Loss for Deep Face Recognition.☆201Updated last year
- WIDER FACE annotations converted to the Pascal VOC XML format☆81Updated 2 years ago
- C3AE implement☆87Updated 2 years ago
- Code and model for the winner team 'trojans' in ICCV19-Lightweight Face Recognition Challenge☆128Updated 6 years ago
- Working on 68/96 landmarks detection with RetinaFace with MobileNet 0.25☆119Updated 2 years ago
- FaceQnet: Quality Assessment for Face Recognition based on Deep Learning☆255Updated 4 years ago
- DSFD implement with pytorch☆169Updated 5 years ago
- Reimplement RetinaFace use C++ and TensorRT☆298Updated 5 years ago
- Face evaluation method, such as FDDB, WIDERFace, Megaface, etc.☆47Updated 7 years ago
- light DSFD☆95Updated 5 years ago
- An implementation of EQFace: A Simple Explicit Quality Network for Face Recognition (https://arxiv.org/abs/2105.00634, CVPRW 2021)☆198Updated 4 years ago
- Selective Refinement Network for High Performance Face Detection, AAAI, 2019☆275Updated 5 years ago
- This is a mxnet version implementation of SSR-Net for age and gender Estimation☆113Updated 7 years ago
- Python Evaluation Code for FDDB Dataset.☆26Updated 5 years ago
- Multi-task face recognition framework based on PyTorch☆252Updated 5 years ago
- a tensorflow implement dsfd face detector☆110Updated 5 years ago
- Finding Tiny Faces in PyTorch☆166Updated last week
- implementation of insightface by using Tensorflow☆104Updated 6 years ago
- 基于人脸关键区域提取的人脸识别(LFW:99.82%+ CFP_FP:98.50%+ AgeDB30:98.25%+)☆275Updated 4 years ago
- A Simple Tool to Evaluate Your Models on Megaface Benchmark Implemented in Python and Mxnet☆41Updated 6 years ago
- Train code of face anti-spoofing with a single RGB frame☆131Updated 6 years ago
- code for ChaLearn Face Anti-spoofing Attack Detection Challenge@CVPR2019☆125Updated 6 years ago
- Pytorch implementation of FSA-Net: Learning Fine-Grained Structure Aggregation for Head Pose Estimation from a Single Image☆121Updated 4 years ago
- Pyramidbox implement with pytorch