Git Product home page Git Product logo

gir-mrf's Introduction

(H)GIR-MRF

Structured graph based image regression for unsupervised multimodal change detection

Introduction

MATLAB Code: (H)GIR-MRF - 2021 This is a test program for the graph based image regression and MRF segmentation method (GIR-MRF) for multimodal change detection problem.

GIR-MRF is an unsupervised image regression method based on the inherent structure consistency between heterogeneous images, which learns a structured graph and computes the regression image by graph projection. Firstly, the proposed method uses the self-expression property to preserve the global structure of image and uses the adaptive neighbor approach to capture the local structure of image in the graph learning process. Then, with the learned graph, two types of structure constraints are introduced into the regression model: one corresponds to the global selfexpression constraint and the other corresponds to the local similarity constraint, which can be further implemented by using graph or hypergraph Laplacian based regularization. Finally, a Markov segmentation model is designed to calculate the binary change map, which combines the change information and spatial information to improve the detection accuracy.

Please refer to the paper for details. You are more than welcome to use the code!

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

Available datasets and Graph Cut algorithm

#2-Texas is download from Professor Michele Volpi's webpage at https://sites.google.com/site/michelevolpiresearch/home.

#6-California is download from Dr. Luigi Tommaso Luppino's webpage (https://sites.google.com/view/luppino/data) and it was downsampled to 875*500 as shown in our paper.

The graphCut algorithm is download from Professor Anton Osokin's webpage at https://github.com/aosokin/graphCutMex_BoykovKolmogorov.

If you use these resources, please cite their relevant papers.

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

Citation

If you use this code for your research, please cite our paper. Thank you!

@article{SUN202216,
title = {Structured graph based image regression for unsupervised multimodal change detection},
journal = {ISPRS Journal of Photogrammetry and Remote Sensing},
volume = {185},
pages = {16-31},
year = {2022},
issn = {0924-2716},
doi = {https://doi.org/10.1016/j.isprsjprs.2022.01.004},
url = {https://www.sciencedirect.com/science/article/pii/S0924271622000089},
author = {Yuli Sun and Lin Lei and Xiang Tan and Dongdong Guan and Junzheng Wu and Gangyao Kuang}}

Future work

Our future work is to improve the computation effciency and design an effective fusion strategy to fuse the forward and backward transformations, thus improving the CD performance.

Running

Unzip the Zip files (GC) and run the GIR-MRF demo file (tested in Matlab 2016a)!

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

gir-mrf's People

Contributors

yulisun avatar

Stargazers

rsdljm avatar  avatar 冰淇淋和薯条 avatar  avatar Jason avatar  avatar Sapere Aude avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

gir-mrf's Issues

datasets

Hi, where can I download the datasets you used?

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.