Skip to content

[Retrained] This repository offers the retrained version of KPAC network when using the training strategy mentioned in DRBNet paper.

License

Notifications You must be signed in to change notification settings

lingyanruan/KPAC-Net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KPAC-Net (Retrained Version)

License CC BY-NC Ubuntu Python CUDA TensorFlow 1.13.1 TensorLayer 1.11.1

This repository offers the retrained version of KPAC network using the training strategy mentioned in the following paper.

Learning to Deblur using Light Field Generated and Real Defocused Images
Lingyan Ruan*, Bin Chen*, Jizhou Li, Miuling Lam (* equal contribution)
IEEE Computer Vision and Pattern Recognition (CVPR Oral) 2022

teaser figure

The orignial KPAC-Net can be found Here .

Code Here

Prerequisites

Notes: the code may also work with other library versions that didn't specify here.

Table 4 in our main paper.

1. Installation

Clone this project to your local machine

$ git clone https://github.com/lingyanruan/KPAC-Net.git
$ cd KPAC-Net

2. Pre-trained models

Download and unzip pretrained weights under ./ModelCheckpoints/:

3. Datasets

Download and unzip test sets DPDD under folder ./DPD/

4. Command Line

python Eval.py

Contact

Should you have any questions, please open an issue or contact me lyruanruan@gmail.com

License

This software is being made available under the terms in the LICENSE file.

About

[Retrained] This repository offers the retrained version of KPAC network when using the training strategy mentioned in DRBNet paper.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages