Git Product home page Git Product logo

inlpg's Introduction

INLPG

Structure Consistency based Graph for Unsupervised Change Detection with Homogeneous and Heterogeneous Remote Sensing Images

Code: INLPG - 2021 This is a test program for the Improved NonLocal Patch based Graph (INLPG) for change detection, which detects changes by comparing the structures of two images, rather than comparing the pixel values of images.

INLPG is an improved version of our previous work NPSG (https://github.com/yulisun/NPSG): Sun, Yuli, et al."Nonlocal patch similarity based heterogeneous remote sensing change detection." Pattern Recognition, 2021, 109, 107598.

The computational time of INLPG can be reduced by using the Kgraph (http://www.kgraph.org) to replace the "knnsearch" in the function "INLPG_mappedKNN.m", or using a larger opt.delt_s and opt.delt_p, which may slightly affect the detection accuracy.

Another better suggestion is to use the IRG-McS algorithm (https://github.com/yulisun/IRG-McS), which is a superpixel-based heterogeneous CD method.

===================================================

If you use this code for your research, please cite our papers.

Sun, Yuli, et al. "Nonlocal patch similarity based heterogeneous remote sensing change detection." Pattern Recognition 109 (2021): 107598.

Sun, Yuli, et al. "Structure Consistency based Graph for Unsupervised Change Detection with Homogeneous and Heterogeneous Remote Sensing Images." IEEE Transactions on Geoscience and Remote Sensing, Early Access, 2021, doi:10.1109/TGRS.2021.3053571.

===================================================

If you have any queries, please do not hesitate to contact me ([email protected] ).

inlpg's People

Contributors

yulisun avatar

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.