dataset_info: | |
features: | |
- name: image | |
dtype: image | |
- name: path | |
dtype: string | |
- name: objects | |
struct: | |
- name: bbox | |
sequence: | |
sequence: float64 | |
- name: categories | |
sequence: string | |
- name: count | |
dtype: int64 | |
- name: height | |
dtype: int64 | |
- name: width | |
dtype: int64 | |
splits: | |
- name: train | |
num_bytes: 659642403.0 | |
num_examples: 20 | |
- name: evaluation | |
num_bytes: 108197378.0 | |
num_examples: 194 | |
download_size: 766366868 | |
dataset_size: 767839781.0 | |
configs: | |
- config_name: default | |
data_files: | |
- split: train | |
path: data/train-* | |
- split: evaluation | |
path: data/evaluation-* | |
# Dataset Card for "neon-trees" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |