Ryan Pfister
commited on
Commit
·
488bfc5
1
Parent(s):
ef56c8b
Rearrange example images as requested
Browse files
README.md
CHANGED
|
@@ -65,12 +65,12 @@ Here are some examples of the model's person segmentation capabilities:
|
|
| 65 |
|
| 66 |
<table>
|
| 67 |
<tr>
|
| 68 |
-
<td><img src="examples/example1.png" alt="Person segmentation example 1" /></td>
|
| 69 |
<td><img src="examples/example2.png" alt="Person segmentation example 2" /></td>
|
|
|
|
| 70 |
</tr>
|
| 71 |
<tr>
|
|
|
|
| 72 |
<td><img src="examples/example3.png" alt="Person segmentation example 3" /></td>
|
| 73 |
-
<td><img src="examples/example4.png" alt="Person segmentation example 4" /></td>
|
| 74 |
</tr>
|
| 75 |
</table>
|
| 76 |
|
|
|
|
| 65 |
|
| 66 |
<table>
|
| 67 |
<tr>
|
|
|
|
| 68 |
<td><img src="examples/example2.png" alt="Person segmentation example 2" /></td>
|
| 69 |
+
<td><img src="examples/example4.png" alt="Person segmentation example 4" /></td>
|
| 70 |
</tr>
|
| 71 |
<tr>
|
| 72 |
+
<td><img src="examples/example1.png" alt="Person segmentation example 1" /></td>
|
| 73 |
<td><img src="examples/example3.png" alt="Person segmentation example 3" /></td>
|
|
|
|
| 74 |
</tr>
|
| 75 |
</table>
|
| 76 |
|