paper-with-me

홈 › Papers

An Attention-guided Multistream Feature Fusion Network for Localization of Risky Objects in Driving Videos

2022-09-16 · Muhammad Monjurul Karim, Ruwen Qin, Zhaozheng Yin

Detecting dangerous traffic agents in videos captured by vehicle-mounted dashboard cameras (dashcams) is essential to facilitate safe navigation in a complex environment. Accident-related videos are just a minor portion of the driving video big data, and the transient pre-accident processes are highly dynamic and complex. Besides, risky and non-risky traffic agents can be similar in their appearance. These make risky object localization in the driving video particularly challenging. To this end, this paper proposes an attention-guided multistream feature fusion network (AM-Net) to localize dangerous traffic agents from dashcam videos. Two Gated Recurrent Unit (GRU) networks use object bounding box and optical flow features extracted from consecutive video frames to capture spatio-temporal cues for distinguishing dangerous traffic agents. An attention module coupled with the GRUs learns to attend to the traffic agents relevant to an accident. Fusing the two streams of features, AM-Net predicts the riskiness scores of traffic agents in the video. In supporting this study, the paper also introduces a benchmark dataset called Risky Object Localization (ROL). The dataset contains spatial, temporal, and categorical annotations with the accident, object, and scene-level attributes. The proposed AM-Net achieves a promising performance of 85.73% AUC on the ROL dataset. Meanwhile, the AM-Net outperforms current state-of-the-art for video anomaly detection by 6.3% AUC on the DoTA dataset. A thorough ablation study further reveals AM-Net's merits by evaluating the contributions of its different components.

📄 PDF Abstract BibTeX arXiv:2209.07922

Code (1)

monjurulkarim/rol_dataset 공식 구현

Tasks

Anomaly DetectionObjectObject LocalizationOptical Flow EstimationVideo Anomaly Detection

Similar Papers 제목 키워드 기반

L-CNN: A Lattice cross-fusion strategy for multistream convolutional neural networks

2020-08-01 · Ana Paula G. S. de Almeida, Flavio de Barros Vidal

This paper proposes a fusion strategy for multistream convolutional networks, the Lattice Cross Fusion. This approach crosses signals from convolution layers performing mathematical operation-based fusions right before p…

image-classificationImage Classification

Deep multi-stations weather forecasting: explainable recurrent convolutional neural networks

2020-09-23 · Ismail Alaoui Abdellaoui, Siamak Mehrkanoon

Deep learning applied to weather forecasting has started gaining popularity because of the progress achieved by data-driven models. The present paper compares two different deep learning architectures to perform weather …

Deep AttentionDeep LearningWeather Forecasting

Sketch-Guided Object Localization in Natural Images

2020-08-14 · ECCV 2020 8 · Aditay Tripathi, Rajath R Dani, Anand Mishra, Anirban Chakraborty

We introduce the novel problem of localizing all the instances of an object (seen or unseen during training) in a natural image via sketch query. We refer to this problem as sketch-guided object localization. This proble…

Image RetrievalObjectobject-detectionObject Detection+4

HOLO: Homography-Guided Pose Estimator Network for Fine-Grained Visual Localization on SD Maps

2026-01-06 · Xuchang Zhong, Xu Cao, Jinke Feng, Hao Fang arxiv

Visual localization on standard-definition (SD) maps has emerged as a promising low-cost and scalable solution for autonomous driving. However, existing regression-based approaches often overlook inherent geometric prior…

Visual LocalizationAutonomous Driving

Radiomics-Guided Global-Local Transformer for Weakly Supervised Pathology Localization in Chest X-Rays

2022-07-10 · Yan Han, Gregory Holste, Ying Ding, Ahmed Tewfik 외

Before the recent success of deep learning methods for automated medical image analysis, practitioners used handcrafted radiomic features to quantitatively describe local patches of medical images. However, extracting di…

Medical Image Analysis