Skip to content

Reddone/people-detector-opencv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PeopleDetector

This is my very first project in the field of computer vision. Basically, I tried to recreate the OpenCV PeopleDetector, by training the SVM manually instead of using the pre trained one of OpenCV.

The training dataset in the main.py file is composed by the INRIA and VIPER datasets, joined together. For what concerns the negative examples, you can find the procedure in the utils.py code. The test was performed on the CROWD_PETS_2009 dataset, but you are free to use your own.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages