Giter Club home page Giter Club logo

ndvi-net's Introduction

NDVI-Net

Code of paper NDVI-Net: A fusion network for generating high-resolution normalized difference vegetation index in remote sensing.

@article{zhang2020ndvi,
  title={NDVI-Net: A fusion network for generating high-resolution normalized difference vegetation index in remote sensing},
  author={Zhang, Hao and Ma, Jiayi and Chen, Chen and Tian, Xin},
  journal={ISPRS Journal of Photogrammetry and Remote Sensing},
  volume={168},
  pages={182--196},
  year={2020},
  publisher={Elsevier}
}

Prepare data :

Run "data_generate.m" to produce the NDVI and HRVI from LRMS images and PAN images.

To train :

Put training image pairs in the "Train_NDVI", "Train_HRVI" and "Train_Label" folders, and run "CUDA_VISIBLE_DEVICES=0 python train.py" to train the network.

To test :

Put test image pairs in the "Test_NDVI" and "Test_HRVI" folders, and run "CUDA_VISIBLE_DEVICES=0 python demo.py" to test the trained model. You can also directly use the trained model we provide (only Quickbird and GF-2).

Post-processing (optional): Histogram specification based on image decomposition :

Run "Decomp_Hist_specification.m" to reduce the drift of network and enhance the generalization ability of the model.

ndvi-net's People

Contributors

haozhang1018 avatar

Stargazers

 avatar  avatar  avatar R Ramprasad avatar  avatar  avatar  avatar Robin Cole avatar  avatar Chengli Peng avatar Yi Dong avatar  avatar  avatar  avatar Linfeng Tang avatar  avatar

Watchers

 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.