opconty / face_detection_in_realtimeLinks
This repository is the implementation of face detection in real time using YOLOv3 framework with keras(tensorflow backend). For use in embeded devices, so I choose a computation-efficient CNN architecture named ShuffleNet version 2 and train it from scratch(about 50 epoches) on FDDB.
☆47Updated 7 years ago
Alternatives and similar repositories for face_detection_in_realtime
Users that are interested in face_detection_in_realtime are comparing it to the libraries listed below
Sorting:
- This is a TensorFlow implementation of SSH: Single Stage Headless Face Detector☆32Updated 6 years ago
- caffe-ssd for face, head and vehicle detection☆73Updated 5 years ago
- Intel OpenVINO Implementation of the paper of LFFD: A Light and Fast Face Detector for Edge Devices☆45Updated 6 years ago
- a casual work about retraining to optimize mtcnn Pnet and ONet. it can achieve 100+fps on CPU with minSize 60 (1920x1080) on intel i7 67…☆203Updated 7 years ago
- Caffe and Python implementation of Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Networks☆101Updated 7 years ago
- Caffe implementation of Mobilenet-SSD face detector (NCS compatible)☆85Updated 6 years ago
- ☆122Updated 7 years ago
- Face Detection benchmark on Windows,Ubuntu and Mac☆30Updated 4 years ago
- Tensorflow implementation for [MobileFaceNet]☆79Updated 6 years ago
- A simple example implementing mobilefacenet for face recognition on ncnn☆59Updated 7 years ago
- This is a mxnet version implementation of SSR-Net for age and gender Estimation☆113Updated 7 years ago
- MNN Implementation of the paper of LFFD: A Light and Fast Face Detector for Edge Devices☆129Updated 6 years ago
- ☆129Updated 7 years ago
- a caffe implementation of mobilefacenet,with the record of trainnig log☆115Updated 7 years ago
- MTCNN implement by tensorflow. Easy to training and testing.☆43Updated 8 years ago
- Face Alignment by Mobilenetv2☆186Updated 6 years ago
- These are a set of tools using OpenCV, Tensorflow and Keras, with which you can generate your own model of facial landmark detection and …☆138Updated 6 years ago
- A C++ API of the LFFD with ncnn☆99Updated 5 years ago
- Retinaface caffe with mnetv2 0.25(and many more)☆57Updated 6 years ago
- BlazeFace: Sub-millisecond Neural Face Detection on Mobile GPUs 及其Pytorch实现☆70Updated 4 years ago
- 对比ZQCNN-MTCNN与libfacedetection☆148Updated 6 years ago
- a tensorflow implement dsfd face detector☆110Updated 5 years ago
- A fast face detector☆179Updated 6 years ago
- face recognition☆26Updated 7 years ago
- train mtcnn head detector☆89Updated 6 years ago
- FaceBoxes: A CPU Real-time Face Detector with High Accuracy☆85Updated 8 years ago
- This tensorflow project is based on MobileFaceNet, which use SqueezeNet and ShuffleNet as stem CNN to improve speed.☆39Updated 6 years ago
- 重新设计的RFBNet300,模型参数量只有0.99MB,AP达到0.78,200FPS☆100Updated 6 years ago
- Retinaface windows☆30Updated 6 years ago
- face-detection-ssd-mobilenet-tensorflow☆34Updated 7 years ago