Skip to content

Commit df2242d

Browse files
committed
add flickr25k link
1 parent cd9dc3a commit df2242d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ TensorFlow Implementation of ["Photo-Realistic Single Image Super-Resolution Usi
2323
</a>
2424

2525
### Prepare Data and Pre-trained VGG
26-
- In this experiment, we used images from [DIV2K - bicubic downscaling x4 competition](http://www.vision.ee.ethz.ch/ntire17/), you can also use your own data by setting your image folder in `config.py`
26+
- In this experiment, we used images from [DIV2K - bicubic downscaling x4 competition](http://www.vision.ee.ethz.ch/ntire17/), besides [Yahoo MirFlickr25k](http://press.liacs.nl/mirflickr/mirdownload.html) is also a good choice. Alternatively, you can use your own data by setting your image folder in `config.py`.
2727

2828
- Download VGG model as [tutorial_vgg16.py](https://github.com/zsdonghao/tensorlayer/blob/master/example/tutorial_vgg16.py) show.
2929

0 commit comments

Comments
 (0)