polejowska/cd45rb_leukocytes_dataset
收藏Hugging Face2023-05-08 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/polejowska/cd45rb_leukocytes_dataset
下载链接
链接失效反馈官方服务:
资源简介:
---
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': leukocyte
- 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: 39837143663.684
num_examples: 20518
- name: val
num_bytes: 3871338145.624
num_examples: 1988
- name: test
num_bytes: 4408053930.664
num_examples: 2299
download_size: 983125836
dataset_size: 48116535739.972
---
# Dataset Card for "cd45rb_leukocytes_dataset"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
polejowska
原始信息汇总
数据集概述
数据集名称
- 名称: cd45rb_leukocytes_dataset
数据集特征
- 主要特征:
- image_id: 整数类型 (int64)
- image: 图像类型
- width: 整数类型 (int32)
- height: 整数类型 (int32)
- objects: 列表类型,包含以下子特征:
- category_id: 类别标签,其中 0 对应 leukocyte
- image_id: 字符串类型 (string)
- id: 整数类型 (int64)
- area: 整数类型 (int64)
- bbox: 序列类型,包含4个浮点数 (float32)
- segmentation: 列表类型,内部列表为浮点数 (float32)
- iscrowd: 布尔类型 (bool)
数据集分割
- 分割详情:
- train: 包含20518个样本,占用39837143663.684字节
- val: 包含1988个样本,占用3871338145.624字节
- test: 包含2299个样本,占用4408053930.664字节
数据集大小
- 下载大小: 983125836字节
- 数据集总大小: 48116535739.972字节



