jxu124/objects365
收藏Hugging Face2023-05-20 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/jxu124/objects365
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: global_image_id
dtype: string
- name: image_path
dtype: string
- name: anns_id
dtype: string
- name: format
dtype: string
- name: image_info
struct:
- name: file_name
dtype: string
- name: height
dtype: int64
- name: id
dtype: int64
- name: license
dtype: int64
- name: url
dtype: string
- name: width
dtype: int64
- name: anns_info
list:
- name: area
dtype: float64
- name: bbox
sequence: float64
- name: category
dtype: string
- name: category_id
dtype: int64
- name: id
dtype: int64
- name: image_id
dtype: int64
- name: iscrowd
dtype: int64
- name: isfake
dtype: int64
- name: isreflected
dtype: int64
splits:
- name: train
num_bytes: 3000445884
num_examples: 1742292
- name: validation
num_bytes: 145616533
num_examples: 80000
download_size: 1646594676
dataset_size: 3146062417
---
# Dataset Card for "objects365"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
jxu124
原始信息汇总
数据集概述
数据集特征
- global_image_id: 数据类型为字符串。
- image_path: 数据类型为字符串。
- anns_id: 数据类型为字符串。
- format: 数据类型为字符串。
- image_info: 结构化数据,包含以下字段:
- file_name: 数据类型为字符串。
- height: 数据类型为int64。
- id: 数据类型为int64。
- license: 数据类型为int64。
- url: 数据类型为字符串。
- width: 数据类型为int64。
- anns_info: 列表数据,包含以下字段:
- area: 数据类型为float64。
- bbox: 数据类型为序列float64。
- category: 数据类型为字符串。
- category_id: 数据类型为int64。
- id: 数据类型为int64。
- image_id: 数据类型为int64。
- iscrowd: 数据类型为int64。
- isfake: 数据类型为int64。
- isreflected: 数据类型为int64。
数据集分割
- train: 包含1742292个样本,占用3000445884字节。
- validation: 包含80000个样本,占用145616533字节。
数据集大小
- 下载大小: 1646594676字节。
- 数据集总大小: 3146062417字节。



