Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cszn authored Aug 30, 2018
1 parent 176916e commit fc33f11
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
# [DnCNN](http://www4.comp.polyu.edu.hk/~cslzhang/paper/DnCNN.pdf)
# [Beyond a Gaussian Denoiser: Residual Learning of Deep CNN for Image Denoising](http://ieeexplore.ieee.org/document/7839189/)

# New Training and Testing Codes ([Keras](https://keras.io/))
# New Training and Testing Codes ([Keras](https://keras.io/) and [PyTorch](https://pytorch.org/))

- [DnCNN-keras](https://github.com/cszn/DnCNN/tree/master/TrainingCodes/dncnn_keras)

- [DnCNN-pytorch](https://github.com/cszn/DnCNN/tree/master/TrainingCodes/dncnn_pytorch)

# Training ([MatConvNet](http://www.vlfeat.org/matconvnet/))

- [Simplenn](http://www.vlfeat.org/matconvnet/wrappers/) version
Expand Down

0 comments on commit fc33f11

Please sign in to comment.