pytorch-faster-rcnn icon indicating copy to clipboard operation
pytorch-faster-rcnn copied to clipboard

Command terminated by signal 11

Open AlanLuSun opened this issue 7 years ago • 4 comments
trafficstars

when i implement the test experiment using command

GPU_ID=0 ./experiments/scripts/test_faster_rcnn.sh $GPU_ID pascal_voc_0712 res101

one error happened " Command terminated by signal 11". Moreover, when i run the demo in "/tools" folder, the segfalt (core dump) appears although we get the expected object detection results in tested images.

AlanLuSun avatar Dec 25 '17 02:12 AlanLuSun

The same error. Have you solved it?

cengzy14 avatar Feb 27 '18 08:02 cengzy14

It's the same as mine. I hope someone can solve it.

Arthersun avatar Jun 16 '18 13:06 Arthersun

Did anyone figure out why this error occurs? I am facing the same problem.

ArashRahnama avatar Sep 05 '18 00:09 ArashRahnama

I met the same error, nor is it an error caused by limit of memory problems. Did anyone solve this problem ?

lcf000000 avatar May 18 '19 14:05 lcf000000