HOG-based SVM for detecting vehicles
https://nrsyed.com/2018/05/06/hog-based-svm-for-detecting-vehicles-in-a-video-part-1/
HOG-based SVM for detecting vehicles in a video (part 1)
Computer vision and machine learning often attempt to replicate tasks that most of us take for granted. As you might guess from the title of this post, identifying other vehicles on the road is one of those tasks—one that anyone who’s driven or sat in
nrsyed.com
https://github.com/sookinoby/vehicle-detection
GitHub - sookinoby/vehicle-detection: Udacity vehicle detection project. Use HOG features and SVM to detect vehicles
Udacity vehicle detection project. Use HOG features and SVM to detect vehicles - GitHub - sookinoby/vehicle-detection: Udacity vehicle detection project. Use HOG features and SVM to detect vehicles
github.com
https://medium.com/@mithi/vehicles-tracking-with-hog-and-linear-svm-c9f27eaf521a
Vehicle Detection with HOG and Linear SVM
For this project, I created a vehicle detection and tracking pipeline with OpenCV, SKLearn, histogram of oriented gradients (HOG), and…
medium.com