From 7dbb82ac0bc66cb903adea66ca743535fc8712f1 Mon Sep 17 00:00:00 2001 From: Holmes-Alan Date: Wed, 10 Apr 2019 18:07:28 +0800 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bdbba55..ab1ab08 100644 --- a/README.md +++ b/README.md @@ -48,8 +48,9 @@ https://github.com/LimBee/NTIRE2017 --------------------------- ### s1. Download the training images from DIV2K and Flickr. - https://data.vision.ee.ethz.ch/cvl/DIV2K/ - https://github.com/LimBee/NTIRE2017 +https://data.vision.ee.ethz.ch/cvl/DIV2K/ + +https://github.com/LimBee/NTIRE2017 ### s2. Generate training/testing files Find data generation code in `Matlab` and run **patch_collection.m** to generate training/testing HDF5 files and put them in `Data` folder.