The project aims to provide a generic framework which utilized HOG as features and SVM as classifier to detect any objects that the user wants. The classifier can be trained to detect to detect anything. Just add positive images to pos folder and negative images to neg folder.
☆11Jun 20, 2015Updated 10 years ago
Alternatives and similar repositories for Object-Detection-Framework-Using-HOG-And-SVM
Users that are interested in Object-Detection-Framework-Using-HOG-And-SVM are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ssd/mobile ssd/yolo v2/yolo v3 implement in opencv3☆10Dec 12, 2018Updated 7 years ago
- Simple static library based on SVMLight and SVMLightLib meant for classification using HOG features.☆22Jan 21, 2014Updated 12 years ago
- Demonstration of Darknet YOLO V2 Real Time Object Detection model (https://pjreddie.com/darknet/yolo) - trained w/ an NVIDIA 1080 Ti GPU☆13Jul 10, 2017Updated 8 years ago
- vehicle detection by HOG and color features☆13Feb 23, 2017Updated 9 years ago
- This repository contains software code to track various human body joints in low resolution video given the human pose at each frame. The…☆12Aug 12, 2017Updated 8 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Models and tools for visual saliency in Python.☆12Oct 23, 2017Updated 8 years ago
- 改写的KCF代码,主要是去除了opencv的依赖,改用Eigen库☆14Jun 14, 2017Updated 8 years ago
- Person Re-identification is the task of matching images of a person across multiple camera views☆17Jul 27, 2017Updated 8 years ago
- The Calorie Estimation Project can be mainly divided into two parts, identifying food from image, and estimating calorie from certain foo…☆12Jan 6, 2017Updated 9 years ago
- A Multilayer Backpropagation Saliency Detection Algorithm Based on Depth Mining☆12Mar 27, 2018Updated 8 years ago
- Deformable Part-based Model for Windows☆13Aug 15, 2013Updated 12 years ago
- This System track the Flaying object and Detect the object using various Machine learning algoritm like Support vector maching,KNN,Random…