Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FanChiMao authored Nov 5, 2021
1 parent 9d41e25 commit 0ba17ba
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 @@ -43,7 +43,7 @@ to UNet architecture for image denoising.
</table>

## Quick Run
To test the [pre-trained models]() of denoising on your own 256x256 images, run
To test the [pre-trained models](https://drive.google.com/file/d/1ViJgcFlKm1ScEoQH616nV4uqFhkg8J8D/view?usp=sharing) of denoising on your own 256x256 images, run
```
python demo.py --input_dir images_folder_path --result_dir save_images_here --weights path_to_models
```
Expand Down

0 comments on commit 0ba17ba

Please sign in to comment.