File size: 1,013 Bytes
94a997b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8043b07
 
 
1cd93ee
 
 
 
 
94a997b
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
---
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.0
    num_examples: 1400
  - name: test
    num_bytes: 49635336.0
    num_examples: 300
  - name: val
    num_bytes: 49611825.0
    num_examples: 300
  download_size: 328113230
  dataset_size: 330383493.0
---
# Dataset Card for "clevr-with-depth-full"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)