Python API
Dataset
基类:abc.ABC
abc.ABC
所有数据集类的抽象基类。
__getitem__ 与 __len__ 方法是额外需要的。
方法
__init__()
__init__
初始化方法。