polejowska/MIST1_brain_gastro_tumors
收藏Hugging Face2023-11-11 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/polejowska/MIST1_brain_gastro_tumors
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: valid
path: data/valid-*
- split: test
path: data/test-*
dataset_info:
features:
- name: image_id
dtype: int64
- name: image
dtype: image
- name: width
dtype: int32
- name: height
dtype: int32
- name: objects
list:
- name: category_id
dtype:
class_label:
names:
'0': mist1
- name: image_id
dtype: string
- name: id
dtype: int64
- name: area
dtype: int64
- name: bbox
sequence: float32
length: 4
- name: segmentation
list:
list: float32
- name: iscrowd
dtype: bool
splits:
- name: train
num_bytes: 906758000.0
num_examples: 920
- name: valid
num_bytes: 76022126.0
num_examples: 80
- name: test
num_bytes: 48071588.0
num_examples: 50
download_size: 1030430709
dataset_size: 1030851714.0
---
# Dataset Card for "MIST1_brain_gastro_tumors"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
polejowska
原始信息汇总
数据集概述
配置
- 默认配置:
- 训练集:路径为
data/train-* - 验证集:路径为
data/valid-* - 测试集:路径为
data/test-*
- 训练集:路径为
数据特征
- image_id:数据类型为
int64 - image:数据类型为
image - width:数据类型为
int32 - height:数据类型为
int32 - objects:列表类型,包含以下子特征:
- category_id:数据类型为
class_label,类别名称为mist1 - image_id:数据类型为
string - id:数据类型为
int64 - area:数据类型为
int64 - bbox:序列类型,数据类型为
float32,长度为 4 - segmentation:列表类型,嵌套列表,数据类型为
float32 - iscrowd:数据类型为
bool
- category_id:数据类型为
数据分割
- 训练集:
- 字节数:906758000.0
- 样本数:920
- 验证集:
- 字节数:76022126.0
- 样本数:80
- 测试集:
- 字节数:48071588.0
- 样本数:50
数据集大小
- 下载大小:1030430709 字节
- 数据集大小:1030851714.0 字节



