All Projects → alensali → WreckFaceApp

alensali / WreckFaceApp

Licence: other
Android application for gender, age and face recognition using OpenCV and JavaCV libraries

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to WreckFaceApp

Face Api.js
JavaScript API for face detection and face recognition in the browser and nodejs with tensorflow.js
Stars: ✭ 13,258 (+63033.33%)
Mutual labels:  face-recognition, face-detection, gender-recognition
OpenCV-Face-Recognition-Android
Face Detection & Recognition on Android using OpenCV
Stars: ✭ 28 (+33.33%)
Mutual labels:  face-recognition, face-detection, javacv
Face-Recognition-Attendance-System
Face Detection | Recognition | Attendance
Stars: ✭ 289 (+1276.19%)
Mutual labels:  face-recognition, face-detection, lbph
AIML-Human-Attributes-Detection-with-Facial-Feature-Extraction
This is a Human Attributes Detection program with facial features extraction. It detects facial coordinates using FaceNet model and uses MXNet facial attribute extraction model for extracting 40 types of facial attributes. This solution also detects Emotion, Age and Gender along with facial attributes.
Stars: ✭ 48 (+128.57%)
Mutual labels:  face-recognition, gender-recognition, age-recognition
GenderRecognizer
Plain Face Detector & Gender Recognizer
Stars: ✭ 57 (+171.43%)
Mutual labels:  face-recognition, face-detection, gender-recognition
HSE FaceRec tf
Tensorflow/Keras small models for face recognition, ag/gender prediction from images
Stars: ✭ 23 (+9.52%)
Mutual labels:  gender-recognition, age-recognition
InsightFace-REST
InsightFace REST API for easy deployment of face recognition services with TensorRT in Docker.
Stars: ✭ 308 (+1366.67%)
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 (-19.05%)
Mutual labels:  face-recognition, face-detection
terran
A human perception library
Stars: ✭ 98 (+366.67%)
Mutual labels:  face-recognition, face-detection
timeline
Timeline - A photo organizer
Stars: ✭ 39 (+85.71%)
Mutual labels:  face-recognition, face-detection
deepstack-ui
UI for working with Deepstack
Stars: ✭ 115 (+447.62%)
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 (+0%)
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 (+352.38%)
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 (+304.76%)
Mutual labels:  face-recognition, face-detection
aio-rek
Face recognition based attendance system
Stars: ✭ 19 (-9.52%)
Mutual labels:  face-recognition, face-detection
SensorsAndAi
SensorAndAi is an android application which will give you the complete information about all the sensors and some basic information about artificial intelligence.This application will tell you about the use and implementation of the sensor and artificial intelligence.This app will show you how sensor and artificial intelligence is used in any an…
Stars: ✭ 29 (+38.1%)
Mutual labels:  face-recognition, face-detection
Polaris
Polaris is a Face recognition attendance system .
Stars: ✭ 211 (+904.76%)
Mutual labels:  face-recognition, face-detection
tryonface
Simple video-based eyewear virtual try on
Stars: ✭ 57 (+171.43%)
Mutual labels:  face-recognition, face-detection
Face-Recognition-using-Raspberry-Pi
A small project which does face detection using OpenCV library.
Stars: ✭ 48 (+128.57%)
Mutual labels:  face-recognition, face-detection
face-recognition
🙂 An OpenCV application that can detect & recognize your face in real-time
Stars: ✭ 13 (-38.1%)
Mutual labels:  face-recognition, face-detection

WreckFaceApp

Whole project was for educational purpose which I used for master's thesis.

App was developed in Android Studio with OpenCV and JavaCV libraries.

Gender and Age Recognition was implemented through deep neural networks and pretrained Caffe model by Gil Levi and Tal Hassner.

Face Recognition is based on LBPH face recognizer which can be found in JavaCV.

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