Pedestrian-Detection-Project
Pedestrian-Detection-Project copied to clipboard
Pedestrian Detection Project Codes and Documentations
In StixelWorlApplication.cpp, the "helpers/data/DataSequence.hpp" is included. But I can't find this file under helpers folder. Is that a bug or do I have to make DataSequence.hpp myself?
The detailed issue description is as below: 1. Baseline detector performace on Inria dataset is 20% 2. Have the input data decorrelated by adding DCT channels is supposed to reduce...
After adding DCT channels into the detector, a big gap of miss rate is observed between two types of training configurations configurations: Configuration 1: HOG-Like features, namely 8X8 pixel block,...