AnsonZhang/FEMNIST-SMALL-C
收藏Hugging Face2023-11-07 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/AnsonZhang/FEMNIST-SMALL-C
下载链接
链接失效反馈官方服务:
资源简介:
该数据集是FEMNIST的非官方分割版本,研究人员可以通过提供的命令行生成数据。数据集从生成的json文件转换回.png图像,以更好地与HuggingFace风格匹配。
This is an unofficial split version of the FEMNIST dataset. Researchers can generate the dataset using the provided command-line commands. The dataset is converted back from the generated JSON files to .png images to better match the HuggingFace style.
提供机构:
AnsonZhang
原始信息汇总
数据集概述
数据来源
- 该数据集是FEMNIST的非官方分割版本。
数据生成
-
研究人员可以通过以下命令行生成数据:
./preprocess.sh -s niid --iu 0.1 --sf 0.1 -k 64 -t sample --tf 0.9 --smplseed 1 --spltseed 1
数据格式
- 该数据集从生成的json文件转换回.png图像格式,以更好地匹配huggingface风格。



