This is a Pytorch implementaion on pedestrain detector modified from this Repository.
Implementation ideas come from CityPersons: A Diverse Dataset for Pedestrian Detection . We get the same missing rate 15.4% with the paper.
-
git clone https://github.com/Justinhzy/pedestrian-detector.git
-
Download weights to the folder data/save_dir vgg16_weights
-
run test_net.py