Code Monkey home page Code Monkey logo

sar_cd_ddnet's Introduction

in IEEE Geoscience and Remote Sensing Letters, vol. 19, pp. 1-5, 2022, Art no. 4013405, doi: 10.1109/LGRS.2021.3073900.

by Xiaofan Qu, Feng Gao, Junyu Dong, Qian Du, Heng-Chao Li

Our code is tested on the Google Colab with free GPU. We will provide Google Colab demo as soon as possible.

If you have any questions, please contact us. Email: [email protected] , [email protected]

Introduction

Change detection from synthetic aperture radar (SAR) imagery is a critical yet challenging task. Existing methods mainly focus on feature extraction in spatial domain, and little attention has been paid to frequency domain. Furthermore, in patch-wise feature analysis, some noisy features in the marginal region may be introduced. To tackle the above two challenges, we propose a Dual-Domain Network. Specifically, we take features from the discrete cosine transform domain into consideration and the reshaped DCT coefficients are integrated into the proposed model as the frequency domain branch. Feature representations from both frequency and spatial domain are exploited to alleviate the speckle noise. In addition, we further propose a multi-region convolution module, which emphasizes the central region of each patch. The contextual information and central region features are modeled adaptively. The experimental results on three SAR datasets demonstrate the effectiveness of the proposed model.

sar_cd_ddnet's People

Contributors

qxf-qxf avatar summitgao avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

sar_cd_ddnet's Issues

Other two datasets

Hi,

Thank you for sharing your excellent work.
I would be grateful if you could share the Sulzberger and Yellow River datasets with me.

Best,
Chaminda.

Where can I get the dataset?

Such as the yellow river ,ottawa,San Francisco.Thank you.
I have found those for two days.I am not good at it.
I would deelply grateful if you are so kind to help me.

Error occur when patch_size change

@summitgao
Thank you for sharing the code.
In DD_net, where do we get these numbers 341 and 245. I would like to change the size of window? I am getting the error if I change the window size. can you please help ?

self.linear1=nn.Linear(341, 10)
glo=m_4.view(x.shape[0], 1, 245)

wget preclassify.py 显示404 not found

作者您好,感谢您的工作!我遇到了这样的问题想求助。
终端输入命令 wget https://raw.githubusercontent.com/summitgao/DRCNN/master/preclassify.py后显示的报错信息如下:
--2023-12-29 11:19:55-- https://raw.githubusercontent.com/summitgao/DRCNN/master/preclassify.py
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.111.133, 185.199.110.133, 185.199.109.133, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.133|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2023-12-29 11:29:05 ERROR 404: Not Found.

并且在浏览器中搜索DRCNN的github地址也显示404,请问这个项目还正常存在吗?

Sulzberger and Yellow River datasets

Hello,

Thank you for sharing your excellent work.
I would be grateful if you could share the Sulzberger and Yellow River datasets with me.

Kind regards,
Mohamed

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.