Open ChampagneLee opened 6 years ago
There is a 'Segmentation fault' shown as follows when running roi_pooling_op_test.py in tensorflow-cpu mode. lxb@lxb-pc:~/Desktop/Faster-RCNN_CPU/lib/roi_pooling_layer$ python roi_pooling_op_test.py Tensor("Const_2:0", shape=(2, 6, 6, 1), dtype=float32) Tensor("RoiPool:0", shape=(2, 6, 6, 1), dtype=float32) Tensor("RoiPool:1", shape=(2, 6, 6, 1), dtype=int32) Segmentation fault (core dumped)
lxb@lxb-pc:~/Desktop/Faster-RCNN_CPU/lib/roi_pooling_layer$ python roi_pooling_op_test.py Tensor("Const_2:0", shape=(2, 6, 6, 1), dtype=float32) Tensor("RoiPool:0", shape=(2, 6, 6, 1), dtype=float32) Tensor("RoiPool:1", shape=(2, 6, 6, 1), dtype=int32) Segmentation fault (core dumped)
Please help me! Thanks!
There is a 'Segmentation fault' shown as follows when running roi_pooling_op_test.py in tensorflow-cpu mode.
lxb@lxb-pc:~/Desktop/Faster-RCNN_CPU/lib/roi_pooling_layer$ python roi_pooling_op_test.py Tensor("Const_2:0", shape=(2, 6, 6, 1), dtype=float32) Tensor("RoiPool:0", shape=(2, 6, 6, 1), dtype=float32) Tensor("RoiPool:1", shape=(2, 6, 6, 1), dtype=int32) Segmentation fault (core dumped)
Please help me! Thanks!