Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vinthony authored Jul 6, 2021
1 parent fe86080 commit 89140ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Then generate training patches for training by:
python3 generate_patches_SIDD.py --srcdir ../SIDD_Medium_Srgb/Data --tar_dir ../datasets/denoising/sidd/train
```

For evaluation, we use the same evaluation data as [here](https://drive.google.com/drive/folders/1LzYL4GYH5U40rae_4jvy8kzOtsiMeXFn), and put it into the dir `../datasets/denoising/sidd/val`.
For evaluation, we use the same evaluation data as [here](https://drive.google.com/drive/folders/1j5ESMU0HJGD-wU6qbEdnt569z7sM3479), and put it into the dir `../datasets/denoising/sidd/val`.

## Training
### Denoising
Expand Down

0 comments on commit 89140ef

Please sign in to comment.