Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 762 Bytes

File metadata and controls

39 lines (24 loc) · 762 Bytes

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: