xiaofeng94 / VL-PLM

Exploiting unlabeled data with vision and language models for object detection, ECCV 2022
86 stars 7 forks source link

_pickle.UnpicklingError #5

Closed th0214 closed 1 year ago

th0214 commented 1 year ago

If I set num-gpu to 4 and try to train Mask R-CNN with Large Scale Jitter, I'm going to say, _pickle.UnpicklingError: pickle data was truncated An error occurs. How can I fix it?

xiaofeng94 commented 1 year ago

Hey, I'm not sure what lead to this error without details about your environments. It might be caused by your broken data files or library you installed.