galad-loth / DualCNN-TF

Tensorflow based Implementation of the CVPR2018 paper: Learning Dual Convolutional Neural Networks for Low-Level Vision

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DualCNN-TF

Implementation of the DualCNN model with Tensorflow(Tensorlayer).

Reference:

Pan J, Liu S, Sun D, et al. Learning Dual Convolutional Neural Networks for Low-Level Vision[C]//Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition. 2018: 3070-3079.

result of super-resolution

result of edge-preserving filtering (relative total-variation):

result of de-rain:

About

Tensorflow based Implementation of the CVPR2018 paper: Learning Dual Convolutional Neural Networks for Low-Level Vision


Languages

Language:Python 73.2%Language:MATLAB 26.8%