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
git clone git@github.com:BUPTLdy/human-detector.git
cd human-detector/object_detector
python python detector.py
Human Detection using HOG-Linear SVM in Python
Before NMS:
After NMS: