shariqfarooq/cs323_densepred_seg256
收藏Hugging Face2023-09-16 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/shariqfarooq/cs323_densepred_seg256
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: val
path: data/val-*
dataset_info:
features:
- name: image
dtype: image
- name: mask
dtype: image
splits:
- name: train
num_bytes: 187512341.0
num_examples: 1464
- name: val
num_bytes: 187805177.75
num_examples: 1449
download_size: 375496804
dataset_size: 375317518.75
---
# Dataset Card for "cs323_densepred_seg256"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
This dataset includes two configurations: default. The data files are divided into training set (train) and validation set (val), stored in data/train-* and data/val-* paths respectively. The features of the dataset include images (image) and masks (mask), both in image format. The training set contains 1464 samples, and the validation set contains 1449 samples. The total download size of the dataset is 375496804 bytes, and the total dataset size is 375317518.75 bytes.
提供机构:
shariqfarooq
原始信息汇总
数据集概述
配置
- 默认配置 (
default)- 数据文件路径:
- 训练集 (
train):data/train-* - 验证集 (
val):data/val-*
- 训练集 (
- 数据文件路径:
数据特征
- 图像 (
image): 数据类型为图像 (dtype: image) - 掩码 (
mask): 数据类型为图像 (dtype: image)
数据拆分
- 训练集 (
train)- 字节数: 187512341.0
- 样本数: 1464
- 验证集 (
val)- 字节数: 187805177.75
- 样本数: 1449
数据集大小
- 下载大小: 375496804
- 数据集大小: 375317518.75



