2020-08-13 23:50:14 +08:00

5 lines
135 B
Python

from .cifar import Cifar10, Cifar100
from .image_list import ImageList
from .imagenet import ImageNet
from .places205 import Places205