All Projects → daixiangzi → face_detection

daixiangzi / face_detection

Licence: other
using caffemode which is provided by shiqi yu

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to face detection

WreckFaceApp
Android application for gender, age and face recognition using OpenCV and JavaCV libraries
Stars: ✭ 21 (+50%)
Mutual labels:  face-detection
WhoAreYou
Face detection and recognition with CoreML and ARKit
Stars: ✭ 91 (+550%)
Mutual labels:  face-detection
shunyaface
Fast Face Recognition on the edge
Stars: ✭ 49 (+250%)
Mutual labels:  face-detection
face detect api
This is a simple face detection api that takes as input, an image and gives as output, detected faces on the image. This API can be used as an alternative to the paid face detection APIs currently available as it gives quite good accuracy levels.
Stars: ✭ 26 (+85.71%)
Mutual labels:  face-detection
FaceDetection.jl
A face detection algorithm using Viola-Jones' rapid object detection framework written in Julia
Stars: ✭ 13 (-7.14%)
Mutual labels:  face-detection
aws-lambda-face-blur
AWS Lambda Face Blur
Stars: ✭ 17 (+21.43%)
Mutual labels:  face-detection
face-recognition
🙂 An OpenCV application that can detect & recognize your face in real-time
Stars: ✭ 13 (-7.14%)
Mutual labels:  face-detection
pigallery
PiGallery: AI-powered Self-hosted Secure Multi-user Image Gallery and Detailed Image analysis using Machine Learning, EXIF Parsing and Geo Tagging
Stars: ✭ 35 (+150%)
Mutual labels:  face-detection
Insta flters with python
With this program you can add hat & glass on your face(it's support multiple faces)
Stars: ✭ 21 (+50%)
Mutual labels:  face-detection
Face-X
Demonstration of different algorithms and operations on faces. Join the Discord channel for discussion.
Stars: ✭ 226 (+1514.29%)
Mutual labels:  face-detection
android-face-landmarks
Android app that localizes facial landmarks in nearly real-time
Stars: ✭ 62 (+342.86%)
Mutual labels:  face-detection
Face Detection HOG
Face Detection using HOG and SVM
Stars: ✭ 13 (-7.14%)
Mutual labels:  face-detection
gender classifier
Deep learning, Face detection, CNN, Tensorflow, Keras, OpenCV, Python crawler
Stars: ✭ 20 (+42.86%)
Mutual labels:  face-detection
Facial-Recognition-Tool
➰ A Facial Recognition tool based on Open-CV.
Stars: ✭ 44 (+214.29%)
Mutual labels:  face-detection
Deep-Learning
This repo provides projects on deep-learning mainly using Tensorflow 2.0
Stars: ✭ 22 (+57.14%)
Mutual labels:  face-detection
BlurryFaces
A tool to blur faces or other regions in images and videos 🤡🔍
Stars: ✭ 58 (+314.29%)
Mutual labels:  face-detection
Look4Face
Demo of Face Recognition web service
Stars: ✭ 23 (+64.29%)
Mutual labels:  face-detection
keras-yolo3-facedetection
Real-time face detection model using YOLOv3 with Keras
Stars: ✭ 13 (-7.14%)
Mutual labels:  face-detection
Age-Prediction
This Project is an applicaton based on Computer vision and Machine learning implementation using regression supervised classification.
Stars: ✭ 26 (+85.71%)
Mutual labels:  face-detection
face-swap
换脸程序
Stars: ✭ 32 (+128.57%)
Mutual labels:  face-detection

face_detection

using caffemode which is provided by shiqi yu
caffemodel link:https://github.com/ShiqiYu/libfacedetection
in this section,i only write a test.py code run face detection.

environment:

python2,ssd-caffe,no using GPU
you only need to modify test.py caffemodel and prototxt files path in your computer

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].