From da5c67fd61b4c32228a3ee06e7e013e597c5048e Mon Sep 17 00:00:00 2001 From: id-ilych Date: Thu, 8 Dec 2016 15:36:13 +0200 Subject: [PATCH] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 0bf99e7..cf285a0 100644 --- a/README.rst +++ b/README.rst @@ -154,7 +154,7 @@ After this, you should have ``pillow``, ``theano`` and ``lasagne`` installed in This code uses a combination of techniques from the following papers, as well as some minor improvements yet to be documented (watch this repository for updates): -1. `Perceptual Losses for Real-Time Style Transfer and Super-Resolution `_ +1. `Perceptual Losses for Real-Time Style Transfer and Super-Resolution `_ 2. `Real-Time Super-Resolution Using Efficient Sub-Pixel Convolution `_ 3. `Deeply-Recursive Convolutional Network for Image Super-Resolution `_ 4. `Photo-Realistic Super-Resolution Using a Generative Adversarial Network `_