XiangpengYang commited on
Commit
5e5deb1
·
1 Parent(s): ce7d5b8
Files changed (1) hide show
  1. README.md +13 -13
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:200px; height:auto;"></td>
12
- <td colspan="2"><img src="assets/teaser/instance_part.gif" style="width:200px; height:auto;"></td>
13
- <td colspan="2"><img src="assets/teaser/2monkeys.gif" style="width:200px; height:auto;"></td>
14
  </tr>
15
  <tr>
16
- <td colspan="2" style="text-align:right; width:200px;">class level</td>
17
- <td colspan="1" style="text-align:center; width:100px;">instance level</td>
18
- <td colspan="1" style="text-align:center; width:100px;">part level</td>
19
- <td colspan="2" style="text-align:center; width:200px;">animal instances</td>
20
  </tr>
21
 
22
  <tr>
23
- <td colspan="2" ><img src="assets/teaser/2cats.gif" style="width:200px; height:auto;"></td>
24
- <td colspan="2" ><img src="assets/teaser/soap-box.gif" style="width:200px; height:auto;"></td>
25
- <td colspan="2" ><img src="assets/teaser/man-text-message.gif" style="width:200px; height:auto;"></td>
26
  </tr>
27
  <tr>
28
- <td colspan="2" style="text-align:center; width:200px;">animal instances</td>
29
- <td colspan="2" style="text-align:center; width:200px;">human instances</td>
30
- <td colspan="2" style="text-align:center; width:200px;">part-level modification</td>
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