paper-with-me

Papers

Multi-Temporal Scene Classification and Scene Change Detection with Correlation based Fusion

2020-06-03 · Lixiang Ru, Bo Du, Chen Wu

Classifying multi-temporal scene land-use categories and detecting their semantic scene-level changes for imagery covering urban regions could straightly reflect the land-use transitions. Existing methods for scene change detection rarely focus on the temporal correlation of bi-temporal features, and are mainly evaluated on small scale scene change detection datasets. In this work, we proposed a CorrFusion module that fuses the highly correlated components in bi-temporal feature embeddings. We firstly extracts the deep representations of the bi-temporal inputs with deep convolutional networks. Then the extracted features will be projected into a lower dimension space to computed the instance-level correlation. The cross-temporal fusion will be performed based on the computed correlation in CorrFusion module. The final scene classification are obtained with softmax activation layers. In the objective function, we introduced a new formulation for calculating the temporal correlation. The detailed derivation of backpropagation gradients for the proposed module is also given in this paper. Besides, we presented a much larger scale scene change detection dataset and conducted experiments on this dataset. The experimental results demonstrated that our proposed CorrFusion module could remarkably improve the multi-temporal scene classification and scene change detection results.

📄 PDF Abstract BibTeX arXiv:2006.02176

Code (1)

rulixiang/CorrFusionNet 공식 구현 tf

Tasks

Change DetectionGeneral ClassificationScene Change DetectionScene Classification

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

ChronoGS: Disentangling Invariants and Changes in Multi-Period Scenes

2025-11-24 · Zhongtao Wang, Jiaqi Dai, Qingtian Zhu, Yilong Li 외 arxiv

Multi-period image collections are common in real-world applications. Cities are re-scanned for mapping, construction sites are revisited for progress tracking, and natural regions are monitored for environmental change.…

Neural Scene Chronology

2023-06-13 · CVPR 2023 1 · Haotong Lin, Qianqian Wang, Ruojin Cai, Sida Peng 외

In this work, we aim to reconstruct a time-varying 3D model, capable of rendering photo-realistic renderings with independent control of viewpoint, illumination, and time, from Internet photos of large-scale landmarks. T…

TEOChat: A Large Vision-Language Assistant for Temporal Earth Observation Data

2024-10-08 · Jeremy Andrew Irvin, Emily Ruoyu Liu, Joyce Chuyi Chen, Ines Dormoy 외

Large vision and language assistants have enabled new capabilities for interpreting natural images. These approaches have recently been adapted to earth observation data, but they are only able to handle single image inp…

Change DetectionEarth ObservationInstruction FollowingQuestion Answering+3

Contour Detection and Characterization for Asynchronous Event Sensors

2015-12-01 · ICCV 2015 12 · Francisco Barranco, Ching L. Teo, Cornelia Fermuller, Yiannis Aloimonos

The bio-inspired, asynchronous event-based dynamic vision sensor records temporal changes in the luminance of the scene at high temporal resolution. Since events are only triggered at significant luminance changes, most …

Boundary DetectionContour DetectionGeneral ClassificationSegmentation

Detecting Changes in 3D Structure of a Scene from Multi-view Images Captured by a Vehicle-Mounted Camera

2013-06-01 · CVPR 2013 6 · Ken Sakurada, Takayuki Okatani, Koichiro Deguchi

This paper proposes a method for detecting temporal changes of the three-dimensional structure of an outdoor scene from its multi-view images captured at two separate times. For the images, we consider those captured by …

Change Detection