erkam's picture
Upload README.md with huggingface_hub
94a997b
|
raw
history blame
888 Bytes
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
  download_size: 229548048
  dataset_size: 231136332

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

More Information needed