diff options
| author | Cameron <cysmith1010@gmail.com> | 2016-10-10 14:09:59 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-10-10 14:09:59 -0600 |
| commit | 617bfd59e1f8df74e5d5dca170abc2e3b4fffc64 (patch) | |
| tree | d60aa09ed71035fc87ebbbc02a3a25eaece8b908 | |
| parent | 1729caf2207d04030f3e74506aacf22b56b25968 (diff) | |
Update 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/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"> <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/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"> </p> Multiple styles can be transferred to the foreground and background of the content image. |
