Skip to content

Commit

Permalink
Updated Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
JWSoh committed May 13, 2020
1 parent 0df7584 commit 50a5eec
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,12 +107,7 @@ Download training dataset [DIV2K](https://data.vision.ee.ethz.ch/cvl/DIV2K/).

#### Generate TFRecord dataset
- Refer to [MainSR](https://www.github.com/JWSoh/MainSR) repo.
- Modify generate_TFRecord.py in accordance with MZSR.

You only need the ground-truth patches.
1. Remove 'label' key in 'write_to_tfrecord()' function.
2. Remove all contents regarding low-resolution images in the 'generate_TFRecord()' function.
3. Change the patch size with 64X64.
- Run generate_TFRecord_MZSR.py

#### Train MZSR
Make sure all configurations in **config.py** are set.
Expand Down

0 comments on commit 50a5eec

Please sign in to comment.