File size: 618 Bytes
465c37b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b719441
 
 
 
465c37b
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: off_hue_position_grid
    dtype: string
  - name: off_hue_position_pixels
    dtype: string
  - name: bounding_box
    dtype: string
  - name: base_color
    dtype: string
  - name: off_hue_color
    dtype: string
  - name: variation_type
    dtype: string
  - name: difficulty
    dtype: string
  - name: total_bricks
    dtype: int32
  splits:
  - name: train
    num_bytes: 1500786
    num_examples: 400
  download_size: 143612
  dataset_size: 1500786
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---