cifar2png:将CIFAR-10和CIFAR-100数据集转换为PNG图像

时间:2021-05-05 01:51:56
【文件属性】:
文件名称:cifar2png:将CIFAR-10和CIFAR-100数据集转换为PNG图像
文件大小:7KB
文件格式:ZIP
更新时间:2021-05-05 01:51:56
converter cifar-10 cifar-100 Python cifar2png 将CIFAR-10或CIFAR-100数据集转换为PNG图像。 安装 $ pip install cifar2png 用法 $ cifar2png [--name-with-batch-index] dataset :指定cifar10或cifar100或cifar100superclass output_dir :保存PNG转换的数据集的路径(将自动创建目录)。 --name-with-batch-index :(可选)基于批处理名称和cifar10 / cifar100数据集的索引来命名图像文件。 运行此工具时,会从自动将cifar-10-python.tar.gz或cifar-100-python.tar.gz到当前目录。 例子 CIFAR-10 $ cifar2png cifar10 path/to/ci
【文件预览】:
cifar2png-master
----common()
--------__init__.py(19B)
--------spinner.py(1KB)
--------preprocess.py(10KB)
----cifar2png(904B)
----requirements.txt(85B)
----setup.py(631B)
----README.md(4KB)
----.gitignore(44B)

网友评论