🏞 A content-based image retrieval (CBIR) system
-
Updated
Jul 7, 2022 - Python
🏞 A content-based image retrieval (CBIR) system
Artificial Intelligence Learning Notes.
Training SVM classifier to recognize people expressions (emotions) on Fer2013 dataset
Detect eye blinks based on eye aspect ratio (EAR) introduced by Soukupová and Čech in their 2016 paper, Real-Time Eye Blink Detection Using Facial Landmarks.
Histogram Of Oriented Gradients
HOG-based linear SVM for detecting vehicles (or any other object) in videos
Object detector from HOG + Linear SVM framework
Vehicle detection based on YOLO and SVM
This project uses Histogram of Oriented Gradients for pedestrian detection and Kalman Filter for tracking and prediction
Image Search Engine
A real-time human counter that uses HOG and SVM. Developed as project for the Computer Vision course at Sapienza University of Rome (2021-22)
This is "ready from box" face recognition app, based on Mediapipe, dlib and face_recognition modules.
Face Recognition library
Light weight high-level face detector client with multiple detection techniques.
A live drowsiness detection system made to run on a single board computer like raspi. It has been tested with different extreme parameters of distance and spectacles. Can be a huge product to run on cars and prevent accidents as the system runs with 0% internet connectivity.
Numpy Implementation of classic computer vision feature extraction algorithm.
Add a description, image, and links to the hog topic page so that developers can more easily learn about it.
To associate your repository with the hog topic, visit your repo's landing page and select "manage topics."