Xin Lai commited on
Commit
b1424ca
·
1 Parent(s): d50b953
Files changed (1) hide show
  1. README.md +10 -10
README.md CHANGED
@@ -20,10 +20,10 @@
20
  <td><img src="vis_output/trump.jpg"></td>
21
  </tr>
22
  <tr>
23
- <td width=25% style="text-align:center;color:gray;">"Who was <u>the president of the US</u> in this image? Please output segmentation mask and explain the reason."</td>
24
- <td width=25% style="text-align:center;">"Sure, the segmentation result is [SEG]. <u>The President of the United States in the image is President Obama.</u>”</td>
25
- <td width=25% style="text-align:center;color:gray">"Who was <u>Tthe president of the US</u> in this image? Please output segmentation mask and explain why."</td>
26
- <td width=25% style="text-align:center;">"Sure, [SEG]. In the image, <u>the President of the United States is President Trump.</u>"</td>
27
  </tr>
28
 
29
  <tr>
@@ -33,9 +33,9 @@
33
  <td><img src="vis_output/camera_lens.jpg"></td>
34
  </tr>
35
  <tr>
36
- <td width=25% style="text-align:center;color:gray;">"What can <u>make the woman stand higher</u>? Please output segmentation mask and explain why."</td>
37
- <td width=25% style="text-align:center;">"Sure, [SEG]. The woman is <u>standing higher by using a ladder</u>..."</td>
38
- <td width=25% style="text-align:center;color:gray">"Can you segment <u>the camera lens that is more suitable for photographing nearby objects</u> in this image?"</td>
39
  <td width=25% style="text-align:center;">"Sure, [SEG]."</td>
40
  </tr>
41
 
@@ -46,9 +46,9 @@
46
  <td><img src="vis_output/wash_hands.jpg"></td>
47
  </tr>
48
  <tr>
49
- <td width=25% style="text-align:center;color:gray;">"Can you segment <u>the unusual part</u> in this image and explain why."</td>
50
- <td width=25% style="text-align:center;">"Sure, it is [SEG]. In the image, the unusual part is <u>the dog wearing a reindeer antler headband</u>..."</td>
51
- <td width=25% style="text-align:center;color:gray">"Where to wash hands in this image? Please output segmentation mask."</td>
52
  <td width=25% style="text-align:center;">"Sure, [SEG]."</td>
53
  </tr>
54
  </table>
 
20
  <td><img src="vis_output/trump.jpg"></td>
21
  </tr>
22
  <tr>
23
+ <td width=25% style="text-align:center;color:gray;">"Who was <ins>the president of the US</ins> in this image? Please output segmentation mask and explain the reason."</td>
24
+ <td width=25% style="text-align:center;">"Sure, the segmentation result is [SEG]. The President of the United States in the image is <ins>President Obama.</ins>”</td>
25
+ <td width=25% style="text-align:center;color:gray">"Who was <ins>Tthe president of the US</ins> in this image? Please output segmentation mask and explain why."</td>
26
+ <td width=25% style="text-align:center;">"Sure, [SEG]. In the image, the President of the United States is <ins>President Trump.</ins>"</td>
27
  </tr>
28
 
29
  <tr>
 
33
  <td><img src="vis_output/camera_lens.jpg"></td>
34
  </tr>
35
  <tr>
36
+ <td width=25% style="text-align:center;color:gray;">"What can <ins>make the woman stand higher</ins>? Please output segmentation mask and explain why."</td>
37
+ <td width=25% style="text-align:center;">"Sure, [SEG]. The woman is <ins>standing higher by using a ladder</ins>..."</td>
38
+ <td width=25% style="text-align:center;color:gray">"Can you segment <ins>the camera lens that is more suitable for photographing nearby objects</ins> in this image?"</td>
39
  <td width=25% style="text-align:center;">"Sure, [SEG]."</td>
40
  </tr>
41
 
 
46
  <td><img src="vis_output/wash_hands.jpg"></td>
47
  </tr>
48
  <tr>
49
+ <td width=25% style="text-align:center;color:gray;">"Can you segment <ins>the unusual part</ins> in this image and explain why."</td>
50
+ <td width=25% style="text-align:center;">"Sure, it is [SEG]. In the image, the unusual part is <ins>the dog wearing a reindeer antler headband</ins>..."</td>
51
+ <td width=25% style="text-align:center;color:gray">"Where to <ins>wash hands</ins> in this image? Please output segmentation mask."</td>
52
  <td width=25% style="text-align:center;">"Sure, [SEG]."</td>
53
  </tr>
54
  </table>