Beniko95J / MLF-VO

Multi-Layer Fusion Visual Odometry
GNU General Public License v3.0
20 stars 3 forks source link

About the "RumtimeError" #11

Closed fufj closed 1 year ago

fufj commented 1 year ago

Hi! MLF-VO is a remarkable work. But I met a question when I train the model following the readme.md:

"RuntimeError: DataLoader worker (pid 42438) exited unexpectedly with exit code 1. Details are lost due to multiprocessing. Rerunning with num_workers=0 may give better error trace."

However, I cannot solve this issue when set "num_workers=0". Would you mind giving me some suggestions?