All Projects → shunyaos → shunyaface

shunyaos / shunyaface

Licence: other
Fast Face Recognition on the edge

Projects that are alternatives of or similar to shunyaface

face-swap
换脸程序
Stars: ✭ 32 (-34.69%)
Mutual labels:  face-recognition, face-detection
Face-Recognition
Machine Learning project to recognise faces from an Image just like facebook or video stream
Stars: ✭ 95 (+93.88%)
Mutual labels:  face-recognition, face-detection
Face-Recognition-using-Raspberry-Pi
A small project which does face detection using OpenCV library.
Stars: ✭ 48 (-2.04%)
Mutual labels:  face-recognition, face-detection
deepvisualminer
Deep visual mining for your photos and videos using YOLOv2 deep convolutional neural network based object detector and traditional face recognition algorithms
Stars: ✭ 21 (-57.14%)
Mutual labels:  face-recognition, face-detection
WhoAreYou
Face detection and recognition with CoreML and ARKit
Stars: ✭ 91 (+85.71%)
Mutual labels:  face-recognition, face-detection
bnk48-face-recognition
Facial Recognition Web App using React.js and face-api.js
Stars: ✭ 41 (-16.33%)
Mutual labels:  face-recognition, face-detection
Face Detection HOG
Face Detection using HOG and SVM
Stars: ✭ 13 (-73.47%)
Mutual labels:  face-recognition, face-detection
aio-rek
Face recognition based attendance system
Stars: ✭ 19 (-61.22%)
Mutual labels:  face-recognition, face-detection
Look4Face
Demo of Face Recognition web service
Stars: ✭ 23 (-53.06%)
Mutual labels:  face-recognition, face-detection
OpenCV-Face-Recognition-Android
Face Detection & Recognition on Android using OpenCV
Stars: ✭ 28 (-42.86%)
Mutual labels:  face-recognition, face-detection
terran
A human perception library
Stars: ✭ 98 (+100%)
Mutual labels:  face-recognition, face-detection
WreckFaceApp
Android application for gender, age and face recognition using OpenCV and JavaCV libraries
Stars: ✭ 21 (-57.14%)
Mutual labels:  face-recognition, face-detection
Polaris
Polaris is a Face recognition attendance system .
Stars: ✭ 211 (+330.61%)
Mutual labels:  face-recognition, face-detection
tryonface
Simple video-based eyewear virtual try on
Stars: ✭ 57 (+16.33%)
Mutual labels:  face-recognition, face-detection
deepstack-ui
UI for working with Deepstack
Stars: ✭ 115 (+134.69%)
Mutual labels:  face-recognition, face-detection
T System
the moving objects tracking system via two axis camera motion (and as optionally n joint robotic arm) for raspberry pi distributions
Stars: ✭ 17 (-65.31%)
Mutual labels:  face-recognition, face-detection
FaceLivenessDetection-SDK
3D Passive Face Liveness Detection (Anti-Spoofing) & Deepfake detection. A single image is needed to compute liveness score. 99,67% accuracy on our dataset and perfect scores on multiple public datasets (NUAA, CASIA FASD, MSU...).
Stars: ✭ 85 (+73.47%)
Mutual labels:  face-recognition, face-detection
InsightFace-REST
InsightFace REST API for easy deployment of face recognition services with TensorRT in Docker.
Stars: ✭ 308 (+528.57%)
Mutual labels:  face-recognition, face-detection
face
[deprecated] 👽 Face Recognition package for Laravel
Stars: ✭ 37 (-24.49%)
Mutual labels:  face-recognition, face-detection
face-recognition
🙂 An OpenCV application that can detect & recognize your face in real-time
Stars: ✭ 13 (-73.47%)
Mutual labels:  face-recognition, face-detection

Shunyaface Library

Updates : Project documentation(beta) is on https://shunyaos.github.io/shunyaface/

ImportantNote: Following instructions are old and deprecated, it will be updated before 20th October 2020.



Restrictions on usage is relaxed it will work for few months for you . When you are sure and want to use it in a product .Please raise an issue .

Shunyaface is a face Detection/Recognition Library which simplifies face detection/recognition on devices which support Shunya OS.

It is written in C++. This library was created after studying the best features of MTCNN,Dlib,Opencv.

Some layers of MTCNN were replaced with new techniques to get faster results. To make it faster ,it uses a custom OS -Shunya which is optimised for AI libraries .

Table of contents

General info

The project aims to achieve fastest detection and recognition speed with low power hardware. Shunyaface is written for embedded-devices like RPI-4,RPI-3,Hikey970,etc and uses Shunyaos. Currently the library achieves a detection FPS of 16-17 FPS on the RaspberryPi-4.

This Library is a trial edition and will support detection/recognition for atleast 3 months (it uses a different method to determine if user has had enough trials of the code)

Screenshots

Example screenshot

Features

  • Face Detection
  • Face Recognition
  • Database Handling for faces

Wiki

If you want to try it yourself go here

Status

Project is: in progress. We will be constantly updating the project so as to improve speed as well as accuracy of face recognition and detection.

Contact

Created by @shunyaos. If you are insterested in buying or for any support or queries feel free to email me at [email protected]

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].