brainer/ecg_labeled_Marzo
收藏Hugging Face2024-01-19 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/brainer/ecg_labeled_Marzo
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: image
dtype: image
- name: width
dtype: int64
- name: height
dtype: int64
- name: pixel_values
sequence:
sequence:
sequence: uint8
- name: image_id
dtype: int64
- name: image_path
dtype: string
- name: objects
struct:
- name: area
sequence: int64
- name: bbox
sequence:
sequence: int64
- name: category
sequence: int64
- name: id
sequence: int64
splits:
- name: train
num_bytes: 583394854.0
num_examples: 199
- name: test
num_bytes: 82413124.0
num_examples: 28
- name: valid
num_bytes: 167349293.0
num_examples: 57
download_size: 166870694
dataset_size: 833157271.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
- split: valid
path: data/valid-*
---
Source: https://universe.roboflow.com/centro-oncolgico-integral/ecg_labeled_marzo
提供机构:
brainer
原始信息汇总
数据集概述
特征信息
- image: 图像数据,数据类型为
image。 - width: 图像宽度,数据类型为
int64。 - height: 图像高度,数据类型为
int64。 - pixel_values: 像素值,数据类型为
uint8的序列的序列。 - image_id: 图像ID,数据类型为
int64。 - image_path: 图像路径,数据类型为
string。 - objects: 对象信息,包含以下子字段:
- area: 区域面积,数据类型为
int64的序列。 - bbox: 边界框,数据类型为
int64的序列的序列。 - category: 类别,数据类型为
int64的序列。 - id: 对象ID,数据类型为
int64的序列。
- area: 区域面积,数据类型为
数据分割
- train: 训练集,包含 199 个样本,占用 583394854.0 字节。
- test: 测试集,包含 28 个样本,占用 82413124.0 字节。
- valid: 验证集,包含 57 个样本,占用 167349293.0 字节。
数据集大小
- download_size: 下载大小为 166870694 字节。
- dataset_size: 数据集总大小为 833157271.0 字节。
配置信息
- default: 默认配置,包含以下数据文件路径:
- train:
data/train-* - test:
data/test-* - valid:
data/valid-*
- train:



