diff options
| author | cam <cameron@ideum.com> | 2016-10-10 19:40:03 -0600 |
|---|---|---|
| committer | cam <cameron@ideum.com> | 2016-10-10 19:40:03 -0600 |
| commit | 5b3a4172bfe78eb3a93e99bc63eed33894175677 (patch) | |
| tree | b66fb2fee43d7f7c33a7bd91d50b0ff5a75509d6 /README.md | |
| parent | 1f1fb6cfc70c05c5ba7c0f328fd2cd421315e06a (diff) | |
Modified README
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -73,9 +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="178px"> +<img src="examples/style_interpolation/taj_mahal_scream_5_starry_5.png" height="178px"> +<img src="examples/style_interpolation/taj_mahal_scream_9_starry_1.png" height="178px"> + +<img src="examples/style_interpolation/taj_mahal_afremov_grey_9_1.png" height="178px"> +<img src="examples/style_interpolation/taj_mahal_afremov_grey_5_5.png" height="178px"> +<img src="examples/style_interpolation/taj_mahal_afremov_grey_1_9.png" height="178px"> </p> ### Transfer style but not color |
