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 8dd94d8 commit 683a871
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions TrainingCodes/dncnn_keras/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This code is modified from [husqin](https://github.com/husqin/DnCNN-keras).

### Dependence
## Dependence
```
tensorflow
keras2
Expand All @@ -12,20 +12,20 @@ opencv

<img src="readme.png" width="380px"/>

### Train
## Train
```
main_train.py
```

### Test
## Test

```
main_test.py
```

### Results
## Results

#### Gaussian Denoising
### Gaussian Denoising

The average PSNR(dB) results of different methods on the BSD68 dataset.

Expand Down

0 comments on commit 683a871

Please sign in to comment.