Ghostish/Open3DSOT

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

panwangaz opened this issue · 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

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