rishitunu/ECC_crackdataset_withsplit
收藏官方服务:
资源简介:
--- configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* dataset_info: features: - name: image dtype: image - name: label dtype: image splits: - name: train num_bytes: 9770063.344 num_examples: 1031 - name: test num_bytes: 2441398.0 num_examples: 258 download_size: 12018420 dataset_size: 12211461.344 --- # Dataset Card for "ECC_crackdataset_withsplit" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
rishitunu原始信息汇总
数据集概述
配置
- 默认配置 (
default)- 数据文件路径:
- 训练集 (
train):data/train-* - 测试集 (
test):data/test-*
- 训练集 (
- 数据文件路径:
数据集信息
- 特征:
- 图像 (
image): 数据类型为图像 (dtype: image) - 标签 (
label): 数据类型为图像 (dtype: image)
- 图像 (
- 数据分割:
- 训练集 (
train):- 字节数: 9770063.344
- 样本数: 1031
- 测试集 (
test):- 字节数: 2441398.0
- 样本数: 258
- 训练集 (
- 下载大小: 12018420
- 数据集大小: 12211461.344



