vehicles-q0x2v / README.md
Francesco's picture
Upload README.md with huggingface_hub
b114ad2
|
raw
history blame
No virus
1.04 kB
---
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': vehicles
'1': big bus
'2': big truck
'3': bus-l-
'4': bus-s-
'5': car
'6': mid truck
'7': small bus
'8': small truck
'9': truck-l-
'10': truck-m-
'11': truck-s-
'12': truck-xl-
splits:
- name: train
num_bytes: 142790449.206
num_examples: 2634
download_size: 142021560
dataset_size: 142790449.206
---
# Dataset Card for "vehicles-q0x2v"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)