-
Updated
Aug 30, 2019 - Python
#
face-detector
Here are 54 public repositories matching this topic...
Tiny Face Detector, CVPR 2017
-
Updated
Mar 21, 2020 - MATLAB
S³FD: Single Shot Scale-invariant Face Detector, ICCV, 2017
-
Updated
Oct 17, 2018 - MATLAB
A Tensorflow Tiny Face Detector, implementing "Finding Tiny Faces"
-
Updated
Mar 31, 2020 - Python
-
Updated
Dec 29, 2016 - C++
Face and Landmark Detector for Anime/Manga. This is 2009s version of Imager::AnimeFace, but it works on recent system.
-
Updated
Jul 25, 2018 - C
A Python based tool to extract faces from any picture.
-
Updated
May 26, 2020 - Python
S3FD: single shot face detector in pytorch
-
Updated
Dec 12, 2018 - Jupyter Notebook
Face Detector based on MTCNN, tensorflow and golang
-
Updated
Apr 21, 2019 - Go
This project provide a single tensorflow model implement the mtcnn face detector. And it shows how to convert model from caffe to tensorflow in a hard way.
-
Updated
Feb 26, 2020 - Python
JavaScript/WebGL lib: detect if the user is looking at the screen or not from the webcam video feed. Lightweight and robust to all lighting conditions. Great for play/pause videos if the user is looking or not, or for person detection. Link to live demo.
javascript
lightweight
webgl
library
real-time
video
deep-learning
detection
face
attention
face-detector
face-detection
webcam
glance
face-tracking
watching
-
Updated
Jun 3, 2020 - JavaScript
Plain Face Detector & Gender Recognizer (male-female-recognition-face-detection-image)
java
opencv
machine-learning
face-detector
gender-recognizer
face-recognition
face-detection
egami
gender-recognition
-
Updated
Jun 19, 2017 - Java
A face detector based on the work "Aggregate channel features for multi-view face detection" presented by Bin Yang, Junjie Yan, Zhen Lei and Stan Z. Li.
-
Updated
Mar 1, 2018 - MATLAB
Ruby binding of dlib C++ library. Currently, focus on face detection.
-
Updated
Sep 18, 2017 - HTML
Reproduce SFD face detector using gluon-cv
-
Updated
Jan 6, 2019 - Python
Simple and Effective Face Detector, based on Progressive Calibration Networks (PCN) which is an accurate rotation-invariant face detector running at real-time speed on CPU, published in CVPR 2018. for ETOS ecosystem
opencv
real-time
cpu
cnn
face-detector
face-detection
convolutional-neural-networks
rotation-invariant
-
Updated
Nov 21, 2018 - C++
Noflo face feature tracking with auduno/clmtrackr
-
Updated
May 23, 2020 - JavaScript
A simple module to detect faces from an image URL or file (path)
-
Updated
Jul 11, 2017 - JavaScript
A PERN stack face detector app
-
Updated
Jun 7, 2020 - JavaScript
👨🏻 👩🏻 Face recognition on go
-
Updated
Jun 26, 2018 - Python
Python kullanarak OpenCV ile yüz ve göz tanıma işlemlerini yapma
python
opencv
python-script
python3
face-detector
face-recognition
face-detection
python-3
opencv-python
face-detection-application
face-detection-system
face-detection-using-opencv
opencv4
opencv4-python
face-detect
face-detector-system
-
Updated
Jun 24, 2020 - Python
Repositório do projeto apresentado no vídeo "Live de Python e OpenCV - Detecção e Reconhecimento de Faces" do canal Universo Discreto
python
opencv
face-detector
face-recognition
face-detection
dlib
opencv-python
face-detection-application
dlib-face-detection
dlib-face-recognition
-
Updated
Jul 4, 2020 - Python
Face-recognition using python 2+ opencv
-
Updated
May 14, 2018 - Python
-
Updated
Jun 29, 2020 - Python
-
Updated
Jan 30, 2018 - Python
SFA : Small Faces Attention Face Detector, IEEE Access 2019
-
Updated
Nov 28, 2019 - Python
-
Updated
May 2, 2017 - Python
A simple implementation of Fisherfaces for realtime facial recognition.
-
Updated
Jan 12, 2018 - Python
Improve this page
Add a description, image, and links to the face-detector topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the face-detector topic, visit your repo's landing page and select "manage topics."
One can find several already-trained classifiers in OpenCV (see opencv\build\etc\haarcascades). The issue here is to read them into Octave (highest priority, and secondarily Matlab). Octave has some support (see http://octave.sourceforge.net/io/function/xmlread.html ). After reading the XML, it should be converted to a data structure that can be manipulated.