balloon / README.md
poissonfish's picture
Upload README.md with huggingface_hub
7866be5 verified
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
dataset_info:
features:
- name: image
dtype: image
- name: image_id
dtype: int64
- name: filename
dtype: string
- name: annotations
sequence:
- name: id
dtype: int64
- name: image_id
dtype: int64
- name: category_id
dtype: int64
- name: iscrowd
dtype: int64
- name: area
dtype: float64
- name: bbox
sequence: float64
length: 4
- name: segmentation
sequence:
sequence: int64
splits:
- name: train
num_bytes: 23704472.0
num_examples: 47
- name: validation
num_bytes: 6532081.0
num_examples: 11
- name: test
num_bytes: 8824061.0
num_examples: 16
download_size: 38896408
dataset_size: 39060614.0
---
# Dataset Card for "balloon"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)