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

questions IndexError: list index out of range #447

Closed codylcs closed 5 years ago

codylcs commented 5 years ago

when i put command this in terminal: ./experiments/scripts/train_faster_rcnn.sh -cpu coco res101

errors happen: /tools/../lib/datasets/coco.py", line 191, in append_flipped_images boxes[:, 0] = widths[i] - oldx2 - 1 IndexError: list index out of range

this is command on MacBook without cpu who can help me with my appreciate?thanks