vehicle-dataset-v2 / README.md
roupenminassian's picture
Upload README.md with huggingface_hub
5944d84
|
raw
history blame
No virus
773 Bytes
---
dataset_info:
features:
- name: image
dtype: image
- name: image_id
dtype: int64
- name: width
dtype: int64
- name: height
dtype: int64
- name: objects
struct:
- name: id
sequence: int64
- name: area
sequence: float64
- name: bbox
sequence:
sequence: float64
- name: category
sequence: int64
splits:
- name: train
num_bytes: 120781140.624
num_examples: 1128
download_size: 122076069
dataset_size: 120781140.624
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "vehicle-dataset-v2"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)