dwb2023's picture
Upload dataset
f5a459e verified
---
dataset_info:
features:
- name: image_id
dtype: string
- name: image
dtype: image
- name: width
dtype: int32
- name: height
dtype: int32
- name: annotations
struct:
- name: image
struct:
- name: id
dtype: int64
- name: license
dtype: int64
- name: file_name
dtype: string
- name: height
dtype: int64
- name: width
dtype: int64
- name: date_captured
dtype: string
- name: categories
struct:
- name: id
sequence: int64
- name: name
sequence: string
- name: supercategory
sequence: string
- name: annotations
struct:
- name: id
sequence: int64
- name: image_id
sequence: int64
- name: category_id
sequence: int64
- name: bbox
sequence:
sequence: float32
length: 4
- name: area
sequence: float32
- name: segmentation
sequence:
sequence: float32
- name: iscrowd
sequence: int64
splits:
- name: train
num_bytes: 5594291.0
num_examples: 255
- name: test
num_bytes: 784779.0
num_examples: 36
- name: validation
num_bytes: 1595410.0
num_examples: 73
download_size: 7769669
dataset_size: 7974480.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
- split: validation
path: data/validation-*
---