File size: 719 Bytes
8578f92
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: scene
    dtype: string
  - name: image
    dtype: image
  - name: depth_map
    dtype: image
  - name: direction
    dtype: string
  - name: temperature
    dtype: int32
  - name: caption
    dtype: string
  - name: captions_extended
    dtype: string
  - name: captions_temperature_only
    dtype: string
  - name: captions_direction_only
    dtype: string
  splits:
  - name: train
    num_bytes: 20631297869.0
    num_examples: 12000
  download_size: 20109239880
  dataset_size: 20631297869.0
---
# Dataset Card for "VIDIT-Depth-ControlNet-E"

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