danjacobellis/cell_seg_labeled_3class
收藏Hugging Face2024-06-05 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/danjacobellis/cell_seg_labeled_3class
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: image
dtype: image
- name: label
dtype: image
splits:
- name: train
num_bytes: 1603696834.0
num_examples: 1000
- name: validation_public
num_bytes: 160098769.0
num_examples: 50
download_size: 1763765156
dataset_size: 1763795603.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation_public
path: data/validation_public-*
---
The dataset includes images and labels, both in image format. It is divided into a training set and a public validation set, with 1000 samples in the training set and 50 samples in the public validation set. The total download size of the dataset is 1763765156 bytes, and the total dataset size is 1763795603.0 bytes. The dataset configuration is named default, with the training set and public validation set data files stored in data/train-* and data/validation_public-* paths respectively.
提供机构:
danjacobellis
原始信息汇总
数据集概述
数据集特征
- image:图像数据类型
- label:图像数据类型
数据集划分
- 训练集(train):包含1000个样本,总大小为1603696834.0字节。
- 公开验证集(validation_public):包含50个样本,总大小为160098769.0字节。
数据集大小
- 下载大小:1763765156字节
- 数据集总大小:1763795603.0字节
数据文件配置
- 默认配置(default):
- 训练集路径:
data/train-* - 公开验证集路径:
data/validation_public-*
- 训练集路径:



