x-lai commited on
Commit
d50b953
·
1 Parent(s): df3452b

Update README.md

Browse files

Former-commit-id: 48cf42b6dae92ad0a5c75f3dcc5f448959430165

Files changed (1) hide show
  1. README.md +9 -9
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 the president of the US 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 President Obama.”</td>
25
- <td width=25% style="text-align:center;color:gray">"Who was the president of the US 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 President Trump."</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 make the woman stand higher? Please output segmentation mask and explain why."</td>
37
- <td width=25% style="text-align:center;">"Sure, [SEG]. The woman is standing higher by using a ladder..."</td>
38
- <td width=25% style="text-align:center;color:gray">"Can you segment the camera lens that is more suitable for photographing nearby objects in this image?"</td>
39
  <td width=25% style="text-align:center;">"Sure, [SEG]."</td>
40
  </tr>
41
 
@@ -46,8 +46,8 @@
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 the unusual part 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 the dog wearing a reindeer antler headband..."</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>
 
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
  <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
  <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>