Open Yunboxun opened 2 years ago
Thank you, but I still don't know how to solve the problem
说实话,我不知道为什么你的对象是Nonytype。所以我认为你应该检查它的基本对象,如 或 .
progress_bar``training_generator``DataLoaderX
In fact, I'm testing these data types, but since I'm a rookie, can I have a look at the internal structure of these parameters? Compare them with mine to find out the problems. If I can, I'd like to see 'training generator 'and' train dataset‘,thank you very much.
@Yunboxun are you using multiprocessing or DataParallel? That Pickle error seems familiar and was fixed in ecc835c, pull/clone the repository and use train_ddp.py
instead of train.py
Excuse me, how can I solve this error?