All Projects → danxuhk → CMT-CNN

danxuhk / CMT-CNN

Licence: other
Learning Cross-Modal Deep Representations for Robust Pedestrian Detection

Programming Languages

C++
36643 projects - #6 most used programming language
python
139335 projects - #7 most used programming language
Cuda
1817 projects
CMake
9771 projects
matlab
3953 projects
Makefile
30231 projects
shell
77523 projects

Learning Cross-Modal Deep Representations for Robust Pedestrian Detection

By Dan Xu, Wanli Ouyang, Elisa Ricci, Xiaogang Wang and Nicu Sebe

## Introduction CMT-CNN is a pedestrian detection approach asscoiated to an arxiv submission https://arxiv.org/abs/1704.02431 which is accepted at CVPR 2017. The code is implemented with Caffe and has been tested under the configurations of Ubuntu 14.04, MATLAB 2015b and CUDA 8.0. ## Cite CMT-CNN Please consider citing our paper if the code is helpful in your research work:
@inproceedings{xu2017learning,
  title={Learning Cross-Modal Deep Representations for Robust Pedestrian Detection},
  author={Xu, Dan and Ouyang, Wanli and Ricci, Elisa and Wang, Xiaogang and Sebe, Nicu},
  journal={CVPR},
  year={2017}
}
## Requirements

Please first download and install this modified caffe version for CMT-CNN, and test by downloading the trained model and network definition file from Google Drive.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].