Upload json/human_video_salient_detection.json with huggingface_hub
Browse files
json/human_video_salient_detection.json
ADDED
@@ -0,0 +1,326 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"tasks": [
|
3 |
+
{
|
4 |
+
"task": "Human Video Salient Detection",
|
5 |
+
"data_source": "FBMS",
|
6 |
+
"type": "comprehension",
|
7 |
+
"modality": {
|
8 |
+
"in": [
|
9 |
+
"video",
|
10 |
+
"text"
|
11 |
+
],
|
12 |
+
"out": [
|
13 |
+
"video"
|
14 |
+
]
|
15 |
+
},
|
16 |
+
"version": "1.0",
|
17 |
+
"data": {
|
18 |
+
"id": "soldier",
|
19 |
+
"input": {
|
20 |
+
"image_folder": "./Human Video Salient Detection/FBMS/soldier",
|
21 |
+
"prompt": "This is a video salient object detection task, where you should generate a video with the salient objects highlighted."
|
22 |
+
},
|
23 |
+
"output": {}
|
24 |
+
}
|
25 |
+
},
|
26 |
+
{
|
27 |
+
"task": "Human Video Salient Detection",
|
28 |
+
"data_source": "FBMS",
|
29 |
+
"type": "comprehension",
|
30 |
+
"modality": {
|
31 |
+
"in": [
|
32 |
+
"video",
|
33 |
+
"text"
|
34 |
+
],
|
35 |
+
"out": [
|
36 |
+
"video"
|
37 |
+
]
|
38 |
+
},
|
39 |
+
"version": "1.0",
|
40 |
+
"data": {
|
41 |
+
"id": "marple12",
|
42 |
+
"input": {
|
43 |
+
"image_folder": "./Human Video Salient Detection/FBMS/marple12",
|
44 |
+
"prompt": "This is a video salient object detection task, where you should generate a video with the salient objects highlighted."
|
45 |
+
},
|
46 |
+
"output": {}
|
47 |
+
}
|
48 |
+
},
|
49 |
+
{
|
50 |
+
"task": "Human Video Salient Detection",
|
51 |
+
"data_source": "FBMS",
|
52 |
+
"type": "comprehension",
|
53 |
+
"modality": {
|
54 |
+
"in": [
|
55 |
+
"video",
|
56 |
+
"text"
|
57 |
+
],
|
58 |
+
"out": [
|
59 |
+
"video"
|
60 |
+
]
|
61 |
+
},
|
62 |
+
"version": "1.0",
|
63 |
+
"data": {
|
64 |
+
"id": "marple6",
|
65 |
+
"input": {
|
66 |
+
"image_folder": "./Human Video Salient Detection/FBMS/marple6",
|
67 |
+
"prompt": "This is a video salient object detection task, where you should generate a video with the salient objects highlighted."
|
68 |
+
},
|
69 |
+
"output": {}
|
70 |
+
}
|
71 |
+
},
|
72 |
+
{
|
73 |
+
"task": "Human Video Salient Detection",
|
74 |
+
"data_source": "FBMS",
|
75 |
+
"type": "comprehension",
|
76 |
+
"modality": {
|
77 |
+
"in": [
|
78 |
+
"video",
|
79 |
+
"text"
|
80 |
+
],
|
81 |
+
"out": [
|
82 |
+
"video"
|
83 |
+
]
|
84 |
+
},
|
85 |
+
"version": "1.0",
|
86 |
+
"data": {
|
87 |
+
"id": "marple7",
|
88 |
+
"input": {
|
89 |
+
"image_folder": "./Human Video Salient Detection/FBMS/marple7",
|
90 |
+
"prompt": "This is a video salient object detection task, where you should generate a video with the salient objects highlighted."
|
91 |
+
},
|
92 |
+
"output": {}
|
93 |
+
}
|
94 |
+
},
|
95 |
+
{
|
96 |
+
"task": "Human Video Salient Detection",
|
97 |
+
"data_source": "FBMS",
|
98 |
+
"type": "comprehension",
|
99 |
+
"modality": {
|
100 |
+
"in": [
|
101 |
+
"video",
|
102 |
+
"text"
|
103 |
+
],
|
104 |
+
"out": [
|
105 |
+
"video"
|
106 |
+
]
|
107 |
+
},
|
108 |
+
"version": "1.0",
|
109 |
+
"data": {
|
110 |
+
"id": "marple9",
|
111 |
+
"input": {
|
112 |
+
"image_folder": "./Human Video Salient Detection/FBMS/marple9",
|
113 |
+
"prompt": "This is a video salient object detection task, where you should generate a video with the salient objects highlighted."
|
114 |
+
},
|
115 |
+
"output": {}
|
116 |
+
}
|
117 |
+
},
|
118 |
+
{
|
119 |
+
"task": "Human Video Salient Detection",
|
120 |
+
"data_source": "FBMS",
|
121 |
+
"type": "comprehension",
|
122 |
+
"modality": {
|
123 |
+
"in": [
|
124 |
+
"video",
|
125 |
+
"text"
|
126 |
+
],
|
127 |
+
"out": [
|
128 |
+
"video"
|
129 |
+
]
|
130 |
+
},
|
131 |
+
"version": "1.0",
|
132 |
+
"data": {
|
133 |
+
"id": "people1",
|
134 |
+
"input": {
|
135 |
+
"image_folder": "./Human Video Salient Detection/FBMS/people1",
|
136 |
+
"prompt": "This is a video salient object detection task, where you should generate a video with the salient objects highlighted."
|
137 |
+
},
|
138 |
+
"output": {}
|
139 |
+
}
|
140 |
+
},
|
141 |
+
{
|
142 |
+
"task": "Human Video Salient Detection",
|
143 |
+
"data_source": "FBMS",
|
144 |
+
"type": "comprehension",
|
145 |
+
"modality": {
|
146 |
+
"in": [
|
147 |
+
"video",
|
148 |
+
"text"
|
149 |
+
],
|
150 |
+
"out": [
|
151 |
+
"video"
|
152 |
+
]
|
153 |
+
},
|
154 |
+
"version": "1.0",
|
155 |
+
"data": {
|
156 |
+
"id": "people03",
|
157 |
+
"input": {
|
158 |
+
"image_folder": "./Human Video Salient Detection/FBMS/people03",
|
159 |
+
"prompt": "This is a video salient object detection task, where you should generate a video with the salient objects highlighted."
|
160 |
+
},
|
161 |
+
"output": {}
|
162 |
+
}
|
163 |
+
},
|
164 |
+
{
|
165 |
+
"task": "Human Video Salient Detection",
|
166 |
+
"data_source": "FBMS",
|
167 |
+
"type": "comprehension",
|
168 |
+
"modality": {
|
169 |
+
"in": [
|
170 |
+
"video",
|
171 |
+
"text"
|
172 |
+
],
|
173 |
+
"out": [
|
174 |
+
"video"
|
175 |
+
]
|
176 |
+
},
|
177 |
+
"version": "1.0",
|
178 |
+
"data": {
|
179 |
+
"id": "marple2",
|
180 |
+
"input": {
|
181 |
+
"image_folder": "./Human Video Salient Detection/FBMS/marple2",
|
182 |
+
"prompt": "This is a video salient object detection task, where you should generate a video with the salient objects highlighted."
|
183 |
+
},
|
184 |
+
"output": {}
|
185 |
+
}
|
186 |
+
},
|
187 |
+
{
|
188 |
+
"task": "Human Video Salient Detection",
|
189 |
+
"data_source": "FBMS",
|
190 |
+
"type": "comprehension",
|
191 |
+
"modality": {
|
192 |
+
"in": [
|
193 |
+
"video",
|
194 |
+
"text"
|
195 |
+
],
|
196 |
+
"out": [
|
197 |
+
"video"
|
198 |
+
]
|
199 |
+
},
|
200 |
+
"version": "1.0",
|
201 |
+
"data": {
|
202 |
+
"id": "girl",
|
203 |
+
"input": {
|
204 |
+
"image_folder": "./Human Video Salient Detection/FBMS/girl",
|
205 |
+
"prompt": "This is a video salient object detection task, where you should generate a video with the salient objects highlighted."
|
206 |
+
},
|
207 |
+
"output": {}
|
208 |
+
}
|
209 |
+
},
|
210 |
+
{
|
211 |
+
"task": "Human Video Salient Detection",
|
212 |
+
"data_source": "FBMS",
|
213 |
+
"type": "comprehension",
|
214 |
+
"modality": {
|
215 |
+
"in": [
|
216 |
+
"video",
|
217 |
+
"text"
|
218 |
+
],
|
219 |
+
"out": [
|
220 |
+
"video"
|
221 |
+
]
|
222 |
+
},
|
223 |
+
"version": "1.0",
|
224 |
+
"data": {
|
225 |
+
"id": "marple4",
|
226 |
+
"input": {
|
227 |
+
"image_folder": "./Human Video Salient Detection/FBMS/marple4",
|
228 |
+
"prompt": "This is a video salient object detection task, where you should generate a video with the salient objects highlighted."
|
229 |
+
},
|
230 |
+
"output": {}
|
231 |
+
}
|
232 |
+
},
|
233 |
+
{
|
234 |
+
"task": "Human Video Salient Detection",
|
235 |
+
"data_source": "FBMS",
|
236 |
+
"type": "comprehension",
|
237 |
+
"modality": {
|
238 |
+
"in": [
|
239 |
+
"video",
|
240 |
+
"text"
|
241 |
+
],
|
242 |
+
"out": [
|
243 |
+
"video"
|
244 |
+
]
|
245 |
+
},
|
246 |
+
"version": "1.0",
|
247 |
+
"data": {
|
248 |
+
"id": "people2",
|
249 |
+
"input": {
|
250 |
+
"image_folder": "./Human Video Salient Detection/FBMS/people2",
|
251 |
+
"prompt": "This is a video salient object detection task, where you should generate a video with the salient objects highlighted."
|
252 |
+
},
|
253 |
+
"output": {}
|
254 |
+
}
|
255 |
+
},
|
256 |
+
{
|
257 |
+
"task": "Human Video Salient Detection",
|
258 |
+
"data_source": "vidsod_100",
|
259 |
+
"type": "comprehension",
|
260 |
+
"modality": {
|
261 |
+
"in": [
|
262 |
+
"video",
|
263 |
+
"text"
|
264 |
+
],
|
265 |
+
"out": [
|
266 |
+
"video"
|
267 |
+
]
|
268 |
+
},
|
269 |
+
"version": "1.0",
|
270 |
+
"data": {
|
271 |
+
"id": "two-person-1",
|
272 |
+
"input": {
|
273 |
+
"image_folder": "./Human Video Salient Detection/vidsod_100/test/two-person-1",
|
274 |
+
"prompt": "This is a video salient object detection task, where you should generate a video with the salient objects highlighted."
|
275 |
+
},
|
276 |
+
"output": {}
|
277 |
+
}
|
278 |
+
},
|
279 |
+
{
|
280 |
+
"task": "Human Video Salient Detection",
|
281 |
+
"data_source": "vidsod_100",
|
282 |
+
"type": "comprehension",
|
283 |
+
"modality": {
|
284 |
+
"in": [
|
285 |
+
"video",
|
286 |
+
"text"
|
287 |
+
],
|
288 |
+
"out": [
|
289 |
+
"video"
|
290 |
+
]
|
291 |
+
},
|
292 |
+
"version": "1.0",
|
293 |
+
"data": {
|
294 |
+
"id": "two-person-3",
|
295 |
+
"input": {
|
296 |
+
"image_folder": "./Human Video Salient Detection/vidsod_100/test/two-person-3",
|
297 |
+
"prompt": "This is a video salient object detection task, where you should generate a video with the salient objects highlighted."
|
298 |
+
},
|
299 |
+
"output": {}
|
300 |
+
}
|
301 |
+
},
|
302 |
+
{
|
303 |
+
"task": "Human Video Salient Detection",
|
304 |
+
"data_source": "vidsod_100",
|
305 |
+
"type": "comprehension",
|
306 |
+
"modality": {
|
307 |
+
"in": [
|
308 |
+
"video",
|
309 |
+
"text"
|
310 |
+
],
|
311 |
+
"out": [
|
312 |
+
"video"
|
313 |
+
]
|
314 |
+
},
|
315 |
+
"version": "1.0",
|
316 |
+
"data": {
|
317 |
+
"id": "two-person-2",
|
318 |
+
"input": {
|
319 |
+
"image_folder": "./Human Video Salient Detection/vidsod_100/test/two-person-2",
|
320 |
+
"prompt": "This is a video salient object detection task, where you should generate a video with the salient objects highlighted."
|
321 |
+
},
|
322 |
+
"output": {}
|
323 |
+
}
|
324 |
+
}
|
325 |
+
]
|
326 |
+
}
|