/Object-detection-via-HOG-SVM

This is an application of Object detection using Histogram of Oriented Gradients (HOG) as features and Support Vector Machines (SVM) as the classifier. Implemented in python, the following libraries are requires

Primary LanguagePython