Skip to content

Commit

Permalink
add simulated results
Browse files Browse the repository at this point in the history
  • Loading branch information
Bin Zhang committed Jul 15, 2019
1 parent 31c3988 commit b93d0e4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,12 @@ optional arguments:
```

## Results
The model is trained on a TITAN Xp GPU with patch size of 96*96 and total 70000 iterations.

Several groups of simulated images are uploaded at [here](https://github.com/z-bingo/FastDVDNet/blob/master/results). The FastDVDNet could work well based on the Vimeo-90K dataset totally, one of results is shown as
![ground-of-truth](https://github.com/z-bingo/FastDVDNet/blob/master/results/2_gt.png)
![noisy-ref](https://github.com/z-bingo/FastDVDNet/blob/master/results/2_noisy.png)
![pred-image](https://github.com/z-bingo/FastDVDNet/blob/master/results/2_pred_30.02dB_0.7728.png)

## References
1. [FastDVDNet:ToWards Real-Time Video Denoising Without Explicit Motion Estimation](https://arxiv.org/pdf/1907.01361.pdf)
Expand Down

0 comments on commit b93d0e4

Please sign in to comment.