megengine.data.dataset.CIFAR100

class CIFAR100(root=None, train=True, download=True, timeout=500)[源代码]

基类:megengine.data.dataset.vision.cifar.CIFAR10

适用于 CIFAR100 元数据的 Dataset .

方法

__init__([root, train, download, timeout])

初始化方法。

bytes2array(filenames)

download()

process()

untar(file_path, dirs)

属性。

meta

meta_info

raw_file_dir

raw_file_md5

raw_file_name

test_batch

train_batch

url_path