summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCameron <cysmith1010@gmail.com>2016-10-29 17:43:43 -0600
committerGitHub <noreply@github.com>2016-10-29 17:43:43 -0600
commit70782471fc3f8fa12971b4ea4c75a254c2f58a4e (patch)
treef40918d493ddd87b39f0c19087594c097441c9ac
parenta44d1c3e9631bc20f84823f9495b5f43583e94b6 (diff)
Update README.md
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 75cbdea..4f082c3 100644
--- a/README.md
+++ b/README.md
@@ -222,8 +222,8 @@ Here we reproduce Figure 3 from [the original paper](https://arxiv.org/abs/1508.
<td><img src="examples/layers/conv5_1_1e2.png" width="192"></td>
</tr>
</table>
-*Rows*: increasing subsets of CNN layers; i.e. 'conv4_1' means using 'conv1_1', 'conv2_1', 'conv3_1', 'conv4_1'.
-*Columns*: alpha/beta ratio of the the content and style reconstruction (see Content / Style Tradeoff)
+*Rows*: increasing subsets of CNN layers; i.e. 'conv4_1' means using 'conv1_1', 'conv2_1', 'conv3_1', 'conv4_1'.
+*Columns*: alpha/beta ratio of the the content and style reconstruction (see Content / Style Tradeoff).
## Setup
#### Dependencies: