Should include Backend-Agnostic implementations of the Following Datasets: - [x] MNIST - [x] KMNIST - [x] FashionMNIST - [x] EMNIST - [x] FakeData - [x] CIFAR10 - [x] CIFAR100 - [x] Imagenette - [x] ImageWoof - [ ] ImageNet - [ ] CityScapes - [ ] Coco - [ ] PascalVOC - [ ] LSUN - [ ] SVHN - [x] STL10 - [x] ImageFolder - [x] MedicalImageFolder And corresponding tests by producing (small) fake data following the structure of the original dataset Missing Tests: - [ ] MNIST - [ ] KMNIST - [ ] FashionMNIST - [ ] EMNIST - [ ] FakeData - [ ] CIFAR10 - [ ] CIFAR100 - [ ] Imagenette - [ ] ImageWoof - [ ] ImageNet - [ ] CityScapes - [ ] Coco - [ ] PascalVOC - [ ] LSUN - [ ] SVHN - [ ] STL10 - [ ] ImageFolder - [ ] MedicalImageFolder
Should include Backend-Agnostic implementations of the Following Datasets:
And corresponding tests by producing (small) fake data following the structure of the original dataset
Missing Tests: