🏞 A content-based image retrieval (CBIR) system
-
Updated
Jul 7, 2022 - Python
Artificial Intelligence Learning Notes.
-
Updated
Mar 25, 2023 - Python
Training SVM classifier to recognize people expressions (emotions) on Fer2013 dataset
-
Updated
Sep 13, 2018 - Python
Vehicle detection, tracking and counting by SVM is trained with HOG features using OpenCV on c++.
-
Updated
Sep 30, 2017 - C++
[DEPRECATED] Traffic sign detector and classifier that uses dlib and its implementation of the Felzenszwalb's version of the Histogram of Oriented Gradients (HoG) detector
-
Updated
Jan 18, 2017 - C++
Adaptive Real-Time Object Detection System with HOG and CNN Features
-
Updated
Jul 23, 2018 - C++
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.
-
Updated
Jul 16, 2019 - Python
Aggregated Channel Feature object detection in C++ and OpenGL ES 2.0 based on https://github.com/pdollar/toolbox
-
Updated
Apr 29, 2019 - C++
Histogram Of Oriented Gradients
-
Updated
Jun 9, 2020 - Python
HOG-based linear SVM for detecting vehicles (or any other object) in videos
-
Updated
May 9, 2018 - Python
Object detection using feature-based algorithms in Rust. Compiles to WebAssembly.
-
Updated
Dec 26, 2023 - Rust
Object detector from HOG + Linear SVM framework
-
Updated
Sep 24, 2018 - Python
Term 1, Project 5 - Udacity Self Driving Car Nanodegree
-
Updated
Mar 16, 2018 - Jupyter Notebook
Vehicle detection based on YOLO and SVM
-
Updated
Jan 29, 2018 - Python