becauseofAI / lffd-pytorchLinks
A light and fast one class detection framework for edge devices. We provide face detector, head detector, pedestrian detector, vehicle detector......
☆205Updated 4 years ago
Alternatives and similar repositories for lffd-pytorch
Users that are interested in lffd-pytorch 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☆239Updated 5 years ago
- offical seesawfacenet pytorch implement, https://arxiv.org/abs/1908.09124☆119Updated 2 years ago
- Python Evaluation Code for Wider Face Dataset☆177Updated last year
- Pyramidbox implement with pytorch☆154Updated 6 years ago
- ☆312Updated 5 years ago
- Working on 68/96 landmarks detection with RetinaFace with MobileNet 0.25☆117Updated 2 years ago
- light DSFD☆94Updated 5 years ago
- Face evaluation method, such as FDDB, WIDERFace, Megaface, etc.☆47Updated 7 years ago
- Reimplement RetinaFace with Pytorch☆306Updated 2 years ago
- 基于CenterNet训练的目标检测&人脸对齐&姿态估计模型☆283Updated 4 years ago
- Code and model for the winner team 'trojans' in ICCV19-Lightweight Face Recognition Challenge☆128Updated 5 years ago
- WIDER FACE annotations converted to the Pascal VOC XML format☆81Updated last year
- Lightweight-face-detection-CenterNet☆100Updated 5 years ago
- BlazeFace: Sub-millisecond Neural Face Detection on Mobile GPUs 及其Pytorch实现☆70Updated 3 years ago
- Reimplement RetinaFace use C++ and TensorRT☆297Updated 5 years ago
- DSFD implement with pytorch