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': farcry6 | |
'1': assassin | |
'2': atv | |
'3': car | |
'4': gun | |
'5': gun menu | |
'6': healthbar | |
'7': horse | |
'8': hud | |
'9': map | |
'10': person | |
'11': surroundings | |
splits: | |
- name: train | |
num_bytes: 4066322.0 | |
num_examples: 82 | |
- name: validation | |
num_bytes: 725284.0 | |
num_examples: 14 | |
- name: test | |
num_bytes: 1290178.0 | |
num_examples: 24 | |
download_size: 6082828 | |
dataset_size: 6081784.0 | |
# Dataset Card for "farcry6-videogame" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |