A mobilenet SSD based face detector, powered by tensorflow object detection api, trained by WIDERFACE dataset.
☆775Oct 5, 2020Updated 5 years ago
Alternatives and similar repositories for tensorflow-face-detection
Users that are interested in tensorflow-face-detection are comparing it to the libraries listed below
Sorting:
- parse WIDER FACE dataset to tensorflow tfrecord format for object detection api☆42Jun 27, 2022Updated 3 years ago
- Face detection with mobilenet-ssd written by tf.keras.☆180Dec 5, 2020Updated 5 years ago
- How to train a Tensorflow face object detection model☆64Jul 19, 2018Updated 7 years ago
- Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks☆2,869Oct 11, 2022Updated 3 years ago
- Face recognition using Tensorflow☆14,307Jul 24, 2023Updated 2 years ago
- Reproduce MTCNN using Tensorflow☆1,507Dec 16, 2019Updated 6 years ago
- S³FD: Single Shot Scale-invariant Face Detector, ICCV, 2017☆524Oct 17, 2018Updated 7 years ago
- Caffe implementation of Google MobileNet SSD detection network, with pretrained weights on VOC0712 and mAP=0.727.☆2,116Jul 13, 2025Updated 7 months ago
- [CVPR 2018] Real-Time Rotation-Invariant Face Detection with Progressive Calibration Networks☆1,087May 11, 2023Updated 2 years ago
- A deep neural network for face alignment☆511Apr 23, 2023Updated 2 years ago
- This is a Tensorflow implementations of paper "Deep Alignment Network: A convolutional neural network for robust face alignment".☆220Jan 9, 2020Updated 6 years ago
- Caffe implementation of Mobilenet-SSD face detector (NCS compatible)☆85Sep 3, 2019Updated 6 years ago
- this repository is the implementation of MTCNN with no framework, Just need opencv and openblas, support linux and windows