Skip to content

BUPTLdy/human-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Dependence

imutils

sudo pip install imutils

python-opencv

sudo pip install python-opencv

scikit-learn

sudo pip install scikit-learn

scikit-image

sudo pip install scikit-image

Install

git clone git@github.com:BUPTLdy/human-detector.git
cd human-detector/object_detector
python python detector.py

Detail in Chinese

Human Detection using HOG-Linear SVM in Python

Result

Before NMS:

After NMS:

Releases

No releases published

Packages

No packages published

Languages