cifar-100-python cifar-100-python cifar-100-python 免费下载
2021-11-13 12:39:14 161.2MB cifar-100-python
1
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
2021-09-29 23:05:44 7KB converter cifar-10 cifar-100 Python
1