paper-with-me

홈 › Papers

From W-Net to CDGAN: Bi-temporal Change Detection via Deep Learning Techniques

2020-03-14 · Bin Hou, Qingjie Liu, Heng Wang, Yunhong Wang

Traditional change detection methods usually follow the image differencing, change feature extraction and classification framework, and their performance is limited by such simple image domain differencing and also the hand-crafted features. Recently, the success of deep convolutional neural networks (CNNs) has widely spread across the whole field of computer vision for their powerful representation abilities. In this paper, we therefore address the remote sensing image change detection problem with deep learning techniques. We firstly propose an end-to-end dual-branch architecture, termed as the W-Net, with each branch taking as input one of the two bi-temporal images as in the traditional change detection models. In this way, CNN features with more powerful representative abilities can be obtained to boost the final detection performance. Also, W-Net performs differencing in the feature domain rather than in the traditional image domain, which greatly alleviates loss of useful information for determining the changes. Furthermore, by reformulating change detection as an image translation problem, we apply the recently popular Generative Adversarial Network (GAN) in which our W-Net serves as the Generator, leading to a new GAN architecture for change detection which we call CDGAN. To train our networks and also facilitate future research, we construct a large scale dataset by collecting images from Google Earth and provide carefully manually annotated ground truths. Experiments show that our proposed methods can provide fine-grained change detection results superior to the existing state-of-the-art baselines.

📄 PDF Abstract BibTeX arXiv:2003.06583

Code (1)

flyhamsw/w-net-keras tf

Tasks

Change DetectionGenerative Adversarial Network

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Dogecoin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

CDGAN: Cyclic Discriminative Generative Adversarial Networks for Image-to-Image Transformation

2020-01-15 · Kancharagunta Kishan Babu, Shiv Ram Dubey

Generative Adversarial Networks (GANs) have facilitated a new direction to tackle the image-to-image transformation problem. Different GANs use generator and discriminator networks with different losses in the objective …

PcDGAN: A Continuous Conditional Diverse Generative Adversarial Network For Inverse Design

2021-06-07 · Amin Heyrani Nobari, Wei Chen, Faez Ahmed

Engineering design tasks often require synthesizing new designs that meet desired performance requirements. The conventional design process, which requires iterative optimization and performance evaluation, is slow and d…

Design SynthesisDiversityGenerative Adversarial NetworkPoint Processes

Change Detection Meets Visual Question Answering

2021-12-12 · Zhenghang Yuan, Lichao Mou, Zhitong Xiong, Xiaoxiang Zhu

The Earth's surface is continually changing, and identifying changes plays an important role in urban planning and sustainability. Although change detection techniques have been successfully developed for many years, the…

Answer GenerationChange DetectionQuestion-Answer-GenerationQuestion Answering+2

Remote Sensing Image Change Detection with Graph Interaction

2023-07-05 · Chenglong Liu

Modern remote sensing image change detection has witnessed substantial advancements by harnessing the potent feature extraction capabilities of CNNs and Transforms.Yet,prevailing change detection techniques consistently …

Change DetectionComputational Efficiency

Improving Anomaly Detection in Industrial Time Series: The Role of Segmentation and Heterogeneous Ensemble

2025-10-10 · Emilio Mastriani, Alessandro Costa, Federico Incardona, Kevin Munari 외 arxiv

Concerning machine learning, segmentation models can identify state changes within time series, facilitating the detection of transitions between normal and anomalous conditions. Specific techniques such as Change Point …

Change Point DetectionAnomaly Detection