File size: 425 Bytes
f7f104e
 
b453287
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f7f104e
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
---
license: apache-2.0
dataset_info:
  features:
  - name: width
    dtype: int64
  - name: height
    dtype: int64
  - name: image
    dtype: image
  - name: objects
    struct:
    - name: bbox
      sequence:
        sequence: float64
    - name: category
      sequence: string
  splits:
  - name: train
    num_bytes: 1258281789.658
    num_examples: 7997
  download_size: 1178990085
  dataset_size: 1258281789.658
---