Jul 22, 2017 · 1 min read
it is really a nice work! However, I found the torchvision cannot read *.pgm files in my Macbook, in which “folder_dataset = dset.ImageFolder(root=Config.training_dir)” returned wrong messages. But images in the AT&T facial dataset are all “*.pgm” type.
So what should I do?
Thank you!