Datasets:

Modalities:
Image
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
Dask
License:
PIPE_Masks / README.md
navvew's picture
Upload README.md with huggingface_hub
bf5dfcf verified
|
raw
history blame
555 Bytes
metadata
license: cc-by-4.0
dataset_info:
  features:
    - name: mask
      dtype: image
    - name: target_img_dataset
      dtype: string
    - name: img_id
      dtype: string
    - name: ann_id
      dtype: string
  splits:
    - name: train
      num_bytes: 2555862476.36
      num_examples: 888230
    - name: test
      num_bytes: 35729190
      num_examples: 752
  download_size: 681492456
  dataset_size: 2591591666.36
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*