#
face-detection
Here are 1,930 public repositories matching this topic...
Face recognition using Tensorflow
-
Updated
Jun 26, 2020 - Python
JavaScript API for face detection and face recognition in the browser and nodejs with tensorflow.js
nodejs
javascript
js
tensorflow
face-recognition
face-detection
gender-recognition
face-landmarks
emotion-recognition
age-estimation
tensorflowjs
tfjs
-
Updated
Jul 16, 2020 - TypeScript
An open source library for face detection in images. The face detection speed can reach 1000FPS.
-
Updated
May 17, 2020 - C++
Content aware image resize library
golang
machine-learning
computer-vision
image-processing
face-detection
edge-detection
seam-carving
image-resize
sobel
-
Updated
Jul 8, 2020 - Go
A Camera component for React Native. Also supports barcode scanning!
-
Updated
Jul 16, 2020 - Java
muhk01
commented
Jan 6, 2020
i had following the step to do face detection using retina face and got rectangle bounding boxes output as like on example, could someone please guide me to do realtime recognition like shown in video? i'm currently pretty new at face recognition task, thank you.
-
Updated
Jun 20, 2020 - Python
Nodejs bindings to OpenCV 3 and OpenCV 4
-
Updated
Jul 9, 2020 - C++
记录每天整理的计算机视觉/深度学习/机器学习相关方向的论文
-
Updated
Jun 11, 2020
A distributed visual search and visual data analytics platform.
deep-learning
cbir
face-recognition
face-detection
visual-search
nvidia-docker
image-retrieval
video-analytics
deep-video-analytics
-
Updated
Jun 5, 2020 - Python
An extension that gives UIImageView the ability to focus on faces within an image.
-
Updated
Mar 24, 2020 - Swift
Pure Go face detection, pupil/eyes localization and facial landmark points detection library
golang
opencv
machine-learning
computer-vision
webassembly
wasm
face-detection
eye-detection
facial-landmarks
pupil-detection
pixel-intensity-comparison
-
Updated
Jun 4, 2020 - Go
papers about Face Detection; Face Alignment; Face Recognition && Face Identification && Face Verification && Face Representation; Face Reconstruction; Face Tracking; Face Super-Resolution && Face Deblurring; Face Generation && Face Synthesis; Face Transfer; Face Anti-Spoofing; Face Retrieval;
face-recognition
face-detection
face-reconstruction
face-alignment
face-tracking
face-generation
face-superresolution
face-transfer
face-retrieval
-
Updated
Jul 6, 2020
Self hosted alternative to Google Photos
docker
photos
gallery
django
backend
django-rest-framework
selfhosted
google-photos
face-recognition
face-detection
object-detection
-
Updated
Jun 13, 2020 - Jupyter Notebook
machine-learning
computer-vision
deep-learning
pytorch
artificial-intelligence
feature-extraction
supervised-learning
face-recognition
face-detection
tencent
transfer-learning
nus
convolutional-neural-network
data-augmentation
face-alignment
imbalanced-learning
model-training
fine-tuning
face-landmark-detection
hard-negative-mining
-
Updated
Mar 26, 2020 - Python
Simple Node.js package for robust face detection and face recognition. JavaScript and TypeScript API.
-
Updated
Jan 4, 2019 - JavaScript
Javascript/WebGL lightweight face tracking library designed for augmented reality webcam filters. Features : multiple faces detection, rotation, mouth opening. Various integration examples are provided (Three.js, Babylon.js, FaceSwap, Canvas2D, CSS3D...).
javascript
lightweight
tracking
webgl
threejs
library
snapchat
web
deep-learning
camera
augmented-reality
detection
faceswap
face
face-detection
3d
face-tracking
multiple-faces
face-filters
face-detect
-
Updated
Jul 15, 2020 - JavaScript
Face analysis mainly based on Caffe. At this time, face analysis tasks like detection, alignment and recognition have been done.
-
Updated
Sep 11, 2016 - Python
Implementation for <SphereFace: Deep Hypersphere Embedding for Face Recognition> in CVPR'17.
-
Updated
Apr 4, 2019 - Jupyter Notebook
An Embedded Computer Vision & Machine Learning Library (CPU Optimized & IoT Capable)
c
iot
library
real-time
embedded
cpu
computer-vision
deep-learning
detection
machine-learning-algorithms
webassembly
image-processing
image-recognition
face-detection
convolutional-neural-networks
object-detection
image-analysis
iot-device
facial-landmarks
vision-framework
-
Updated
Mar 7, 2020 - C
Computer Vision library for human-computer interaction. It implements Head Pose and Gaze Direction Estimation Using Convolutional Neural Networks, Skin Detection through Backprojection, Motion Detection and Tracking, Saliency Map.
motion-detection
cnn
particle-filter
face-detection
convolutional-neural-networks
human-computer-interaction
saliency-map
motion-tracking
skin-detection
color-detection
head-pose-estimation
histogram-comparison
histogram-intersection
-
Updated
Apr 30, 2020 - Python
Pretrained Pytorch face detection (MTCNN) and recognition (InceptionResnet) models
pytorch
face-recognition
face-detection
resnet
pretrained-models
inception-resnet
face-tracking
mtcnn
face-identification
-
Updated
Jul 5, 2020 - Python
Tiny Face Detector, CVPR 2017
-
Updated
Mar 21, 2020 - MATLAB
Implementations of PCN (an accurate real-time rotation-invariant face detector) and other face-related algorithms
-
Updated
Feb 26, 2020 - C++
MobileNetV2-YoloV3-Nano: 0.5BFlops 3MB HUAWEI P40: 6ms/img, YoloFace-500k:0.1Bflops500KB🔥 🔥 🔥
computer-vision
deep-learning
cv
cnn
yolo
face-detection
object-detection
darknet
mnn
ncnn
mobilenetv2
yolov3
mobilenet-yolo
yolo-face
-
Updated
Jul 17, 2020 - C
A memory efficient Android image transformation library providing cropping above Face Detection (Face Centering) for Picasso.
-
Updated
Nov 25, 2017 - Java
An awesome face technology repository.
machine-learning
deep-learning
artificial-intelligence
face-recognition
face-detection
face-landmark
face-expression
face-clustering
face-manipulation
face-anti-spoofing
face-3d
face-benchmark
face-action
face-gan
face-deblurring
face-super-resolution
face-paper
face-code
awesome-face
faca-dataset
-
Updated
Feb 14, 2020 - HTML
Improve this page
Add a description, image, and links to the face-detection topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the face-detection topic, visit your repo's landing page and select "manage topics."
Description
the docs say that default value for 'model' is "large". in fact, it is "small", which makes a different. please correct the docs