SuleBai commited on
Commit
858af96
·
1 Parent(s): e70bc18
Files changed (1) hide show
  1. app.py +9 -9
app.py CHANGED
@@ -59,15 +59,15 @@ examples = {
59
  ],
60
  "instruction": "Please find the bounding box coordinates for the area described by: <|object_ref_start|>a white truck with a crane on top<|object_ref_end|>.",
61
  },
62
- # "Region Locating": {
63
- # "images": [
64
- # "./demo_img/objects365_v1_00085860.jpg",
65
- # "./demo_img/objects365_v1_00085860_1.jpg",
66
- # "./demo_img/objects365_v1_00085860_3.jpg",
67
- # "./demo_img/objects365_v1_00085860_2.jpg"
68
- # ],
69
- # "instruction": "You are given a source image followed by its several regions. Please locate the 1th region picture in the source image. ",
70
- # },
71
  "Multi View": {
72
  "images": [
73
  "./demo_img/123648.jpg",
 
59
  ],
60
  "instruction": "Please find the bounding box coordinates for the area described by: <|object_ref_start|>a white truck with a crane on top<|object_ref_end|>.",
61
  },
62
+ "Region Locating": {
63
+ "images": [
64
+ "./demo_img/objects365_v1_00085860.jpg",
65
+ "./demo_img/objects365_v1_00085860_1.jpg",
66
+ "./demo_img/objects365_v1_00085860_3.jpg",
67
+ "./demo_img/objects365_v1_00085860_2.jpg"
68
+ ],
69
+ "instruction": "You are given a source image followed by its several regions. Please locate the 1th region picture in the source image. ",
70
+ },
71
  "Multi View": {
72
  "images": [
73
  "./demo_img/123648.jpg",