Skip to content

baggiiiie/dwdn-fyp

Repository files navigation

Deep Wiener Deconvolution:

This repository is a PyTorch implementation of the paper:

Deep Wiener Deconvolution: Wiener Meets Deep Learning for Image Deblurring

Jiangxin Dong, Stefan Roth, and Bernt Schiele

To appear at NeurIPS 2020 (Oral Presentation)

[Paper]/[Supplemental]

Please proceed to their official implementation code page for original codes. [Official Page]

Requirements

Compatible with Python 3

Main requirements: PyTorch newest version as of 2023 Jan

To install requirements:

pip install torch torchvision
pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages