Spaces:
Paused
Paused
x-lai
commited on
Commit
·
df3452b
1
Parent(s):
524bb72
Update README.md
Browse filesFormer-commit-id: 95e3fe0057a6260fce02db618af40a2b849cb7ef
README.md
CHANGED
@@ -27,27 +27,27 @@
|
|
27 |
</tr>
|
28 |
|
29 |
<tr>
|
30 |
-
<td><img src="imgs/
|
31 |
-
<td><img src="vis_output/
|
32 |
<td><img src="imgs/camera_lens.jpg"></td>
|
33 |
<td><img src="vis_output/camera_lens.jpg"></td>
|
34 |
</tr>
|
35 |
<tr>
|
36 |
-
<td width=25% style="text-align:center;color:gray;">"
|
37 |
-
<td width=25% style="text-align:center;">"Sure,
|
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 |
|
42 |
<tr>
|
43 |
-
<td><img src="imgs/
|
44 |
-
<td><img src="vis_output/
|
45 |
<td><img src="imgs/wash_hands.jpg"></td>
|
46 |
<td><img src="vis_output/wash_hands.jpg"></td>
|
47 |
</tr>
|
48 |
<tr>
|
49 |
-
<td width=25% style="text-align:center;color:gray;">"
|
50 |
-
<td width=25% style="text-align:center;">"Sure, [SEG].
|
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>
|
|
|
27 |
</tr>
|
28 |
|
29 |
<tr>
|
30 |
+
<td><img src="imgs/stand_higher.jpg"></td>
|
31 |
+
<td><img src="vis_output/stand_higher.jpg"></td>
|
32 |
<td><img src="imgs/camera_lens.jpg"></td>
|
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 |
|
42 |
<tr>
|
43 |
+
<td><img src="imgs/dog_with_horn.jpg"></td>
|
44 |
+
<td><img src="vis_output/dog_with_horn.jpg"></td>
|
45 |
<td><img src="imgs/wash_hands.jpg"></td>
|
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>
|