nielsr/ade20k-panoptic-demo
收藏Hugging Face2022-11-06 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/nielsr/ade20k-panoptic-demo
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: image
dtype: image
- name: label
dtype: image
- name: segments_info
list:
- name: area
dtype: int64
- name: bbox
sequence: int64
- name: category_id
dtype: int64
- name: id
dtype: int64
- name: iscrowd
dtype: int64
splits:
- name: train
num_bytes: 492746.0
num_examples: 10
- name: validation
num_bytes: 461402.0
num_examples: 10
download_size: 949392
dataset_size: 954148.0
---
# Dataset Card for "ade20k-panoptic-demo"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
nielsr
原始信息汇总
数据集概述
数据集名称
ade20k-panoptic-demo
数据集特征
- image:图像数据,数据类型为图像。
- label:标签图像,数据类型为图像。
- segments_info:包含以下子特征
- area:区域大小,数据类型为int64。
- bbox:边界框,数据类型为int64序列。
- category_id:类别ID,数据类型为int64。
- id:唯一ID,数据类型为int64。
- iscrowd:是否为人群,数据类型为int64。
数据集分割
- train:训练集,包含10个样本,总大小为492746字节。
- validation:验证集,包含10个样本,总大小为461402字节。
数据集大小
- 下载大小:949392字节。
- 数据集总大小:954148字节。



