diff options
| author | Cameron <cysmith1010@gmail.com> | 2016-10-10 02:48:17 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-10-10 02:48:17 -0600 |
| commit | e4b75e6d93a0d3fa3796e8009468bd1f59e7e2a9 (patch) | |
| tree | a151e856d5334ecf5c89c50fa805a14e906e6f70 | |
| parent | 37a3da766addf1f0f66e5b4b5c80cc58ef2f734a (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="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_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_afremov_grey_1_9.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_9_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"> </p> ### Transfer style but not color |
