diff options
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -167,8 +167,8 @@ Here we reproduce Figure 6 from the first paper: <img src="examples/initialization/init_random_3.png" height="192px"> <img src="examples/initialization/init_random_4.png" height="192px"> </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` +*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` ## Setup #### Dependencies: |
