Training Resnet18 on MedMNIST data problem with datatypes
I want to train a model on the MedMNIST database, specifically RetinaMNIST.
I start by defining the data transforms and creating the dataloaders:
I want to train a model on the MedMNIST database, specifically RetinaMNIST.
I start by defining the data transforms and creating the dataloaders: