hog
There are 125 repositories under hog topic.
pochih/CBIR
🏞 A content-based image retrieval (CBIR) system
icsfy/Pedestrian_Detection
通过HOG+SVM训练进行行人检测,行人数据库使用INRIAPerson,程序基于OpenCV实现
Jackpopc/aiLearnNotes
Artificial Intelligence Learning Notes.
amineHorseman/facial-expression-recognition-svm
Training SVM classifier to recognize people expressions (emotions) on Fer2013 dataset
HansRen1024/SVM-classification-localization
HoG, PCA, PSO, Hard Negative Mining, Sliding Window, Edge Boxes, NMS
ahmetozlu/vehicle_counting_hog_svm
Vehicle detection, tracking and counting by SVM is trained with HOG features using OpenCV on c++.
fabioperez/transito-cv
[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
cvjena/artos
Adaptive Real-Time Object Detection System with HOG and CNN Features
pathak-ashutosh/Eye-blink-detection
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.
PassByYou888/zAnalysis
zAnalysis是基于Pascal语言编写的大型统计学开源库
elucideye/acf
Aggregated Channel Feature object detection in C++ and OpenGL ES 2.0 based on https://github.com/pdollar/toolbox
preethampaul/HOG
Histogram Of Oriented Gradients
nrsyed/svm-vehicle-detector
HOG-based linear SVM for detecting vehicles (or any other object) in videos
chriamue/object-detector-rust
Object detection using feature-based algorithms in Rust. Compiles to WebAssembly.
gongxijun/lantern-detection
物体检测 object-detection 用于检测红灯笼demo
harveen54/Udacity-CarND-Vehicle-Detection-and-Tracking
Term 1, Project 5 - Udacity Self Driving Car Nanodegree
uranus4ever/Vehicle-Detection
Vehicle detection based on YOLO and SVM
winterant/hog_svm
HOG+SVM图像分类-行人检测
guanfuchen/object_detection_hog_svm
使用HOG和SVM进行目标检测
LemuelKL/CIFAR10-HOG-PCA-SVM
Classifier for CIFAR-10. Grayscaling, HOG, PCA, and RBF SVM. 62% test accuracy. Walkthrough on YouTube: https://youtu.be/gmTweV0eHhk
soheil-mp/Histogram-of-Oriented-Gradients-HOG
This algorithm counts occurrences of gradient orientation in localized portions of an image and visualize it in an image.
vikasnataraja/Pedestrian-Detection-and-Tracking-for-Autonomous-Vehicles
This project uses Histogram of Oriented Gradients for pedestrian detection and Kalman Filter for tracking and prediction
davquar/HumanCount
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)
KCC13/tf-HOG
The histogram of oriented gradients (HOG) implemented in tensorflow.
vamc-stash/image-retrieval
Image Search Engine
bohdansok/Face_Recognition
This is "ready from box" face recognition app, based on Mediapipe, dlib and face_recognition modules.
darienmt/CarND-Vehicle-Detection-P5
Udacity Self Driving Car Nanodegree - Vehicle Detection
zhearing/SVM_HOG_CUDA
HOG pedestrian detection algorithm CUDA parallel implementation.
JakubVojvoda/histogram-of-oriented-gradients-gpu
Histogram of oriented gradients (HOG) on GPU
xyxxmb/CVcode
This is a code repository about CV.
dbarac/cbmir
Content-based medical image retrieval - image similarity search for radiology images
ErolOZKAN-/ComputerVision-ObjectDetection
Computer Vision - Object Detection
chanddu/Face-Recognition
Face Recognition library
talha1503/HOG-numpy
Numpy Implementation of classic computer vision feature extraction algorithm.
vishnoitanuj/RPI-Drowsy-detection
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.
Juanx65/ConvSalmonModel
Identification of individual salmons using CNN and HoG approach