diff options
| author | Cameron <cysmith1010@gmail.com> | 2016-10-25 16:46:19 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-10-25 16:46:19 -0600 |
| commit | f2b9a0798afdc5d2d190272a388272bf133fe9cd (patch) | |
| tree | efd2ca5759eb83f5fa5f440aecd4d4c64aa76d04 /README.md | |
| parent | 79f30b0c8e35d2eb8dcb12a5677764e8c195b1d8 (diff) | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
1 files changed, 2 insertions, 7 deletions
@@ -161,15 +161,10 @@ Here we reproduce Figure 6 from the first paper: <p align="center"> <img src="examples/initialization/init_content.png" width="192"> <img src="examples/initialization/init_style.png" width="192"> -<img src="examples/initialization/init_random_1.png" width="192"> -</p> -<p align="center"> +<img src="examples/initialization/init_random_1.png" width="192"> <img src="examples/initialization/init_random_2.png" width="192"> -<img src="examples/initialization/init_random_3.png" width="192"> -<img src="examples/initialization/init_random_4.png" width="192"> </p> -*Top row (Left to right)*: Initialized with the content image, the style image, white noise (seed 1) -*Bottom row (Left to right)*: Initialized with white noise (seed 2), white noise (seed 3), white noise (seed 4) +*Left to right*: Initialized with the content image, the style image, white noise (seed 1), white noise (seed 2) ## Setup #### Dependencies: |
