Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cszn authored Apr 9, 2020
1 parent e084102 commit 4ea09fc
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,9 @@

- [main_test_dncnn.py](https://github.com/cszn/KAIR/blob/master/main_test_dncnn.py)

# 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)
```
The pytorch models are transferred from matlab. The model parameters of MatConvnet and PyTorch are same.
```


## Merge batch normalization (PyTorch)
Expand Down

0 comments on commit 4ea09fc

Please sign in to comment.