Submitted by Hulord t3_y4u0zl in MachineLearning
Hulord OP t1_isth4xm wrote
Reply to comment by Status_Ad6022 in [D]Use SimCLR as pretraining for image segmentation by Hulord
I´m having a bit of a struggle trying to pre-train using my data. I'm using a MedMNIST dataset (https://medmnist.com), specifically the BreastMNIST. I have the data in a DataLoader but can´t really understand how to load this dataloader to the configuration of the model by reading the documentation. Does it only work by having a downloaded dataset?
Viewing a single comment thread. View all comments