Coder Social home page Coder Social logo

ediffsr's Introduction

EDiffSR (IEEE TGRS 2024)

📖Paper | 🖼️PDF

PyTorch codes for "EDiffSR: An Efficient Diffusion Probabilistic Model for Remote Sensing Image Super-Resolution", IEEE Transactions on Geoscience and Remote Sensing, 2024.

🧩Usage

Dataset Preparation

Step I. Please download the following remote sensing benchmarks:

Data Type AID DOTA-v1.0 DIOR NWPU-RESISC45
Training Download None None None
Testing Download Download Download Download

Step II. Modify the path in options/train/setting.yml and options/test/aid.yml

Train

python train.py -opt=options/train/setting.yml

Test

python test.py -opt=options/test/nwpu.yml

Acknowledgments

Our EDiffSR mainly borrows from the SDE process of IRSDE and NAFNet (https://github.com/megvii-research/NAFNet).
Thanks for these excellent open-source works!

Contact

If you have any questions or suggestions, feel free to contact me. 😊
Email: [email protected]; [email protected]

Citation

If you find our work helpful in your research, kindly consider citing it. We appreciate your support!😊

@ARTICLE{xiao2024ediffsr,
  author={Xiao, Yi and Yuan, Qiangqiang and Jiang, Kui and He, Jiang and Jin, Xianyu and Zhang, Liangpei},
  journal={IEEE Transactions on Geoscience and Remote Sensing}, 
  title={EDiffSR: An Efficient Diffusion Probabilistic Model for Remote Sensing Image Super-Resolution}, 
  year={2024},
  volume={62},
  number={},
  pages={1-14},
  doi={10.1109/TGRS.2023.3341437}
}

ediffsr's People

Contributors

xy-boy 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.