Cat data link

broken image
broken image
broken image

SUN397(root)ĬocoDetection(root, annFile)Ĭityscapes(root) German Traffic Sign Recognition Benchmark (GTSRB) Dataset. Large-scale CelebFaces Attributes (CelebA) Dataset Dataset.Ĭountry211(root)ĭTD(root)ĮuroSAT(root)įakeData()Ī fake dataset that returns randomly generated images and returns them as PIL imagesįashionMNIST(root)įlickr8k(root, ann_file)įlickr30k(root, ann_file)įlowers102(root) You can also create your own datasets using the provided base classes. Transform and target_transform to transform the input and target respectively. nThreads )Īll the datasets have almost similar API. DataLoader ( imagenet_data, batch_size = 4, shuffle = True, num_workers = args.

broken image

ImageNet ( 'path/to/imagenet_root/' ) data_loader = torch.

broken image