polejowska/MIST1-brain-gt-tumors
收藏Hugging Face2023-11-11 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/polejowska/MIST1-brain-gt-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: 905343541.0
num_examples: 460
- name: valid
num_bytes: 75913475.0
num_examples: 40
- name: test
num_bytes: 48033661.0
num_examples: 25
download_size: 1029189310
dataset_size: 1029290677.0
---
# Dataset Card for "MIST1-brain-gt-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:数据类型为int64image:数据类型为imagewidth:数据类型为int32height:数据类型为int32objects:列表类型,包含以下子特征:category_id:数据类型为class_label,类别名称为mist1image_id:数据类型为stringid:数据类型为int64area:数据类型为int64bbox:序列类型,数据类型为float32,长度为 4segmentation:列表类型,包含列表,数据类型为float32iscrowd:数据类型为bool
数据集分割
- 训练集:
- 字节数:905343541.0
- 样本数:460
- 验证集:
- 字节数:75913475.0
- 样本数:40
- 测试集:
- 字节数:48033661.0
- 样本数:25
数据集大小
- 下载大小:1029189310 字节
- 数据集大小:1029290677.0 字节



