Giter Site home page Giter Site logo

dssn_release's Introduction

DSSN_release (we reuploaded the codes after errors are corrected)

This repository is a Pytorch implementation of the paper "Deep Spectral-Spatial Network for Single Image Deblurring"

Seokjae Lim, Jin Kim and Wonjun Kim
IEEE Signal Processing Letters

When using this code in your research, please cite the following paper:

Seokjae Lim, Jin Kim and Wonjun Kim, "Deep Spectral-Spatial Network for Single Image Deblurring," IEEE Signal Processing Letters vol. 27, no. 1, pp. 835-839, May 2020.

@ARTICLE{9094296,
author={S. {Lim} and J. {Kim} and W. {Kim}},
journal={IEEE Signal Processing Letters}, 
title={Deep Spectral-Spatial Network for Single Image Deblurring}, 
year={2020},
volume={27},
number={1},
pages={835-839},}

Model architecture

examples

Experimental results with state-of-the art methods on the GOPRO dataset

examples Several results of single image deblurring. First row : input blurry images selected from the GOPRO dataset. Second row : deblurring results by Tao et al. Third row : deblurring result by Zhang et al. Fourth row : deblurring results by the proposed method. Note that blurred regions (red and yellow-colored rectangles) are enlarged for better view. Best views in colors.

Experimental results with state-of-the art methods on the Köhler dataset

examples Several results of single image deblurring. First column : input blurry images selected from the Köhler dataset. Second column : deblurring results by Nah et al. Third column : deblurring result by Zhang et al. Fourth column : deblurring results by the proposed method. Note that all experiments are conducted with parameters, which are trained based on the GOPRO dataset, without any modification.

Requirements

  • Python >= 3.5
  • Pytorch 0.4.0
  • Ubuntu 16.04
  • CUDA 8 (if CUDA available)
  • cuDNN (if CUDA available)

Pretrained models

You can download pretrained DSSN model

Test result

You can download test results of our DSSN Model

Note

  1. you should place the weights in the ./data/model/
  2. Dataset is also placed in the ./data directory (i.e., ./data/GoPro_Large)
  3. test results are saved in the ./data/result/

Training

  • Deep Spectral-Spatial network training
python main_ULT.py n

Testing

  • Deep Spectral-Spatial network testing
python main_ULT.py t

dssn_release's People

Contributors

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