Getting error in chapter 4, DataLoader error. #141
-
Here is my code. train_dataloader = DataLoader(dataset = train_data, img, label = next(iter(train_dataloader)) TypeError: Caught TypeError in DataLoader worker process 0. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
look i had the same error "TypeError: Caught TypeError in DataLoader worker process 0." but somehow was the issue in the data_transform |
Beta Was this translation helpful? Give feedback.
look i had the same error "TypeError: Caught TypeError in DataLoader worker process 0." but somehow was the issue in the data_transform
because i used trivailaagumanted(magnitude_bins=1). Value 1 had the issue