Implements loading dataset:
“Caltech Pedestrian Detection Benchmark”: http://www.vision.caltech.edu/Image_Datasets/CaltechPedestrians/
Note
First version of Caltech Pedestrian dataset loading.
Code to unpack all frames from seq files commented as their number is huge! So currently load only meta information without data.
Also ground truth isn’t processed, as need to convert it from mat files first.
Note
Usage
References:
[Dollár12] |
|
[DollárCVPR09] |
|