Datasets:

Modalities:
Image
Video
ArXiv:
Libraries:
Datasets
License:

croissant: drop content fields so records-generation test streams cleanly

#12
by arihantj - opened
Files changed (1) hide show
  1. croissant.json +0 -105
croissant.json CHANGED
@@ -352,21 +352,6 @@
352
  "fileProperty": "fullpath"
353
  }
354
  }
355
- },
356
- {
357
- "@type": "cr:Field",
358
- "@id": "records_videos_vqa/content",
359
- "name": "content",
360
- "description": "Anonymized video content.",
361
- "dataType": "sc:VideoObject",
362
- "source": {
363
- "fileSet": {
364
- "@id": "videos-vqa"
365
- },
366
- "extract": {
367
- "fileProperty": "content"
368
- }
369
- }
370
  }
371
  ]
372
  },
@@ -393,21 +378,6 @@
393
  "fileProperty": "fullpath"
394
  }
395
  }
396
- },
397
- {
398
- "@type": "cr:Field",
399
- "@id": "records_videos_event_verification/content",
400
- "name": "content",
401
- "description": "Anonymized video content.",
402
- "dataType": "sc:VideoObject",
403
- "source": {
404
- "fileSet": {
405
- "@id": "videos-event-verification"
406
- },
407
- "extract": {
408
- "fileProperty": "content"
409
- }
410
- }
411
  }
412
  ]
413
  },
@@ -434,21 +404,6 @@
434
  "fileProperty": "fullpath"
435
  }
436
  }
437
- },
438
- {
439
- "@type": "cr:Field",
440
- "@id": "records_videos_temporal/content",
441
- "name": "content",
442
- "description": "Anonymized video content.",
443
- "dataType": "sc:VideoObject",
444
- "source": {
445
- "fileSet": {
446
- "@id": "videos-temporal"
447
- },
448
- "extract": {
449
- "fileProperty": "content"
450
- }
451
- }
452
  }
453
  ]
454
  },
@@ -475,21 +430,6 @@
475
  "fileProperty": "fullpath"
476
  }
477
  }
478
- },
479
- {
480
- "@type": "cr:Field",
481
- "@id": "records_videos_dense_video_caption/content",
482
- "name": "content",
483
- "description": "Anonymized video content.",
484
- "dataType": "sc:VideoObject",
485
- "source": {
486
- "fileSet": {
487
- "@id": "videos-dense-video-caption"
488
- },
489
- "extract": {
490
- "fileProperty": "content"
491
- }
492
- }
493
  }
494
  ]
495
  },
@@ -516,21 +456,6 @@
516
  "fileProperty": "fullpath"
517
  }
518
  }
519
- },
520
- {
521
- "@type": "cr:Field",
522
- "@id": "records_videos_tracking_clips/content",
523
- "name": "content",
524
- "description": "Anonymized video content.",
525
- "dataType": "sc:VideoObject",
526
- "source": {
527
- "fileSet": {
528
- "@id": "videos-tracking-clips"
529
- },
530
- "extract": {
531
- "fileProperty": "content"
532
- }
533
- }
534
  }
535
  ]
536
  },
@@ -557,21 +482,6 @@
557
  "fileProperty": "fullpath"
558
  }
559
  }
560
- },
561
- {
562
- "@type": "cr:Field",
563
- "@id": "records_images_2d_bbox/content",
564
- "name": "content",
565
- "description": "Anonymized image content.",
566
- "dataType": "sc:ImageObject",
567
- "source": {
568
- "fileSet": {
569
- "@id": "images-2d-bbox"
570
- },
571
- "extract": {
572
- "fileProperty": "content"
573
- }
574
- }
575
  }
576
  ]
577
  },
@@ -598,21 +508,6 @@
598
  "fileProperty": "fullpath"
599
  }
600
  }
601
- },
602
- {
603
- "@type": "cr:Field",
604
- "@id": "records_images_pointing/content",
605
- "name": "content",
606
- "description": "Anonymized image content.",
607
- "dataType": "sc:ImageObject",
608
- "source": {
609
- "fileSet": {
610
- "@id": "images-pointing"
611
- },
612
- "extract": {
613
- "fileProperty": "content"
614
- }
615
- }
616
  }
617
  ]
618
  }
 
352
  "fileProperty": "fullpath"
353
  }
354
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
355
  }
356
  ]
357
  },
 
378
  "fileProperty": "fullpath"
379
  }
380
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
381
  }
382
  ]
383
  },
 
404
  "fileProperty": "fullpath"
405
  }
406
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
407
  }
408
  ]
409
  },
 
430
  "fileProperty": "fullpath"
431
  }
432
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
433
  }
434
  ]
435
  },
 
456
  "fileProperty": "fullpath"
457
  }
458
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
459
  }
460
  ]
461
  },
 
482
  "fileProperty": "fullpath"
483
  }
484
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
485
  }
486
  ]
487
  },
 
508
  "fileProperty": "fullpath"
509
  }
510
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
511
  }
512
  ]
513
  }