summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to '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: