Home

Awesome

README

The codes are with the ICCV2015 paper "Convolutional Channel Features".

The codes include training and testing of a pedestrian detector on Caltech Pedestrian Dataset. We also provide our trained model for reproduction of the results on Caltech Pedestrian Detection Benchmark (reasonable, detailed) reported in the paper.

The codes are written in MATLAB, dependent on Caffe and Piotr's Computer Vision Matlab Toolbox. Codes are tested on Linux 12.04.3 LTS with 128GB memory and a Titan Z GPU.

Preparation

Demo for pedestrian detection

Train a pedestrian detector

Power law

Reference

If you use our codes or model in your research, we are grateful if you cite the paper:

@inproceedings{binyang15ccf,
  Author    = {Bin Yang and
               Junjie Yan and
               Zhen Lei and
               Stan Z. Li},
  Title     = {Convolutional Channel Features},
  Booktitle = {Proceedings of the IEEE International Conference
               on Computer Vision (ICCV)},
  Year      = {2015}
}

Acknowledgement

Great gratitude is presented to