All Projects → Faceboxes → Similar Projects or Alternatives

343 Open source projects that are alternatives of or similar to Faceboxes

Computer Vision Raspberrypi
Sample projects for Computer Vision with Raspberry Pi and Movidius Neural Compute Stick
Stars: ✭ 69 (-47.33%)
Mutual labels:  face-detection
Opencv Mtcnn
An implementation of MTCNN Face detector using OpenCV's DNN module
Stars: ✭ 59 (-54.96%)
Mutual labels:  face-detection
1zlab face track robot
二自由度云台实现人脸追踪。 首先是使用一款名字叫做IP摄像头的APP 采集手机摄像头的图像,在手机上建立一个视频流服务器。在局域网下,PC通过IP还有端口号获取图像。使用OpenCV的人脸检测的API获取人脸在画面中的位置,根据人脸位置距离画面中心的x轴与y轴的偏移量(offset) ,通过P比例控制(PID控制中最简单的一种)控制二自由度云台上臂与下臂的旋转角度,将角度信息通过串口通信UART发送给ESP32单片机(不限于ESP32,STM32,Arduino都可以)解析执行对应的操作,从而使得人脸尽可能处在画面的正中间。
Stars: ✭ 103 (-21.37%)
Mutual labels:  face-detection
Facegrab
A tool to collect public images from Facebook and create an image dataset for training computer vision applications like gender recognition, and face detection
Stars: ✭ 76 (-41.98%)
Mutual labels:  face-detection
Facer
Simple (🤞) face averaging (🙂) in Python (🐍)
Stars: ✭ 49 (-62.6%)
Mutual labels:  face-detection
Tensorflow Mtcnn
C++ and python Inference only for MTCNN face detector on Tensorflow. Based on davidsandberg's facenet project:
Stars: ✭ 106 (-19.08%)
Mutual labels:  face-detection
Face Api Demo Vue
使用 Vue 框架搭建演示,H5、Web、NodeJS 实现人脸检测识别,基于 TensorFlowJS 实现的 face-api.js 人脸识别库。
Stars: ✭ 65 (-50.38%)
Mutual labels:  face-detection
Deepgaze
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.
Stars: ✭ 1,552 (+1084.73%)
Mutual labels:  face-detection
Facifier
An emotion and gender detector based on facial features, built with Python and OpenCV
Stars: ✭ 52 (-60.31%)
Mutual labels:  face-detection
Pyseeta
python api for SeetaFaceEngine(https://github.com/seetaface/SeetaFaceEngine.git)
Stars: ✭ 93 (-29.01%)
Mutual labels:  face-detection
Pcn Ncnn
PCN based on ncnn framework.
Stars: ✭ 78 (-40.46%)
Mutual labels:  face-detection
Facekit
Implementations of PCN (an accurate real-time rotation-invariant face detector) and other face-related algorithms
Stars: ✭ 1,028 (+684.73%)
Mutual labels:  face-detection
Sod
An Embedded Computer Vision & Machine Learning Library (CPU Optimized & IoT Capable)
Stars: ✭ 1,460 (+1014.5%)
Mutual labels:  face-detection
Android Facedetection Ultranet Mnn
Android face detection 30+ FPS, pretrained weight 1MB.
Stars: ✭ 74 (-43.51%)
Mutual labels:  face-detection
Faster Mobile Retinaface
[CVPR 2020] Reimplementation of RetinaFace, faster and stronger.
Stars: ✭ 117 (-10.69%)
Mutual labels:  face-detection
Face Recognition Cpp
Real Time Face Recognition Detector. Over 30FPS on CPU!
Stars: ✭ 68 (-48.09%)
Mutual labels:  face-detection
Face Classification
Face model to classify gender and race. Trained on LFWA+ Dataset.
Stars: ✭ 104 (-20.61%)
Mutual labels:  face-detection
Ssd Models
把极速检测器的门槛给我打下来make lightweight caffe-ssd great again
Stars: ✭ 62 (-52.67%)
Mutual labels:  face-detection
Libfacedetection
An open source library for face detection in images. The face detection speed can reach 1000FPS.
Stars: ✭ 10,852 (+8183.97%)
Mutual labels:  face-detection
Tiny
Tiny Face Detector, CVPR 2017
Stars: ✭ 1,079 (+723.66%)
Mutual labels:  face-detection
Awslambdaface
Perform deep neural network based face detection and recognition in the cloud (via AWS lambda) with zero model configuration or tuning.
Stars: ✭ 98 (-25.19%)
Mutual labels:  face-detection
Opencv Face Filters
Snapchat-like Face Filters in OpenCV
Stars: ✭ 51 (-61.07%)
Mutual labels:  face-detection
Mobilenet Yolo
MobileNetV2-YoloV3-Nano: 0.5BFlops 3MB HUAWEI P40: 6ms/img, YoloFace-500k:0.1Bflops 420KB🔥🔥🔥
Stars: ✭ 1,566 (+1095.42%)
Mutual labels:  face-detection
Live Stream Face Detection
Live Streaming and Face Detection with Flask in Browser
Stars: ✭ 47 (-64.12%)
Mutual labels:  face-detection
React Native Camera
A Camera component for React Native. Also supports barcode scanning!
Stars: ✭ 9,530 (+7174.81%)
Mutual labels:  face-detection
Ai Reading Materials
Some of the ML and DL related reading materials, research papers that I've read
Stars: ✭ 79 (-39.69%)
Mutual labels:  face-detection
Realtimefaceapi
This is a demo project showing how to use Face API in Cognitive Services with OpenCV
Stars: ✭ 44 (-66.41%)
Mutual labels:  face-detection
Face recognition
The world's simplest facial recognition api for Python and the command line
Stars: ✭ 42,549 (+32380.15%)
Mutual labels:  face-detection
Cnn Paper2
🎨 🎨 深度学习 卷积神经网络教程 :图像识别,目标检测,语义分割,实例分割,人脸识别,神经风格转换,GAN等🎨🎨 https://dataxujing.github.io/CNN-paper2/
Stars: ✭ 77 (-41.22%)
Mutual labels:  face-detection
Anime Face Detector
A Faster-RCNN based anime face detector implementation using tensorflow.
Stars: ✭ 117 (-10.69%)
Mutual labels:  face-detection
Retinaface.pytorch
Reimplement RetinaFace using PyTorch.
Stars: ✭ 74 (-43.51%)
Mutual labels:  face-detection
A Convolutional Neural Network Cascade For Face Detection
TensorFlow implementation of "A Convolutional Neural Network Cascade for Face Detection", CVPR 2015
Stars: ✭ 106 (-19.08%)
Mutual labels:  face-detection
Retinadetector
基于RetinaFace的目标检测方法,适用于人脸、缺陷、小目标、行人等
Stars: ✭ 73 (-44.27%)
Mutual labels:  face-detection
Robovision
AI and machine leaning-based computer vision for a robot
Stars: ✭ 126 (-3.82%)
Mutual labels:  face-detection
Facevfx
Mapping real-time visual effect to human face.
Stars: ✭ 68 (-48.09%)
Mutual labels:  face-detection
Awesome Face Detection
Compare with various detectors - s3fd, dlib, ocv, ocv-dnn, mtcnn-pytorch, face_recognition
Stars: ✭ 106 (-19.08%)
Mutual labels:  face-detection
Face Api
JavaScript module for face detection and face recognition Using Tensorflow/JS
Stars: ✭ 67 (-48.85%)
Mutual labels:  face-detection
Tenginekit
TengineKit - Free, Fast, Easy, Real-Time Face Detection & Face Landmarks & Face Attributes & Hand Detection & Hand Landmarks & Body Detection & Body Landmarks & Iris Landmarks & Yolov5 SDK On Mobile.
Stars: ✭ 2,103 (+1505.34%)
Mutual labels:  face-detection
Facedetector Base Yolov3 Spp
Stars: ✭ 65 (-50.38%)
Mutual labels:  face-detection
Tiny Faces Pytorch
Finding Tiny Faces in PyTorch
Stars: ✭ 105 (-19.85%)
Mutual labels:  face-detection
Catt
Detecting the temperature from an infrared image
Stars: ✭ 60 (-54.2%)
Mutual labels:  face-detection
Flutter android
Android bindings plugin for Flutter.
Stars: ✭ 131 (+0%)
Mutual labels:  face-detection
Flask face detection
Face detection example in Python 3 based on OpenCV and Flask
Stars: ✭ 55 (-58.02%)
Mutual labels:  face-detection
Caire
Content aware image resize library
Stars: ✭ 9,783 (+7367.94%)
Mutual labels:  face-detection
Idmatch
Match faces on id cards with OCR capabilities.
Stars: ✭ 52 (-60.31%)
Mutual labels:  face-detection
Deepface
Face analysis mainly based on Caffe. At this time, face analysis tasks like detection, alignment and recognition have been done.
Stars: ✭ 1,465 (+1018.32%)
Mutual labels:  face-detection
Facedetector
Face detection for your Android app
Stars: ✭ 1,059 (+708.4%)
Mutual labels:  face-detection
Agender
Real-time estimation of gender and age
Stars: ✭ 95 (-27.48%)
Mutual labels:  face-detection
Facemask
Realtime face and mask detection
Stars: ✭ 51 (-61.07%)
Mutual labels:  face-detection
Facedetection
iPhone app for detecting faces from a live camera feed using Swift and iOS 13 API's.
Stars: ✭ 123 (-6.11%)
Mutual labels:  face-detection
Facevision
iOS11 Vision framework example. Detection of face landmarks
Stars: ✭ 47 (-64.12%)
Mutual labels:  face-detection
Hellovision
Vision framework example for my article. https://medium.com/compileswift/swift-world-whats-new-in-ios-11-vision-456ba4156bad
Stars: ✭ 93 (-29.01%)
Mutual labels:  face-detection
Android Hpe
Android native application to perform head pose estimation using images coming from the front camera.
Stars: ✭ 46 (-64.89%)
Mutual labels:  face-detection
Widerface Evaluation
Python Evaluation Code for Wider Face Dataset
Stars: ✭ 111 (-15.27%)
Mutual labels:  face-detection
Ios11 Visionframework
Vision Framework IOS WWDC 2017
Stars: ✭ 85 (-35.11%)
Mutual labels:  face-detection
Facelandmarksdetection
Finds facial features such as face contour, eyes, mouth and nose in an image.
Stars: ✭ 130 (-0.76%)
Mutual labels:  face-detection
Insightface Just Works
Insightface face detection and recognition model that just works out of the box.
Stars: ✭ 127 (-3.05%)
Mutual labels:  face-detection
Deepstack
The World's Leading Cross Platform AI Engine for Edge Devices
Stars: ✭ 120 (-8.4%)
Mutual labels:  face-detection
Sphereface
Implementation for <SphereFace: Deep Hypersphere Embedding for Face Recognition> in CVPR'17.
Stars: ✭ 1,483 (+1032.06%)
Mutual labels:  face-detection
Insightface
State-of-the-art 2D and 3D Face Analysis Project
Stars: ✭ 10,886 (+8209.92%)
Mutual labels:  face-detection
1-60 of 343 similar projects