XiangpengYang commited on
Commit
ada8823
·
1 Parent(s): 5e5deb1

text align v1

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -6,11 +6,11 @@
6
  [![Project page](https://img.shields.io/badge/Project-Page-brightgreen)](https://knightyxp.github.io/VideoGrain_project_page/)
7
 
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>
@@ -20,9 +20,9 @@
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>
 
6
  [![Project page](https://img.shields.io/badge/Project-Page-brightgreen)](https://knightyxp.github.io/VideoGrain_project_page/)
7
 
8
 
9
+ <table class="center" border="1" cellspacing="0" cellpadding="5">
10
  <tr>
11
+ <td colspan="2" style="text-align:center;"><img src="assets/teaser/class_level.gif" style="width:250px; height:auto;"></td>
12
+ <td colspan="2" style="text-align:center;"><img src="assets/teaser/instance_part.gif" style="width:250px; height:auto;"></td>
13
+ <td colspan="2" style="text-align:center;"><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>
 
20
  </tr>
21
 
22
  <tr>
23
+ <td colspan="2" style="text-align:center;"><img src="assets/teaser/2cats.gif" style="width:250px; height:auto;"></td>
24
+ <td colspan="2" style="text-align:center;"><img src="assets/teaser/soap-box.gif" style="width:250px; height:auto;"></td>
25
+ <td colspan="2" style="text-align:center;"><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>