faster_rcnn_pytorch
faster_rcnn_pytorch copied to clipboard
undefined symbol: __gxx_personality_v0
I am trying to run the code of demo. I meet the problem:
faster_rcnn/roi_pooling/_ext/roi_pooling/_roi_pooling.so: undefined symbol: __gxx_personality_v0
I can't figure out why. Any help would be appreciated.