dataset_info: | |
features: | |
- name: image_id | |
dtype: int64 | |
- name: image | |
dtype: image | |
- name: width | |
dtype: int32 | |
- name: height | |
dtype: int32 | |
- name: objects | |
sequence: | |
- name: id | |
dtype: int64 | |
- name: area | |
dtype: int64 | |
- name: bbox | |
sequence: float32 | |
length: 4 | |
- name: category | |
dtype: | |
class_label: | |
names: | |
'0': cables | |
'1': Antenne | |
'2': BBS | |
'3': BFU | |
'4': Batterie | |
'5': DDF | |
'6': PCF | |
'7': PCU AC | |
'8': PCU DC | |
'9': PDU | |
'10': PSU | |
'11': RBS | |
splits: | |
- name: train | |
num_bytes: 229057217.16 | |
num_examples: 4816 | |
- name: validation | |
num_bytes: 37628768.0 | |
num_examples: 794 | |
- name: test | |
num_bytes: 58389534.8 | |
num_examples: 1220 | |
download_size: 325012655 | |
dataset_size: 325075519.96 | |
# Dataset Card for "cables-nl42k" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |