RuisongZhou / FDDB_EvaluationLinks
Python Evaluation Code for FDDB Dataset.
☆26Updated 5 years ago
Alternatives and similar repositories for FDDB_Evaluation
Users that are interested in FDDB_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☆239Updated 5 years ago
- 基于CenterNet训练的目标检测&人脸对齐&姿态估计模型☆284Updated 4 years ago
- Working on 68/96 landmarks detection with RetinaFace with MobileNet 0.25☆118Updated 2 years ago
- Python Evaluation Code for Wider Face Dataset☆178Updated last year
- 重新设计的RFBNet300,模型参数量只有0.99MB,AP达到0.78,200FPS☆100Updated 5 years ago
- 使用pytorch实现mtcnn的训练及预测,并用pytorch的c++ api实现了前向预测的功能化☆39Updated 4 years ago
- A light and fast one class detection framework for edge devices. We provide face detector, head detector, pedestrian detector, vehicle de…☆206Updated 4 years ago
- https://arxiv.org/abs/2005.10497☆73Updated 5 years ago
- DSFD implement with pytorch☆168Updated 5 years ago
- Pyramidbox implement with pytorch☆154Updated 6 years ago
- Code and model for the winner team 'trojans' in ICCV19-Lightweight Face Recognition Challenge☆128Updated 5 years ago
- PyTorch implementation of Additive Angular Margin Loss for Deep Face Recognition.☆200Updated last year
- This is the unofficial implementation of the "CenterNet:Objects as Points".Just a simple try with self-modified shufflenetv2 and yolov3.…☆111Updated 4 years ago
- centerNet Caffe inference CPP☆68Updated 6 years ago
- pytorch 使用centernet进行 人脸检测Face Detection (bbox + landmark)、 船只检测SeaShips Detection☆48Updated 5 years ago
- Demonstration of CNN Pruning on MTCNN and MobileFaceNet using Pytorch framework☆38Updated 5 years ago
- Multi-task face recognition framework based on PyTorch☆253Updated 5 years ago
- 2019CCF BDCI-多人种人脸识别☆54Updated 5 years ago
- Reimplement RetinaFace with Pytorch☆307Updated 2 years ago
- A pytorch implementation of SSH face detector (Single Shot Headless face detector)☆61Updated 6 years ago
- some video with fighting and normal☆82Updated 5 years ago
- C3AE implement☆86Updated 2 years ago
- LFFD and SSD based Method implemented by Pytorch for Basketball Recognition Competition.☆34Updated 5 years ago
- a Pytorch reimplementation of SSRNet.☆71Updated 4 years ago
- Face evaluation method, such as FDDB, WIDERFace, Megaface, etc.☆47Updated 7 years ago
- centernet, mobilenetv2, centerface☆52Updated 5 years ago
- Lightweight-face-detection-CenterNet☆100Updated 5 years ago
- light DSFD☆94Updated 5 years ago
- Lightweight Networks such as MobileNet, ShuffleNet and ThunderNet implemented in Pytorch