hog-features topic

List hog-features repositories

facial-expression-recognition-svm

162
Stars
61
Forks
Watchers

Training SVM classifier to recognize people expressions (emotions) on Fer2013 dataset

facial-expression-recognition-using-cnn

444
Stars
143
Forks
Watchers

Deep facial expressions recognition using Opencv and Tensorflow. Recognizing facial expressions from images or camera stream

vehicle-detection

1.1k
Stars
169
Forks
Watchers

Vehicle detection using machine learning and computer vision techniques for Udacity's Self-Driving Car Engineer Nanodegree.

image

271
Stars
62
Forks
Watchers

Computer Vision and Image Recognition algorithms for R users

calc

185
Stars
45
Forks
Watchers

Convolutional Autoencoder for Loop Closure

vehicle_counting_hog_svm

96
Stars
36
Forks
Watchers

Vehicle detection, tracking and counting by SVM is trained with HOG features using OpenCV on c++.

vehicle-tracking-2

83
Stars
31
Forks
Watchers

A vehicle detection and tracking pipeline with OpenCV, histogram of oriented gradients (HOG), and support vector machines (SVM).

Lane-and-Vehicles-Detection

65
Stars
27
Forks
Watchers

This repository contains works on a computer vision software pipeline built on top of Python to identify Lanes and vehicles in a video. This project is not part of Udacity SDCND but is based on other...

Vehicle-and-Speed-Identification

65
Stars
20
Forks
Watchers

Detecting Cars in real time and identifying the speed of cars and tracking

Hog-feature

89
Stars
47
Forks
Watchers

HOG feature extractor with simple python implementation