hog-features topic
facial-expression-recognition-svm
Training SVM classifier to recognize people expressions (emotions) on Fer2013 dataset
facial-expression-recognition-using-cnn
Deep facial expressions recognition using Opencv and Tensorflow. Recognizing facial expressions from images or camera stream
vehicle-detection
Vehicle detection using machine learning and computer vision techniques for Udacity's Self-Driving Car Engineer Nanodegree.
image
Computer Vision and Image Recognition algorithms for R users
calc
Convolutional Autoencoder for Loop Closure
vehicle_counting_hog_svm
Vehicle detection, tracking and counting by SVM is trained with HOG features using OpenCV on c++.
vehicle-tracking-2
A vehicle detection and tracking pipeline with OpenCV, histogram of oriented gradients (HOG), and support vector machines (SVM).
Lane-and-Vehicles-Detection
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
Detecting Cars in real time and identifying the speed of cars and tracking
Hog-feature
HOG feature extractor with simple python implementation