erkam's picture
Upload README.md with huggingface_hub
8043b07
|
raw
history blame
951 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
    - name: test
      num_bytes: 49635336
      num_examples: 300
  download_size: 278833784
  dataset_size: 280771668

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

More Information needed