Eureka-Leo commited on
Commit
e843886
·
verified ·
1 Parent(s): e7cd738

Upload json/video_colorization.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. json/video_colorization.json +832 -0
json/video_colorization.json ADDED
@@ -0,0 +1,832 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "tasks": [
3
+ {
4
+ "task": "Video Colorization",
5
+ "data_source": "VCB",
6
+ "type": "generation",
7
+ "modality": {
8
+ "in": [
9
+ "video",
10
+ "text"
11
+ ],
12
+ "out": [
13
+ "video"
14
+ ]
15
+ },
16
+ "version": "1.0",
17
+ "data": {
18
+ "id": "024",
19
+ "input": {
20
+ "image_folder": "./Video Colorization/VCB/gray_with_ref/024",
21
+ "prompt": "This is a video colorization task, where you should generate a color video from a grayscale video."
22
+ },
23
+ "output": {}
24
+ }
25
+ },
26
+ {
27
+ "task": "Video Colorization",
28
+ "data_source": "VCB",
29
+ "type": "generation",
30
+ "modality": {
31
+ "in": [
32
+ "video",
33
+ "text"
34
+ ],
35
+ "out": [
36
+ "video"
37
+ ]
38
+ },
39
+ "version": "1.0",
40
+ "data": {
41
+ "id": "023",
42
+ "input": {
43
+ "image_folder": "./Video Colorization/VCB/gray_with_ref/023",
44
+ "prompt": "This is a video colorization task, where you should generate a color video from a grayscale video."
45
+ },
46
+ "output": {}
47
+ }
48
+ },
49
+ {
50
+ "task": "Video Colorization",
51
+ "data_source": "VCB",
52
+ "type": "generation",
53
+ "modality": {
54
+ "in": [
55
+ "video",
56
+ "text"
57
+ ],
58
+ "out": [
59
+ "video"
60
+ ]
61
+ },
62
+ "version": "1.0",
63
+ "data": {
64
+ "id": "015",
65
+ "input": {
66
+ "image_folder": "./Video Colorization/VCB/gray_with_ref/015",
67
+ "prompt": "This is a video colorization task, where you should generate a color video from a grayscale video."
68
+ },
69
+ "output": {}
70
+ }
71
+ },
72
+ {
73
+ "task": "Video Colorization",
74
+ "data_source": "VCB",
75
+ "type": "generation",
76
+ "modality": {
77
+ "in": [
78
+ "video",
79
+ "text"
80
+ ],
81
+ "out": [
82
+ "video"
83
+ ]
84
+ },
85
+ "version": "1.0",
86
+ "data": {
87
+ "id": "012",
88
+ "input": {
89
+ "image_folder": "./Video Colorization/VCB/gray_with_ref/012",
90
+ "prompt": "This is a video colorization task, where you should generate a color video from a grayscale video."
91
+ },
92
+ "output": {}
93
+ }
94
+ },
95
+ {
96
+ "task": "Video Colorization",
97
+ "data_source": "VCB",
98
+ "type": "generation",
99
+ "modality": {
100
+ "in": [
101
+ "video",
102
+ "text"
103
+ ],
104
+ "out": [
105
+ "video"
106
+ ]
107
+ },
108
+ "version": "1.0",
109
+ "data": {
110
+ "id": "013",
111
+ "input": {
112
+ "image_folder": "./Video Colorization/VCB/gray_with_ref/013",
113
+ "prompt": "This is a video colorization task, where you should generate a color video from a grayscale video."
114
+ },
115
+ "output": {}
116
+ }
117
+ },
118
+ {
119
+ "task": "Video Colorization",
120
+ "data_source": "VCB",
121
+ "type": "generation",
122
+ "modality": {
123
+ "in": [
124
+ "video",
125
+ "text"
126
+ ],
127
+ "out": [
128
+ "video"
129
+ ]
130
+ },
131
+ "version": "1.0",
132
+ "data": {
133
+ "id": "014",
134
+ "input": {
135
+ "image_folder": "./Video Colorization/VCB/gray_with_ref/014",
136
+ "prompt": "This is a video colorization task, where you should generate a color video from a grayscale video."
137
+ },
138
+ "output": {}
139
+ }
140
+ },
141
+ {
142
+ "task": "Video Colorization",
143
+ "data_source": "VCB",
144
+ "type": "generation",
145
+ "modality": {
146
+ "in": [
147
+ "video",
148
+ "text"
149
+ ],
150
+ "out": [
151
+ "video"
152
+ ]
153
+ },
154
+ "version": "1.0",
155
+ "data": {
156
+ "id": "022",
157
+ "input": {
158
+ "image_folder": "./Video Colorization/VCB/gray_with_ref/022",
159
+ "prompt": "This is a video colorization task, where you should generate a color video from a grayscale video."
160
+ },
161
+ "output": {}
162
+ }
163
+ },
164
+ {
165
+ "task": "Video Colorization",
166
+ "data_source": "VCB",
167
+ "type": "generation",
168
+ "modality": {
169
+ "in": [
170
+ "video",
171
+ "text"
172
+ ],
173
+ "out": [
174
+ "video"
175
+ ]
176
+ },
177
+ "version": "1.0",
178
+ "data": {
179
+ "id": "025",
180
+ "input": {
181
+ "image_folder": "./Video Colorization/VCB/gray_with_ref/025",
182
+ "prompt": "This is a video colorization task, where you should generate a color video from a grayscale video."
183
+ },
184
+ "output": {}
185
+ }
186
+ },
187
+ {
188
+ "task": "Video Colorization",
189
+ "data_source": "VCB",
190
+ "type": "generation",
191
+ "modality": {
192
+ "in": [
193
+ "video",
194
+ "text"
195
+ ],
196
+ "out": [
197
+ "video"
198
+ ]
199
+ },
200
+ "version": "1.0",
201
+ "data": {
202
+ "id": "007",
203
+ "input": {
204
+ "image_folder": "./Video Colorization/VCB/gray_with_ref/007",
205
+ "prompt": "This is a video colorization task, where you should generate a color video from a grayscale video."
206
+ },
207
+ "output": {}
208
+ }
209
+ },
210
+ {
211
+ "task": "Video Colorization",
212
+ "data_source": "VCB",
213
+ "type": "generation",
214
+ "modality": {
215
+ "in": [
216
+ "video",
217
+ "text"
218
+ ],
219
+ "out": [
220
+ "video"
221
+ ]
222
+ },
223
+ "version": "1.0",
224
+ "data": {
225
+ "id": "000",
226
+ "input": {
227
+ "image_folder": "./Video Colorization/VCB/gray_with_ref/000",
228
+ "prompt": "This is a video colorization task, where you should generate a color video from a grayscale video."
229
+ },
230
+ "output": {}
231
+ }
232
+ },
233
+ {
234
+ "task": "Video Colorization",
235
+ "data_source": "VCB",
236
+ "type": "generation",
237
+ "modality": {
238
+ "in": [
239
+ "video",
240
+ "text"
241
+ ],
242
+ "out": [
243
+ "video"
244
+ ]
245
+ },
246
+ "version": "1.0",
247
+ "data": {
248
+ "id": "009",
249
+ "input": {
250
+ "image_folder": "./Video Colorization/VCB/gray_with_ref/009",
251
+ "prompt": "This is a video colorization task, where you should generate a color video from a grayscale video."
252
+ },
253
+ "output": {}
254
+ }
255
+ },
256
+ {
257
+ "task": "Video Colorization",
258
+ "data_source": "VCB",
259
+ "type": "generation",
260
+ "modality": {
261
+ "in": [
262
+ "video",
263
+ "text"
264
+ ],
265
+ "out": [
266
+ "video"
267
+ ]
268
+ },
269
+ "version": "1.0",
270
+ "data": {
271
+ "id": "031",
272
+ "input": {
273
+ "image_folder": "./Video Colorization/VCB/gray_with_ref/031",
274
+ "prompt": "This is a video colorization task, where you should generate a color video from a grayscale video."
275
+ },
276
+ "output": {}
277
+ }
278
+ },
279
+ {
280
+ "task": "Video Colorization",
281
+ "data_source": "VCB",
282
+ "type": "generation",
283
+ "modality": {
284
+ "in": [
285
+ "video",
286
+ "text"
287
+ ],
288
+ "out": [
289
+ "video"
290
+ ]
291
+ },
292
+ "version": "1.0",
293
+ "data": {
294
+ "id": "030",
295
+ "input": {
296
+ "image_folder": "./Video Colorization/VCB/gray_with_ref/030",
297
+ "prompt": "This is a video colorization task, where you should generate a color video from a grayscale video."
298
+ },
299
+ "output": {}
300
+ }
301
+ },
302
+ {
303
+ "task": "Video Colorization",
304
+ "data_source": "VCB",
305
+ "type": "generation",
306
+ "modality": {
307
+ "in": [
308
+ "video",
309
+ "text"
310
+ ],
311
+ "out": [
312
+ "video"
313
+ ]
314
+ },
315
+ "version": "1.0",
316
+ "data": {
317
+ "id": "008",
318
+ "input": {
319
+ "image_folder": "./Video Colorization/VCB/gray_with_ref/008",
320
+ "prompt": "This is a video colorization task, where you should generate a color video from a grayscale video."
321
+ },
322
+ "output": {}
323
+ }
324
+ },
325
+ {
326
+ "task": "Video Colorization",
327
+ "data_source": "VCB",
328
+ "type": "generation",
329
+ "modality": {
330
+ "in": [
331
+ "video",
332
+ "text"
333
+ ],
334
+ "out": [
335
+ "video"
336
+ ]
337
+ },
338
+ "version": "1.0",
339
+ "data": {
340
+ "id": "001",
341
+ "input": {
342
+ "image_folder": "./Video Colorization/VCB/gray_with_ref/001",
343
+ "prompt": "This is a video colorization task, where you should generate a color video from a grayscale video."
344
+ },
345
+ "output": {}
346
+ }
347
+ },
348
+ {
349
+ "task": "Video Colorization",
350
+ "data_source": "VCB",
351
+ "type": "generation",
352
+ "modality": {
353
+ "in": [
354
+ "video",
355
+ "text"
356
+ ],
357
+ "out": [
358
+ "video"
359
+ ]
360
+ },
361
+ "version": "1.0",
362
+ "data": {
363
+ "id": "006",
364
+ "input": {
365
+ "image_folder": "./Video Colorization/VCB/gray_with_ref/006",
366
+ "prompt": "This is a video colorization task, where you should generate a color video from a grayscale video."
367
+ },
368
+ "output": {}
369
+ }
370
+ },
371
+ {
372
+ "task": "Video Colorization",
373
+ "data_source": "VCB",
374
+ "type": "generation",
375
+ "modality": {
376
+ "in": [
377
+ "video",
378
+ "text"
379
+ ],
380
+ "out": [
381
+ "video"
382
+ ]
383
+ },
384
+ "version": "1.0",
385
+ "data": {
386
+ "id": "020",
387
+ "input": {
388
+ "image_folder": "./Video Colorization/VCB/gray_with_ref/020",
389
+ "prompt": "This is a video colorization task, where you should generate a color video from a grayscale video."
390
+ },
391
+ "output": {}
392
+ }
393
+ },
394
+ {
395
+ "task": "Video Colorization",
396
+ "data_source": "VCB",
397
+ "type": "generation",
398
+ "modality": {
399
+ "in": [
400
+ "video",
401
+ "text"
402
+ ],
403
+ "out": [
404
+ "video"
405
+ ]
406
+ },
407
+ "version": "1.0",
408
+ "data": {
409
+ "id": "027",
410
+ "input": {
411
+ "image_folder": "./Video Colorization/VCB/gray_with_ref/027",
412
+ "prompt": "This is a video colorization task, where you should generate a color video from a grayscale video."
413
+ },
414
+ "output": {}
415
+ }
416
+ },
417
+ {
418
+ "task": "Video Colorization",
419
+ "data_source": "VCB",
420
+ "type": "generation",
421
+ "modality": {
422
+ "in": [
423
+ "video",
424
+ "text"
425
+ ],
426
+ "out": [
427
+ "video"
428
+ ]
429
+ },
430
+ "version": "1.0",
431
+ "data": {
432
+ "id": "018",
433
+ "input": {
434
+ "image_folder": "./Video Colorization/VCB/gray_with_ref/018",
435
+ "prompt": "This is a video colorization task, where you should generate a color video from a grayscale video."
436
+ },
437
+ "output": {}
438
+ }
439
+ },
440
+ {
441
+ "task": "Video Colorization",
442
+ "data_source": "VCB",
443
+ "type": "generation",
444
+ "modality": {
445
+ "in": [
446
+ "video",
447
+ "text"
448
+ ],
449
+ "out": [
450
+ "video"
451
+ ]
452
+ },
453
+ "version": "1.0",
454
+ "data": {
455
+ "id": "011",
456
+ "input": {
457
+ "image_folder": "./Video Colorization/VCB/gray_with_ref/011",
458
+ "prompt": "This is a video colorization task, where you should generate a color video from a grayscale video."
459
+ },
460
+ "output": {}
461
+ }
462
+ },
463
+ {
464
+ "task": "Video Colorization",
465
+ "data_source": "VCB",
466
+ "type": "generation",
467
+ "modality": {
468
+ "in": [
469
+ "video",
470
+ "text"
471
+ ],
472
+ "out": [
473
+ "video"
474
+ ]
475
+ },
476
+ "version": "1.0",
477
+ "data": {
478
+ "id": "016",
479
+ "input": {
480
+ "image_folder": "./Video Colorization/VCB/gray_with_ref/016",
481
+ "prompt": "This is a video colorization task, where you should generate a color video from a grayscale video."
482
+ },
483
+ "output": {}
484
+ }
485
+ },
486
+ {
487
+ "task": "Video Colorization",
488
+ "data_source": "VCB",
489
+ "type": "generation",
490
+ "modality": {
491
+ "in": [
492
+ "video",
493
+ "text"
494
+ ],
495
+ "out": [
496
+ "video"
497
+ ]
498
+ },
499
+ "version": "1.0",
500
+ "data": {
501
+ "id": "029",
502
+ "input": {
503
+ "image_folder": "./Video Colorization/VCB/gray_with_ref/029",
504
+ "prompt": "This is a video colorization task, where you should generate a color video from a grayscale video."
505
+ },
506
+ "output": {}
507
+ }
508
+ },
509
+ {
510
+ "task": "Video Colorization",
511
+ "data_source": "VCB",
512
+ "type": "generation",
513
+ "modality": {
514
+ "in": [
515
+ "video",
516
+ "text"
517
+ ],
518
+ "out": [
519
+ "video"
520
+ ]
521
+ },
522
+ "version": "1.0",
523
+ "data": {
524
+ "id": "017",
525
+ "input": {
526
+ "image_folder": "./Video Colorization/VCB/gray_with_ref/017",
527
+ "prompt": "This is a video colorization task, where you should generate a color video from a grayscale video."
528
+ },
529
+ "output": {}
530
+ }
531
+ },
532
+ {
533
+ "task": "Video Colorization",
534
+ "data_source": "VCB",
535
+ "type": "generation",
536
+ "modality": {
537
+ "in": [
538
+ "video",
539
+ "text"
540
+ ],
541
+ "out": [
542
+ "video"
543
+ ]
544
+ },
545
+ "version": "1.0",
546
+ "data": {
547
+ "id": "028",
548
+ "input": {
549
+ "image_folder": "./Video Colorization/VCB/gray_with_ref/028",
550
+ "prompt": "This is a video colorization task, where you should generate a color video from a grayscale video."
551
+ },
552
+ "output": {}
553
+ }
554
+ },
555
+ {
556
+ "task": "Video Colorization",
557
+ "data_source": "VCB",
558
+ "type": "generation",
559
+ "modality": {
560
+ "in": [
561
+ "video",
562
+ "text"
563
+ ],
564
+ "out": [
565
+ "video"
566
+ ]
567
+ },
568
+ "version": "1.0",
569
+ "data": {
570
+ "id": "010",
571
+ "input": {
572
+ "image_folder": "./Video Colorization/VCB/gray_with_ref/010",
573
+ "prompt": "This is a video colorization task, where you should generate a color video from a grayscale video."
574
+ },
575
+ "output": {}
576
+ }
577
+ },
578
+ {
579
+ "task": "Video Colorization",
580
+ "data_source": "VCB",
581
+ "type": "generation",
582
+ "modality": {
583
+ "in": [
584
+ "video",
585
+ "text"
586
+ ],
587
+ "out": [
588
+ "video"
589
+ ]
590
+ },
591
+ "version": "1.0",
592
+ "data": {
593
+ "id": "026",
594
+ "input": {
595
+ "image_folder": "./Video Colorization/VCB/gray_with_ref/026",
596
+ "prompt": "This is a video colorization task, where you should generate a color video from a grayscale video."
597
+ },
598
+ "output": {}
599
+ }
600
+ },
601
+ {
602
+ "task": "Video Colorization",
603
+ "data_source": "VCB",
604
+ "type": "generation",
605
+ "modality": {
606
+ "in": [
607
+ "video",
608
+ "text"
609
+ ],
610
+ "out": [
611
+ "video"
612
+ ]
613
+ },
614
+ "version": "1.0",
615
+ "data": {
616
+ "id": "019",
617
+ "input": {
618
+ "image_folder": "./Video Colorization/VCB/gray_with_ref/019",
619
+ "prompt": "This is a video colorization task, where you should generate a color video from a grayscale video."
620
+ },
621
+ "output": {}
622
+ }
623
+ },
624
+ {
625
+ "task": "Video Colorization",
626
+ "data_source": "VCB",
627
+ "type": "generation",
628
+ "modality": {
629
+ "in": [
630
+ "video",
631
+ "text"
632
+ ],
633
+ "out": [
634
+ "video"
635
+ ]
636
+ },
637
+ "version": "1.0",
638
+ "data": {
639
+ "id": "021",
640
+ "input": {
641
+ "image_folder": "./Video Colorization/VCB/gray_with_ref/021",
642
+ "prompt": "This is a video colorization task, where you should generate a color video from a grayscale video."
643
+ },
644
+ "output": {}
645
+ }
646
+ },
647
+ {
648
+ "task": "Video Colorization",
649
+ "data_source": "VCB",
650
+ "type": "generation",
651
+ "modality": {
652
+ "in": [
653
+ "video",
654
+ "text"
655
+ ],
656
+ "out": [
657
+ "video"
658
+ ]
659
+ },
660
+ "version": "1.0",
661
+ "data": {
662
+ "id": "003",
663
+ "input": {
664
+ "image_folder": "./Video Colorization/VCB/gray_with_ref/003",
665
+ "prompt": "This is a video colorization task, where you should generate a color video from a grayscale video."
666
+ },
667
+ "output": {}
668
+ }
669
+ },
670
+ {
671
+ "task": "Video Colorization",
672
+ "data_source": "VCB",
673
+ "type": "generation",
674
+ "modality": {
675
+ "in": [
676
+ "video",
677
+ "text"
678
+ ],
679
+ "out": [
680
+ "video"
681
+ ]
682
+ },
683
+ "version": "1.0",
684
+ "data": {
685
+ "id": "004",
686
+ "input": {
687
+ "image_folder": "./Video Colorization/VCB/gray_with_ref/004",
688
+ "prompt": "This is a video colorization task, where you should generate a color video from a grayscale video."
689
+ },
690
+ "output": {}
691
+ }
692
+ },
693
+ {
694
+ "task": "Video Colorization",
695
+ "data_source": "VCB",
696
+ "type": "generation",
697
+ "modality": {
698
+ "in": [
699
+ "video",
700
+ "text"
701
+ ],
702
+ "out": [
703
+ "video"
704
+ ]
705
+ },
706
+ "version": "1.0",
707
+ "data": {
708
+ "id": "032",
709
+ "input": {
710
+ "image_folder": "./Video Colorization/VCB/gray_with_ref/032",
711
+ "prompt": "This is a video colorization task, where you should generate a color video from a grayscale video."
712
+ },
713
+ "output": {}
714
+ }
715
+ },
716
+ {
717
+ "task": "Video Colorization",
718
+ "data_source": "VCB",
719
+ "type": "generation",
720
+ "modality": {
721
+ "in": [
722
+ "video",
723
+ "text"
724
+ ],
725
+ "out": [
726
+ "video"
727
+ ]
728
+ },
729
+ "version": "1.0",
730
+ "data": {
731
+ "id": "035",
732
+ "input": {
733
+ "image_folder": "./Video Colorization/VCB/gray_with_ref/035",
734
+ "prompt": "This is a video colorization task, where you should generate a color video from a grayscale video."
735
+ },
736
+ "output": {}
737
+ }
738
+ },
739
+ {
740
+ "task": "Video Colorization",
741
+ "data_source": "VCB",
742
+ "type": "generation",
743
+ "modality": {
744
+ "in": [
745
+ "video",
746
+ "text"
747
+ ],
748
+ "out": [
749
+ "video"
750
+ ]
751
+ },
752
+ "version": "1.0",
753
+ "data": {
754
+ "id": "034",
755
+ "input": {
756
+ "image_folder": "./Video Colorization/VCB/gray_with_ref/034",
757
+ "prompt": "This is a video colorization task, where you should generate a color video from a grayscale video."
758
+ },
759
+ "output": {}
760
+ }
761
+ },
762
+ {
763
+ "task": "Video Colorization",
764
+ "data_source": "VCB",
765
+ "type": "generation",
766
+ "modality": {
767
+ "in": [
768
+ "video",
769
+ "text"
770
+ ],
771
+ "out": [
772
+ "video"
773
+ ]
774
+ },
775
+ "version": "1.0",
776
+ "data": {
777
+ "id": "033",
778
+ "input": {
779
+ "image_folder": "./Video Colorization/VCB/gray_with_ref/033",
780
+ "prompt": "This is a video colorization task, where you should generate a color video from a grayscale video."
781
+ },
782
+ "output": {}
783
+ }
784
+ },
785
+ {
786
+ "task": "Video Colorization",
787
+ "data_source": "VCB",
788
+ "type": "generation",
789
+ "modality": {
790
+ "in": [
791
+ "video",
792
+ "text"
793
+ ],
794
+ "out": [
795
+ "video"
796
+ ]
797
+ },
798
+ "version": "1.0",
799
+ "data": {
800
+ "id": "005",
801
+ "input": {
802
+ "image_folder": "./Video Colorization/VCB/gray_with_ref/005",
803
+ "prompt": "This is a video colorization task, where you should generate a color video from a grayscale video."
804
+ },
805
+ "output": {}
806
+ }
807
+ },
808
+ {
809
+ "task": "Video Colorization",
810
+ "data_source": "VCB",
811
+ "type": "generation",
812
+ "modality": {
813
+ "in": [
814
+ "video",
815
+ "text"
816
+ ],
817
+ "out": [
818
+ "video"
819
+ ]
820
+ },
821
+ "version": "1.0",
822
+ "data": {
823
+ "id": "002",
824
+ "input": {
825
+ "image_folder": "./Video Colorization/VCB/gray_with_ref/002",
826
+ "prompt": "This is a video colorization task, where you should generate a color video from a grayscale video."
827
+ },
828
+ "output": {}
829
+ }
830
+ }
831
+ ]
832
+ }