dataset_info: | |
features: | |
- name: image_id | |
dtype: int64 | |
- name: image | |
dtype: image | |
- name: width | |
dtype: int64 | |
- name: height | |
dtype: int64 | |
- name: objects | |
sequence: | |
- name: bbox_id | |
dtype: int64 | |
- name: category | |
dtype: | |
class_label: | |
names: | |
'0': '0' | |
'1': '1' | |
'2': '2' | |
'3': '3' | |
'4': '4' | |
'5': '5' | |
'6': '6' | |
'7': '7' | |
'8': '8' | |
'9': '9' | |
'10': '-' | |
'11': A | |
'12': B | |
'13': C | |
'14': D | |
'15': E | |
'16': F | |
'17': G | |
'18': H | |
'19': I | |
'20': J | |
'21': K | |
'22': L | |
'23': M | |
'24': N | |
'25': P | |
'26': Q | |
'27': R | |
'28': S | |
'29': T | |
'30': U | |
'31': V | |
'32': W | |
'33': X | |
'34': Y | |
'35': Z | |
- name: bbox | |
sequence: float64 | |
length: 4 | |
- name: area | |
dtype: float64 | |
splits: | |
- name: train | |
num_bytes: 2369705.0 | |
num_examples: 247 | |
download_size: 2333570 | |
dataset_size: 2369705.0 | |
configs: | |
- config_name: default | |
data_files: | |
- split: train | |
path: roboflow_data_2024_04_03_02_06_07_clean_transformed/train-* | |