yuliangguo / Pytorch_Generalized_3D_Lane_Detection

[ECCV 2020] Official PyTorch implementation of 'Gen-LaneNet: a generalized and scalable approach for 3D lane detection'
307 stars 78 forks source link

Segmentation fault (core dumped) training Issue #12

Closed kimseockho closed 3 years ago

kimseockho commented 3 years ago

I want to get the result segmented to the vehicle in the final result, so I want to re-learn using erfnet_model_sim3d_7class.tar.

All dataset paths were checked, and the pytorch version and CUDA and cuDNN versions were matched. But I only got the error below. Segmentation fault (core dumped)

What is the problem?

If you had the same problem, please share a solution.

Ivanyan0516 commented 3 years ago

I meet the same question, it bothers me a lot, have you solved it?

tenngre commented 2 years ago

You can use the old version from aliyun, such as version 6.XXX