haar-cascade topic

List haar-cascade repositories

Simd

2.0k
Stars
405
Forks
Watchers

C++ image processing and machine learning library with using of SIMD: SSE, AVX, AVX-512, AMX for x86/x64, VMX(Altivec) and VSX(Power7) for PowerPC, NEON for ARM.

Emotion-detection

1.1k
Stars
462
Forks
Watchers

Real-time Facial Emotion Detection using deep learning

Face-tracking-with-Anime-characters

406
Stars
61
Forks
Watchers

Hello! I have made a Python project where YURI from the game doki doki literature club accesses the webcam and stares directly into the players soul. Hope you enjoy!

Implementation of Facial Recognition System Using Facenet based on One Shot Learning Using Siamese Networks

Face-Recognition-Attendance-System

441
Stars
182
Forks
Watchers

Face Detection | Recognition | Attendance

vehicle_detection_haarcascades

532
Stars
524
Forks
Watchers

Vehicle Detection by Haar Cascades with OpenCV

wasmface

81
Stars
11
Forks
Watchers

Viola-Jones face detection from scratch in WebAssembly

haar-cascade-files

104
Stars
255
Forks
Watchers

A complete collection of Haar-Cascade files. Every Haar-Cascades here!

colab-webcam

100
Stars
40
Forks
Watchers

Notebook for accessing local webcam within Google Colab on Images and Videos. Basic tutorial running face detection on webcam image and video.