paper-with-me

Papers

Spatio-Contextual Deep Network Based Multimodal Pedestrian Detection For Autonomous Driving

2021-05-26 · Kinjal Dasgupta, Arindam Das, Sudip Das, Ujjwal Bhattacharya, Senthil Yogamani

Pedestrian Detection is the most critical module of an Autonomous Driving system. Although a camera is commonly used for this purpose, its quality degrades severely in low-light night time driving scenarios. On the other hand, the quality of a thermal camera image remains unaffected in similar conditions. This paper proposes an end-to-end multimodal fusion model for pedestrian detection using RGB and thermal images. Its novel spatio-contextual deep network architecture is capable of exploiting the multimodal input efficiently. It consists of two distinct deformable ResNeXt-50 encoders for feature extraction from the two modalities. Fusion of these two encoded features takes place inside a multimodal feature embedding module (MuFEm) consisting of several groups of a pair of Graph Attention Network and a feature fusion unit. The output of the last feature fusion unit of MuFEm is subsequently passed to two CRFs for their spatial refinement. Further enhancement of the features is achieved by applying channel-wise attention and extraction of contextual information with the help of four RNNs traversing in four different directions. Finally, these feature maps are used by a single-stage decoder to generate the bounding box of each pedestrian and the score map. We have performed extensive experiments of the proposed framework on three publicly available multimodal pedestrian detection benchmark datasets, namely KAIST, CVC-14, and UTokyo. The results on each of them improved the respective state-of-the-art performance. A short video giving an overview of this work along with its qualitative results can be seen at https://youtu.be/FDJdSifuuCs. Our source code will be released upon publication of the paper.

📄 PDF Abstract BibTeX arXiv:2105.12713

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingGraph AttentionPedestrian Detection

Similar Papers 제목 키워드 기반

Seeing Beyond Frames: Zero-Shot Pedestrian Intention Prediction with Raw Temporal Video and Multimodal Cues

2025-07-25 · Pallavi Zambare, Venkata Nikhil Thanikella, Ying Liu arxiv

Pedestrian intention prediction is essential for autonomous driving in complex urban environments. Conventional approaches depend on supervised learning over frame sequences and require extensive retraining to adapt to n…

Autonomous Driving

STINet: Spatio-Temporal-Interactive Network for Pedestrian Detection and Trajectory Prediction

2020-05-08 · CVPR 2020 6 · Zhishuai Zhang, Jiyang Gao, Junhua Mao, Yukai Liu 외

Detecting pedestrians and predicting future trajectories for them are critical tasks for numerous applications, such as autonomous driving. Previous methods either treat the detection and prediction as separate tasks or …

3D geometryAutonomous Drivingobject-detectionObject Detection+2

Real-time Intent Prediction of Pedestrians for Autonomous Ground Vehicles via Spatio-Temporal DenseNet

2019-04-22 · Khaled Saleh, Mohammed Hossny, Saeid Nahavandi

Understanding the behaviors and intentions of humans are one of the main challenges autonomous ground vehicles still faced with. More specifically, when it comes to complex environments such as urban traffic scenes, infe…

Controllable Pedestrian Video Editing for Multi-View Driving Scenarios via Motion Sequence

2025-08-01 · Danzhen Fu, Jiagao Hu, Daiguo Zhou, Fei Wang 외 arxiv

Pedestrian detection models in autonomous driving systems often lack robustness due to insufficient representation of dangerous pedestrian scenarios in training datasets. To address this limitation, we present a novel fr…

Pedestrian DetectionAutonomous DrivingData AugmentationVideo Generation

Local and Global Contextual Features Fusion for Pedestrian Intention Prediction

2023-05-01 · Mohsen Azarmi, Mahdi Rezaei, Tanveer Hussain, Chenghao Qian

Autonomous vehicles (AVs) are becoming an indispensable part of future transportation. However, safety challenges and lack of reliability limit their real-world deployment. Towards boosting the appearance of AVs on the r…

Autonomous VehiclesScene Parsing