summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index e0a89fe..38ef912 100644
--- a/README.md
+++ b/README.md
@@ -209,14 +209,14 @@ Here we reproduce Figure 3 from [the original paper](https://arxiv.org/abs/1508.
</tr>
<tr>
<td>conv4_1</td>
-<td><img src="examples/layers/relu4_1_1e5.png" width="192"></td>
+<td><img src="examples/layers/conv4_1_1e5.png" width="192"></td>
<td><img src="examples/layers/conv4_1_1e4.png" width="192"></td>
<td><img src="examples/layers/conv4_1_1e3.png" width="192"></td>
<td><img src="examples/layers/conv4_1_1e2.png" width="192"></td>
</tr>
<tr>
<td>conv5_1</td>
-<td><img src="examples/layers/relu5_1_1e5.png" width="192"></td>
+<td><img src="examples/layers/conv5_1_1e5.png" width="192"></td>
<td><img src="examples/layers/conv5_1_1e4.png" width="192"></td>
<td><img src="examples/layers/conv5_1_1e3.png" width="192"></td>
<td><img src="examples/layers/conv5_1_1e2.png" width="192"></td>