erkam's picture
Upload README.md with huggingface_hub
1cd93ee
metadata
dataset_info:
  features:
    - name: target_img
      dtype: image
    - name: source_img
      dtype: image
    - name: target_obj
      sequence: int64
    - name: source_obj
      sequence: int64
    - name: target_box
      sequence:
        sequence: float32
    - name: source_box
      sequence:
        sequence: float32
    - name: target_depth
      dtype: image
    - name: source_depth
      dtype: image
    - name: target_tri
      sequence:
        sequence: int64
    - name: source_tri
      sequence:
        sequence: int64
    - name: pos_prompt
      dtype: string
    - name: neg_prompt
      dtype: string
  splits:
    - name: train
      num_bytes: 231136332
      num_examples: 1400
    - name: test
      num_bytes: 49635336
      num_examples: 300
    - name: val
      num_bytes: 49611825
      num_examples: 300
  download_size: 328113230
  dataset_size: 330383493

Dataset Card for "clevr-with-depth-full"

More Information needed