xiaqunfeng / face-evaluation
Face evaluation method, such as FDDB, WIDERFace, Megaface, etc.
☆47Updated 7 years ago
Alternatives and similar repositories for face-evaluation:
Users that are interested in face-evaluation are comparing it to the libraries listed below
- ☆122Updated 6 years ago
- caffe implementation of insightface's combined margin method☆92Updated 5 years ago
- Convert MXNet model to Caffe model☆113Updated 5 years ago
- Support most of operator which convert mxnet to caffe.☆60Updated 5 years ago
- Code and model for the winner team 'trojans' in ICCV19-Lightweight Face Recognition Challenge☆127Updated 5 years ago
- A Simple Tool to Evaluate Your Models on Megaface Benchmark Implemented in Python and Mxnet☆40Updated 6 years ago
- MTCNN_Training Scripts For Face Detection with PyTorch 0.4.0☆55Updated 6 years ago
- Caffe and Python implementation of Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Networks☆101Updated 6 years ago
- Retinaface caffe with mnetv2 0.25(and many more)☆57Updated 5 years ago
- face recognition☆26Updated 6 years ago
- Test on MegaFace☆28Updated 7 years ago
- a caffe implementation of mobilefacenet,with the record of trainnig log☆115Updated 7 years ago
- This is caffe implementation of shuffleNet V2☆69Updated 6 years ago
- mtcnn python implementation based on Caffe framework☆30Updated 6 years ago
- This is a TensorFlow implementation of SSH: Single Stage Headless Face Detector☆32Updated 5 years ago
- ☆128Updated 6 years ago
- 重新设计的RFBNet300,模型参数量只有0.99MB,AP达到0.78,200FPS☆100Updated 5 years ago
- A MXNet implementation of Modified CRUNet & Residual Attention Network☆67Updated 6 years ago
- convert tensorflow mobilenet-v2 checkpoint to caffemodel☆30Updated 5 years ago
- 完整版caffe-cpp实现☆55Updated 5 years ago
- Pyramidbox implement with pytorch☆154Updated 6 years ago
- This repo implements PyramidBox with pytorch☆210Updated 6 years ago
- A C++ API of the LFFD with ncnn☆99Updated 5 years ago
- 使用pytorch实现mtcnn的训练及预测,并用pytorch的c++ api实现了前向预测的功能化