diff options
| author | Cameron <cysmith1010@gmail.com> | 2016-10-10 14:05:04 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-10-10 14:05:04 -0600 |
| commit | 1729caf2207d04030f3e74506aacf22b56b25968 (patch) | |
| tree | 57ac752dab1ccc3353742c0729dc3287017eb3af /README.md | |
| parent | 954b2c42883c8c64e65ffbe0cd97ca0a6b0aba42 (diff) | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -112,16 +112,16 @@ Style can be transferred to semantic segmentations in the content image. <img src="examples/segmentation/00110.jpg" height="192px"> <img src="examples/segmentation/00110_mask.png" height="192px"> <img src="examples/segmentation/00110_output.png" height="192px"> -<img src="examples/segmentation/00017.jpg" height="192px"> -<img src="examples/segmentation/00017_mask.png" height="192px"> -<img src="examples/segmentation/00017_output.png" height="192px"> +<img src="examples/segmentation/02630.png" height="192px"> +<img src="examples/segmentation/02630_mask.png" height="192px"> +<img src="examples/segmentation/02630_output.png" height="192px"> <img src="examples/segmentation/00768.jpg" height="192px"> <img src="examples/segmentation/00768_mask.png" height="192px"> <img src="examples/segmentation/00768_output.png" height="192px"> -<img src="examples/segmentation/02630.png" height="192px"> -<img src="examples/segmentation/02630_mask.png" height="192px"> -<img src="examples/segmentation/02630_output.png" height="192px"> +<img src="examples/segmentation/00017.jpg" height="192px"> +<img src="examples/segmentation/00017_mask.png" height="192px"> +<img src="examples/segmentation/00017_output.png" height="192px"> </p> Multiple styles can be transferred to the foreground and background of the content image. |
