paper-with-me

홈 › Papers

Fused DNN: A deep neural network fusion approach to fast and robust pedestrian detection

2016-10-11 · Xianzhi Du, Mostafa El-Khamy, Jungwon Lee, Larry S. Davis

We propose a deep neural network fusion architecture for fast and robust pedestrian detection. The proposed network fusion architecture allows for parallel processing of multiple networks for speed. A single shot deep convolutional network is trained as a object detector to generate all possible pedestrian candidates of different sizes and occlusions. This network outputs a large variety of pedestrian candidates to cover the majority of ground-truth pedestrians while also introducing a large number of false positives. Next, multiple deep neural networks are used in parallel for further refinement of these pedestrian candidates. We introduce a soft-rejection based network fusion method to fuse the soft metrics from all networks together to generate the final confidence scores. Our method performs better than existing state-of-the-arts, especially when detecting small-size and occluded pedestrians. Furthermore, we propose a method for integrating pixel-wise semantic segmentation network into the network fusion architecture as a reinforcement to the pedestrian detector. The approach outperforms state-of-the-art methods on most protocols on Caltech Pedestrian dataset, with significant boosts on several protocols. It is also faster than all other methods.

📄 PDF Abstract BibTeX arXiv:1610.03466

Code (0)

등록된 구현이 없습니다.

Tasks

Pedestrian DetectionSemantic Segmentation

Similar Papers 제목 키워드 기반

Fused Deep Neural Networks for Efficient Pedestrian Detection

2018-05-02 · Xianzhi Du, Mostafa El-Khamy, Vlad I. Morariu, Jungwon Lee 외

In this paper, we present an efficient pedestrian detection system, designed by fusion of multiple deep neural network (DNN) systems. Pedestrian candidates are first generated by a single shot convolutional multi-box det…

Ensemble LearningGeneral ClassificationPedestrian DetectionSemantic Segmentation

Pedestrain detection for low-light vision proposal

2023-03-17 · Zhipeng Chang, Ruiling Ma, Wenliang Jia

The demand for pedestrian detection has created a challenging problem for various visual tasks such as image fusion. As infrared images can capture thermal radiation information, image fusion between infrared and visible…

Pedestrian Detection

Cascaded information enhancement and cross-modal attention feature fusion for multispectral pedestrian detection

2023-02-17 · Yang Yang, Kaixiong Xu, Kaizheng Wang

Multispectral pedestrian detection is a technology designed to detect and locate pedestrians in Color and Thermal images, which has been widely used in automatic driving, video surveillance, etc. So far most available mu…

Pedestrian Detection

SemanticVoxels: Sequential Fusion for 3D Pedestrian Detection using LiDAR Point Cloud and Semantic Segmentation

2020-09-25 · Juncong Fei, Wenbo Chen, Philipp Heidenreich, Sascha Wirges 외

3D pedestrian detection is a challenging task in automated driving because pedestrians are relatively small, frequently occluded and easily confused with narrow vertical objects. LiDAR and camera are two commonly used se…

Pedestrian DetectionSemantic Segmentation

Multispectral Deep Neural Networks for Pedestrian Detection

2016-11-08 · Jingjing Liu, Shaoting Zhang, Shu Wang, Dimitris N. Metaxas

Multispectral pedestrian detection is essential for around-the-clock applications, e.g., surveillance and autonomous driving. We deeply analyze Faster R-CNN for multispectral pedestrian detection task and then model it i…

2D Object Detection3D Object DetectionMultispectral Object DetectionObject Detection+1