Giter Site home page Giter Site logo

mhmdjouni / mog-dun Goto Github PK

View Code? Open in Web Editor NEW

This project forked from qianning0/mog-dun

0.0 0.0 0.0 64.96 MB

PyTorch code for JSTSP2021 paper "Accurate and Lightweight Image Super-Resolution with Model-Guided Deep Unfolding Network""

Python 99.72% Shell 0.28%

mog-dun's Introduction

Accurate and Lightweight Image Super-Resolution with Model-Guided Deep Unfolding Network [IEEE] [homepage]

This repository is Pytorch code for our proposed MoG-DUN.

The code is built on RCAN and tested on Ubuntu 16.04 environment (Python 3.5/3.6/3.7, PyTorch 1.0.0/1.0.1, 9.0/10.0) with 2080Ti/1080Ti GPUs.

If you find our work useful in your research or publications, please consider citing:

@ARTICLE{9257009,
  author={Q. {Ning} and W. {Dong} and G. {Shi} and L. {Li} and X. {Li}},
  journal={IEEE Journal of Selected Topics in Signal Processing}, 
  title={Accurate and Lightweight Image Super-Resolution with Model-Guided Deep Unfolding Network}, 
  year={2020},
  volume={},
  number={},
  pages={1-1},
  doi={10.1109/JSTSP.2020.3037516}}

Contents

  1. Requirements
  2. Test
  3. Acknowledgements

Requirements

  • Python 3
  • skimage
  • imageio
  • Pytorch (Pytorch version 1.0.1 is recommended)
  • tqdm
  • cv2 (pip install opencv-python)

Test

Quick start

Test on standard SR benchmark

  1. If you have cloned this repository, the pre-trained models can be found in experiment fold and test dataset Set5 can be found in data fold.

  2. Then, run command:

    cd code_AG
    sh test.sh
    
  3. Finally, PSNR values are shown on your screen, you can find the reconstruction images in ../experiment/xx/results/

Acknowledgements

  • This code is built on RCAN (PyTorch). We thank the authors for sharing their codes.

mog-dun's People

Contributors

qianning0 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.