endernewton / tf-faster-rcnn

Tensorflow Faster RCNN for Object Detection
https://arxiv.org/pdf/1702.02138.pdf
MIT License
3.65k stars 1.57k forks source link

When I train the model using my Images. Command terminated by signal 9 #502

Closed LingZhang0215 closed 4 years ago

LingZhang0215 commented 4 years ago

(tf) ling@ubuntu:~/Desktop/tf-faster-rcnn-master$ ./experiments/scripts/train_faster_rcnn.sh 0 pascal_voc vgg16

So signal 9 means what kind of problem?

hyx1024 commented 4 years ago

Did you finally solve it?

LingZhang0215 commented 4 years ago

Did you finally solve it?

Yea, I just do all the steps from the beginning again. Then no more error happened.