Open yiheng321 opened 3 years ago
hello, I meet the same problem, have you solved this?
hi, have you solved the problem? thanks!
windos 不支持多线程,设置dataset.py train_dataloader = torch.utils.data.DataLoader(train_datasets, batch_size=batch_size, shuffle=True, num_workers=0)
after running the train.py, on my own data set, it gives this error.