Open3DSOT icon indicating copy to clipboard operation
Open3DSOT copied to clipboard

RuntimeError: DataLoader worker (pid(s) 28643) exited unexpectedly

Open panwangaz opened this issue 2 years ago • 1 comments

Hi, thanks for your work! When i train the BAT model in kitti dataset(class Car/Pedestrian), it exited unexpectedly. But when i change the tracking class to Van/Cyclist, it works well. I don't know how to solve it, so looking forward to your reply! 25a296f3217dab196c70b4804069e57 my environment: python 3.7 cuda 10.1 pytorch 1.4.0

panwangaz avatar Mar 31 '22 15:03 panwangaz

This is probably related to your running systems. Can you run it with "--workers 0"?

Ghostish avatar Apr 04 '22 08:04 Ghostish