Spaces:
Paused
Paused
Xin Lai
commited on
Commit
·
b1424ca
1
Parent(s):
d50b953
Update README.md
Browse filesFormer-commit-id: 0b8760cedb794ae797f2eaae51aee828797305f9
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 <
|
24 |
-
<td width=25% style="text-align:center;">"Sure, the segmentation result is [SEG].
|
25 |
-
<td width=25% style="text-align:center;color:gray">"Who was <
|
26 |
-
<td width=25% style="text-align:center;">"Sure, [SEG]. In the image,
|
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 <
|
37 |
-
<td width=25% style="text-align:center;">"Sure, [SEG]. The woman is <
|
38 |
-
<td width=25% style="text-align:center;color:gray">"Can you segment <
|
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 <
|
50 |
-
<td width=25% style="text-align:center;">"Sure, it is [SEG]. In the image, the unusual part is <
|
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>
|