File size: 612 Bytes
8bfb52a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: label
    dtype:
      class_label:
        names:
          '0': test
          '1': train
          '2': validation
  splits:
  - name: train
    num_bytes: 5103826.0
    num_examples: 65
  - name: validation
    num_bytes: 1523245.0
    num_examples: 21
  - name: test
    num_bytes: 1336252.0
    num_examples: 31
  download_size: 7967873
  dataset_size: 7963323.0
---
# Dataset Card for "roi_counters"

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