paper-with-me

홈 › Papers

DR-TANet: Dynamic Receptive Temporal Attention Network for Street Scene Change Detection

2021-03-01 · Shuo Chen, Kailun Yang, Rainer Stiefelhagen

Street scene change detection continues to capture researchers' interests in the computer vision community. It aims to identify the changed regions of the paired street-view images captured at different times. The state-of-the-art network based on the encoder-decoder architecture leverages the feature maps at the corresponding level between two channels to gain sufficient information of changes. Still, the efficiency of feature extraction, feature correlation calculation, even the whole network requires further improvement. This paper proposes the temporal attention and explores the impact of the dependency-scope size of temporal attention on the performance of change detection. In addition, based on the Temporal Attention Module (TAM), we introduce a more efficient and light-weight version - Dynamic Receptive Temporal Attention Module (DRTAM) and propose the Concurrent Horizontal and Vertical Attention (CHVA) to improve the accuracy of the network on specific challenging entities. On street scene datasets GSV', TSUNAMI' and `VL-CMU-CD', our approach gains excellent performance, establishing new state-of-the-art scores without bells and whistles, while maintaining high efficiency applicable in autonomous vehicles.

📄 PDF Abstract BibTeX arXiv:2103.00879

Code (1)

Herrccc/DR-TANet 공식 구현 pytorch

Tasks

Autonomous VehiclesChange DetectionDecoderFeature CorrelationScene Change Detection

Similar Papers 제목 키워드 기반

Trilateral Attention Network for Real-time Medical Image Segmentation

2021-06-17 · Ghada Zamzmi, Vandana Sachdev, Sameer Antani

Accurate segmentation of medical images into anatomically meaningful regions is critical for the extraction of quantitative indices or biomarkers. The common pipeline for segmentation comprises regions of interest detect…

Cardiac SegmentationImage SegmentationMedical Image SegmentationSegmentation+1

TAnet: A New Temporal Attention Network for EEG-based Auditory Spatial Attention Decoding with a Short Decision Window

2024-01-11 · Yuting Ding, Fei Chen

Auditory spatial attention detection (ASAD) is used to determine the direction of a listener's attention to a speaker by analyzing her/his electroencephalographic (EEG) signals. This study aimed to further improve the pe…

EEG

StreetForward: Perceiving Dynamic Street with Feedforward Causal Attention

2026-03-20 · Zhongrui Yu, Zhao Wang, Yijia Xie, Yida Wang 외 arxiv

Feedforward reconstruction is crucial for autonomous driving applications, where rapid scene reconstruction enables efficient utilization of large-scale driving datasets in closed-loop simulation and other downstream tas…

Novel View SynthesisAutonomous DrivingDepth Estimation

Generic Event Boundary Detection Challenge at CVPR 2021 Technical Report: Cascaded Temporal Attention Network (CASTANET)

2021-07-01 · Dexiang Hong, CongCong Li, Longyin Wen, Xinyao Wang 외

This report presents the approach used in the submission of Generic Event Boundary Detection (GEBD) Challenge at CVPR21. In this work, we design a Cascaded Temporal Attention Network (CASTANET) for GEBD, which is formed …

Boundary DetectionEvent SegmentationGeneric Event Boundary Detection

Urban Traffic Prediction from Spatio-Temporal Data Using Deep Meta Learning

2019-07-25 · KDD '19 2019 7 · Zheyi Pan, Yuxuan Liang, Weifeng Wang, Yong Yu 외

Predicting urban traffic is of great importance to intelligent transportation systems and public safety, yet is very challenging because of two aspects: 1) complex spatio-temporal correlations of urban traffic, including…

DecoderDiversityGraph AttentionMeta-Learning+3