Skip to content

Latest commit

History

31 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

xUnit

Learning a Spatial Activation Function for Efficient Image Restoration.

Please refer our paper for more details.

Dependencies

  • python (tested with 3.5)
  • PyTorch >= 0.2.0

Code

Clone this repository into any place you want.

git clone https://github.com/kligvasser/xUnit
cd xUnit

Results

Gaussian Denoising

The average PSNR in [dB] attained by several state of the art denoising algorithms on the BSD68:

MethodsBM3DWNNMEPLLMLPDnCNN-SxDnCNN
# Parameters----555K303K
σ=2528.5628.8228.6828.9529.2229.21
σ=5025.6225.8725.6726.0126.2326.26

Single Image Super Resolution

The average PSNR in [dB] attained in the task of 3× and 4× SR on BSD100 dataset:

MethodsSRCNNxSRCNNcxSRCNNfSRResNetxSRResNet
# Parameters57K44K32K1.546M1.155M
28.4128.5428.53--
26.9027.0427.0627.5827.61

About

Learning a Spatial Activation Function for Efficient Image Restoration

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages