Stereo-RCNN
Stereo-RCNN copied to clipboard
Segment error (Core dumped)
Segment error (Core dumped)
I have the same error. Pytorch 0.3.0.post4, cuda-8.0
(env_stereo) pytorch@deepDSP01:~/perception/Stereo-RCNN$ python demo.py
load checkpoint models_stereo/stereo_rcnn_20_6477.pth
load model successfully!
QObject::moveToThread: Current thread (0x5629e7138960) is not the object's thread (0x562a519cd500).
Cannot move to target thread (0x5629e7138960)
Segmentation fault (core dumped)
got the same error Any solution to this ?
I ran the experiment in a Docker virtual environment. I haven't had this error since I regenerated the Docker container.
------------------ 原始邮件 ------------------ 发件人: "Sidhant Subramanian"<[email protected]>; 发送时间: 2020年5月28日(星期四) 凌晨4:39 收件人: "HKUST-Aerial-Robotics/Stereo-RCNN"<[email protected]>; 抄送: "1416055750"<[email protected]>;"Author"<[email protected]>; 主题: Re: [HKUST-Aerial-Robotics/Stereo-RCNN] Segment error (Core dumped) (#31)
got the same error Any solution to this ?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.
I met the same problem, have you solved it