from torchvision.datasets import ImageFolder # 三个文件夹,每个文件夹一共有3 张图片作为例子 folder_set = ImageFolder('./example_data/image/')
確定! 回上一頁