Datasets:

Modalities:
Image
Text
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
Dask
License:
RefOI / README.md
Zhong
Upload dataset
371795d verified
|
raw
history blame
847 Bytes
metadata
language:
  - en
size_categories:
  - 1K<n<10K
configs:
  - config_name: default
    data_files:
      - split: coco
        path: data/coco-*
      - split: open_images
        path: data/open_images-*
dataset_info:
  features:
    - name: image_path
      dtype: string
    - name: image_id
      dtype: string
    - name: mask_path
      dtype: string
    - name: box_xmin
      dtype: float64
    - name: box_xmax
      dtype: float64
    - name: box_ymin
      dtype: float64
    - name: box_ymax
      dtype: float64
    - name: is_coco
      dtype: int64
    - name: boxed_image_path
      dtype: string
    - name: label_name
      dtype: string
    - name: co_occurrence
      dtype: int64
  splits:
    - name: coco
      num_bytes: 140758.71149966374
      num_examples: 746
    - name: open_images
      num_bytes: 139815.28850033626
      num_examples: 741
  download_size: 178796
  dataset_size: 280574