Stereo-RCNN icon indicating copy to clipboard operation
Stereo-RCNN copied to clipboard

Segment error (Core dumped)

Open zzx0836 opened this issue 5 years ago • 4 comments

Segment error (Core dumped)

zzx0836 avatar Jun 30 '19 08:06 zzx0836

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)

pravn avatar Sep 27 '19 22:09 pravn

got the same error Any solution to this ?

Sidcvs avatar May 27 '20 20:05 Sidcvs

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.

zzx0836 avatar May 29 '20 09:05 zzx0836

I met the same problem, have you solved it

wxykw avatar Apr 20 '22 02:04 wxykw