Madronus/bbox_test
收藏Hugging Face2023-06-21 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Madronus/bbox_test
下载链接
链接失效反馈官方服务:
资源简介:
---
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': complexRoofLocation
'1': noObservationType
'2': skyLight
'3': trees
'4': addressSignage
'5': roof
'6': surfaceLayer
'7': window
'8': gutter
'9': chimney
'10': door
'11': atticVent
'12': sidingClearance
'13': siding
'14': eave
'15': crawlSpaceVent
'16': garageDoor
'17': ventOther
'18': deck
'19': shrub
'20': combustibleItemStorage
'21': fence
- name: bbox
sequence: float64
length: 4
- name: area
dtype: int64
splits:
- name: train
num_bytes: 10760235.0
num_examples: 100
download_size: 10544918
dataset_size: 10760235.0
---
# Dataset Card for "bbox_test"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
Madronus
原始信息汇总
数据集概述
数据集特征
- image_id: 数据类型为 int64。
- image: 数据类型为 image。
- width: 数据类型为 int64。
- height: 数据类型为 int64。
- objects: 序列类型,包含以下子特征:
- bbox_id: 数据类型为 int64。
- category: 数据类型为分类标签,包含以下类别:
- 0: complexRoofLocation
- 1: noObservationType
- 2: skyLight
- 3: trees
- 4: addressSignage
- 5: roof
- 6: surfaceLayer
- 7: window
- 8: gutter
- 9: chimney
- 10: door
- 11: atticVent
- 12: sidingClearance
- 13: siding
- 14: eave
- 15: crawlSpaceVent
- 16: garageDoor
- 17: ventOther
- 18: deck
- 19: shrub
- 20: combustibleItemStorage
- 21: fence
- bbox: 数据类型为 float64,长度为4。
- area: 数据类型为 int64。
数据集划分
- train: 包含100个示例,数据集大小为10760235.0字节,下载大小为10544918字节。



