opconty / face_detection_in_realtime
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 6 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
- This is a TensorFlow implementation of SSH: Single Stage Headless Face Detector☆32Updated 5 years ago
- Caffe and Python implementation of Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Networks☆101Updated 6 years ago
- ☆121Updated 6 years ago
- ☆92Updated 6 years ago
- This is a mxnet version implementation of SSR-Net for age and gender Estimation☆113Updated 6 years ago
- mtcnn python implementation based on Caffe framework☆30Updated 6 years ago
- ☆128Updated 6 years ago
- Intel OpenVINO Implementation of the paper of LFFD: A Light and Fast Face Detector for Edge Devices☆45Updated 5 years ago
- A simple example implementing mobilefacenet for face recognition on ncnn☆59Updated 6 years ago
- Tensorflow implementation for [MobileFaceNet]☆78Updated 5 years ago
- face recognition☆26Updated 6 years ago
- train mtcnn head detector☆90Updated 5 years ago
- a caffe implementation of mobilefacenet,with the record of trainnig log☆115Updated 6 years ago
- Face evaluation method, such as FDDB, WIDERFace, Megaface, etc.☆47Updated 6 years ago
- Face Alignment by Mobilenetv2☆186Updated 5 years ago
- faceboxes@ncnn☆41Updated 5 years ago
- A C++ API of the LFFD with ncnn☆99Updated 4 years ago
- MobileNet-v2 experimental network description for caffe☆98Updated 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…☆204Updated 6 years ago
- this code takes surf feature to detect spoofing face in recognition.☆53Updated 6 years ago
- Support most of operator which convert mxnet to caffe.☆60Updated 5 years ago
- MTCNN Face Detection & Alignment☆203Updated 7 years ago
- caffe-ssd for face, head and vehicle detection☆73Updated 4 years ago
- MTCNN implement by tensorflow. Easy to training and testing.☆42Updated 7 years ago
- a tensorflow implement dsfd face detector☆112Updated 4 years ago
- caffe face alignment 300w☆77Updated 5 years ago
- Caffe implementation of Mobilenet-SSD face detector (NCS compatible)☆84Updated 5 years ago
- Caffe Implementation of MobileNets V3☆130Updated 5 years ago
- An Face Anti-spoofing Method for Print and Video Attacks☆75Updated 4 years ago
- This tensorflow project is based on MobileFaceNet, which use SqueezeNet and ShuffleNet as stem CNN to improve speed.☆38Updated 5 years ago