@inproceedings{244de98a9bc74f7582c4768ad7915adf,
title = "Robust pedestrian detection via a recursive convolution neural network",
abstract = "Pedestrian detection is fundamental challenge for computer vision which requires localizing objects within an image. Convolutional neural networks are widely used in object recognition. However, ordinal convolutional methods using sliding window as the input for networks require time to run an entire image and can only handle a fixed size window image. We propose to using a region proposal based in the V-disparity method to obtain prospect regions, instead of the original scanning methods to obtain the object regions. The region proposals from the V-disparity will be fed as the input for a convolutional neural network(CNN). We also extend the CNN for more effective task object detection. In our model, CNN are combined with recursive neural networks to learn features and classify color images. The convolutional neural network layer learns low-level features of the input image. By using CNN, the learned features can represent highly variable objects in the input image. The learned features after the convolutional layer are then given as inputs to a recursive neural network (RNN) to compose higher order features. The RNN is a multiple, fixed-tree recursive which can combine convolution and pooling into one efficient hierarchical operation.",
keywords = "convolutional recursive neural network, Pedestrian detection, region proposal, V-disparity",
author = "Dinh, \{Tran Thi\} and Vinh, \{Nguyen Dinh\} and Wook, \{Jeon Jae\}",
note = "Publisher Copyright: {\textcopyright} 2018 IEEE.; 19th IEEE/ACIS International Conference on Software Engineering, Artificial Intelligence, Networking and Parallel/Distributed Computing, SNPD 2018 ; Conference date: 27-06-2018 Through 29-06-2018",
year = "2018",
month = aug,
day = "20",
doi = "10.1109/SNPD.2018.8441055",
language = "English",
isbn = "9781538658895",
series = "Proceedings - 2018 IEEE/ACIS 19th International Conference on Software Engineering, Artificial Intelligence, Networking and Parallel/Distributed Computing, SNPD 2018",
publisher = "Institute of Electrical and Electronics Engineers Inc.",
pages = "281--286",
editor = "Hwang, \{Ha Jin\} and Lizhi Cai and Yeom, \{Gun Huck\} and Tokuro Matsuo and Kim, \{Haeng Kon\} and Hyun Yeo and Hong, \{Chung Sun\} and Naoki Fukuta and Takayuki Ito and Huaikou Miao",
booktitle = "Proceedings - 2018 IEEE/ACIS 19th International Conference on Software Engineering, Artificial Intelligence, Networking and Parallel/Distributed Computing, SNPD 2018",
}