File size: 552 Bytes
a2e448b
 
35f4e9a
71daccb
 
 
 
 
 
 
35f4e9a
 
 
 
71daccb
 
 
 
 
 
 
 
 
 
 
 
35f4e9a
71daccb
 
35f4e9a
a2e448b
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
---
dataset_info:
  config_name: bbox_dataset
  features:
  - name: image_data
    dtype: image
  - name: image_sha256
    dtype: string
  - name: points
    sequence:
    - name: x
      dtype: float32
    - name: y
      dtype: float32
  - name: count
    dtype: int64
  - name: label
    dtype: string
  - name: collection_method
    dtype: string
  - name: classification
    dtype: string
  - name: organ
    dtype: string
  splits:
  - name: train
    num_bytes: 786835439
    num_examples: 10601
  download_size: 0
  dataset_size: 786835439
---