NVIDIA / flownet2-pytorch

Pytorch implementation of FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks
Other
3.08k stars 738 forks source link

Dataloader multiprocessing stuck #242

Open Queenyy opened 3 years ago

Queenyy commented 3 years ago

I can train flownet successfully many days ago, but now i always meet this error. The code train 1 epoch and then stucked, when press ctrl+c, it says something about multiprocessing. it may be related to dataloader, but i dont konw how to fixed it. Could you please help me? image