diff options
| author | Cameron <cysmith1010@gmail.com> | 2016-10-10 02:51:12 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-10-10 02:51:12 -0600 |
| commit | e5e986c4e86d8a25427d0f61aa014f5178bd8807 (patch) | |
| tree | 337294a924c5541b3de38cf73b96c3ddaa7222b6 | |
| parent | e4b75e6d93a0d3fa3796e8009468bd1f59e7e2a9 (diff) | |
Add files via upload
| -rw-r--r-- | README.md | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -73,13 +73,13 @@ More than one style image can be used to blend multiple artistic styles. ### Style Interpolation When using multiple style images, the degree to which they are blended can be controlled. <p align="center"> -<img src="examples/style_interpolation/taj_mahal_scream_1_starry_9.png" height="160px"> -<img src="examples/style_interpolation/taj_mahal_scream_5_starry_5.png" height="160px"> -<img src="examples/style_interpolation/taj_mahal_scream_9_starry_1.png" height="160px"> +<img src="examples/style_interpolation/taj_mahal_scream_1_starry_9.png" height="192px"> +<img src="examples/style_interpolation/taj_mahal_scream_5_starry_5.png" height="192px"> +<img src="examples/style_interpolation/taj_mahal_scream_9_starry_1.png" height="192px"> -<img src="examples/style_interpolation/taj_mahal_afremov_grey_9_1.png" height="160px"> -<img src="examples/style_interpolation/taj_mahal_afremov_grey_5_5.png" height="160px"> -<img src="examples/style_interpolation/taj_mahal_afremov_grey_1_9.png" height="160px"> +<img src="examples/style_interpolation/taj_mahal_afremov_grey_9_1.png" height="192px"> +<img src="examples/style_interpolation/taj_mahal_afremov_grey_5_5.png" height="192px"> +<img src="examples/style_interpolation/taj_mahal_afremov_grey_1_9.png" height="192px"> </p> ### Transfer style but not color |
