All Projects → sunsided → viola-jones-adaboost

sunsided / viola-jones-adaboost

Licence: other
Training a face detection cascade using Adaptive Boosting after Viola and Jones.

Programming Languages

Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to viola-jones-adaboost

Face-Detection
本科毕业设计 基于Haar特征与AdaBoost算法的人脸检测的实现
Stars: ✭ 34 (-27.66%)
Mutual labels:  face-detection, adaboost
udacity-cvnd-projects
My solutions to the projects assigned for the Udacity Computer Vision Nanodegree
Stars: ✭ 36 (-23.4%)
Mutual labels:  face-detection, haar-cascade
Face-Recognition-Attendance-System
Face Detection | Recognition | Attendance
Stars: ✭ 289 (+514.89%)
Mutual labels:  face-detection, haar-cascade
Face-Detection-and-Tracking
Computer Vision model to detect face in the first frame of a video and to continue tracking it in the rest of the video. This is implemented in OpenCV 3.3.0 and Python 2.7
Stars: ✭ 24 (-48.94%)
Mutual labels:  face-detection, viola-jones
FaceDetection.jl
A face detection algorithm using Viola-Jones' rapid object detection framework written in Julia
Stars: ✭ 13 (-72.34%)
Mutual labels:  face-detection, viola-jones
face-recognition
🙂 An OpenCV application that can detect & recognize your face in real-time
Stars: ✭ 13 (-72.34%)
Mutual labels:  face-detection, haar-cascade
Facial-Recognition-Using-FaceNet-Siamese-One-Shot-Learning
Implementation of Facial Recognition System Using Facenet based on One Shot Learning Using Siamese Networks
Stars: ✭ 104 (+121.28%)
Mutual labels:  face-detection, haar-cascade
OpenCV-Anime-Face-Detector
Using OpenCV to detect and mark face and eye features in videos and images. Anime and manga faces are also detected.
Stars: ✭ 20 (-57.45%)
Mutual labels:  face-detection, haar-cascade
facial-expression-recognition
Facial Expression Recognition Using CNN and Haar-Cascade
Stars: ✭ 44 (-6.38%)
Mutual labels:  face-detection, haar-cascade
face-mask-detector
Detecting face mask with OpenCV and TensorFlow. Using simple CNN or model provided by TensorFlow as MobileNetV2, VGG16, Xception.
Stars: ✭ 19 (-59.57%)
Mutual labels:  face-detection
etos-facedetector
Simple and Effective Face Detector, based on Progressive Calibration Networks (PCN) which is an accurate rotation-invariant face detector running at real-time speed on CPU, published in CVPR 2018.
Stars: ✭ 23 (-51.06%)
Mutual labels:  face-detection
pigo-wasm-demos
Webassembly demos showcasing the Pigo face detection library.
Stars: ✭ 47 (+0%)
Mutual labels:  face-detection
frontend-face-detection
a demo of frontend-face-detection
Stars: ✭ 23 (-51.06%)
Mutual labels:  face-detection
bob
Bob is a free signal-processing and machine learning toolbox originally developed by the Biometrics group at Idiap Research Institute, in Switzerland. - Mirrored from https://gitlab.idiap.ch/bob/bob
Stars: ✭ 38 (-19.15%)
Mutual labels:  face-detection
face detection
Face detection in live video
Stars: ✭ 38 (-19.15%)
Mutual labels:  face-detection
Detect-Facial-Features
Code example demonstrating how to detect eyes, nose, lips, and jaw with dlib, OpenCV, and Python
Stars: ✭ 42 (-10.64%)
Mutual labels:  face-detection
morghulis
No description or website provided.
Stars: ✭ 18 (-61.7%)
Mutual labels:  face-detection
quickstart-android
Quick start examples for Banuba Face AR SDK on Android
Stars: ✭ 17 (-63.83%)
Mutual labels:  face-detection
FaceIDLight
A lightweight face-recognition toolbox and pipeline based on tensorflow-lite
Stars: ✭ 17 (-63.83%)
Mutual labels:  face-detection
MLKit-Android-Apps
All android applications (apps) using MLKit
Stars: ✭ 24 (-48.94%)
Mutual labels:  face-detection

Viola-Jones AdaBoost-enabled Face Detection

This repo implements the Viola-Jones object detection framework for face detection purely for the fun of it.

Start here.

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