Spaces:
Configuration error
Configuration error
Commit
·
5e5deb1
1
Parent(s):
ce7d5b8
algn v3
Browse files
README.md
CHANGED
@@ -8,26 +8,26 @@
|
|
8 |
|
9 |
<table class="center" border="1" cellspacing="0" cellpadding="5" style="text-align:center;">
|
10 |
<tr>
|
11 |
-
<td colspan="2"><img src="assets/teaser/class_level.gif" style="width:
|
12 |
-
<td colspan="2"><img src="assets/teaser/instance_part.gif" style="width:
|
13 |
-
<td colspan="2"><img src="assets/teaser/2monkeys.gif" style="width:
|
14 |
</tr>
|
15 |
<tr>
|
16 |
-
<td colspan="2" style="text-align:right; width:
|
17 |
-
<td colspan="1" style="text-align:center; width:
|
18 |
-
<td colspan="1" style="text-align:center; width:
|
19 |
-
<td colspan="2" style="text-align:center; width:
|
20 |
</tr>
|
21 |
|
22 |
<tr>
|
23 |
-
<td colspan="2" ><img src="assets/teaser/2cats.gif" style="width:
|
24 |
-
<td colspan="2" ><img src="assets/teaser/soap-box.gif" style="width:
|
25 |
-
<td colspan="2" ><img src="assets/teaser/man-text-message.gif" style="width:
|
26 |
</tr>
|
27 |
<tr>
|
28 |
-
<td colspan="2" style="text-align:center; width:
|
29 |
-
<td colspan="2" style="text-align:center; width:
|
30 |
-
<td colspan="2" style="text-align:center; width:
|
31 |
</tr>
|
32 |
</table>
|
33 |
|
|
|
8 |
|
9 |
<table class="center" border="1" cellspacing="0" cellpadding="5" style="text-align:center;">
|
10 |
<tr>
|
11 |
+
<td colspan="2"><img src="assets/teaser/class_level.gif" style="width:250px; height:auto;"></td>
|
12 |
+
<td colspan="2"><img src="assets/teaser/instance_part.gif" style="width:250px; height:auto;"></td>
|
13 |
+
<td colspan="2"><img src="assets/teaser/2monkeys.gif" style="width:250px; height:auto;"></td>
|
14 |
</tr>
|
15 |
<tr>
|
16 |
+
<td colspan="2" style="text-align:right; width:250px;">class level</td>
|
17 |
+
<td colspan="1" style="text-align:center; width:125px;">instance level</td>
|
18 |
+
<td colspan="1" style="text-align:center; width:125px;">part level</td>
|
19 |
+
<td colspan="2" style="text-align:center; width:250px;">animal instances</td>
|
20 |
</tr>
|
21 |
|
22 |
<tr>
|
23 |
+
<td colspan="2" ><img src="assets/teaser/2cats.gif" style="width:250px; height:auto;"></td>
|
24 |
+
<td colspan="2" ><img src="assets/teaser/soap-box.gif" style="width:250px; height:auto;"></td>
|
25 |
+
<td colspan="2" ><img src="assets/teaser/man-text-message.gif" style="width:250px; height:auto;"></td>
|
26 |
</tr>
|
27 |
<tr>
|
28 |
+
<td colspan="2" style="text-align:center; width:250px;">animal instances</td>
|
29 |
+
<td colspan="2" style="text-align:center; width:250px;">human instances</td>
|
30 |
+
<td colspan="2" style="text-align:center; width:250px;">part-level modification</td>
|
31 |
</tr>
|
32 |
</table>
|
33 |
|