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

Update README.md

Browse files

Former-commit-id: 95e3fe0057a6260fce02db618af40a2b849cb7ef

Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -27,27 +27,27 @@
27
  </tr>
28
 
29
  <tr>
30
- <td><img src="imgs/dog_with_horn.jpg"></td>
31
- <td><img src="vis_output/dog_with_horn.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;">"Can you segment the unusual part in this image and explain why."</td>
37
- <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. This is not a common sight, as dogs typically do not wear accessories like this..."</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/stand_higher.jpg"></td>
44
- <td><img src="vis_output/stand_higher.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;">"What can make the woman stand higher? Please output segmentation mask and explain why."</td>
50
- <td width=25% style="text-align:center;">"Sure, [SEG]. The woman is standing higher by using a ladder. She is on the ladder, which is placed against the side of the house, allowing her to reach the higher parts of the building. This is a common tool used for working on elevated surfaces, such as painting or repairing the exterior of a house."</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>
 
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>