Skip to content

SuckChen/head-shoulder-detection

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:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages