oeway / pytorch-deform-conv

PyTorch implementation of Deformable Convolution
MIT License
911 stars 151 forks source link

Process finished with exit code 139 (interrupted by signal 11: SIGSEGV) #8

Closed felixysz closed 6 years ago

felixysz commented 6 years ago

Hi, when I run scale_mnist.py, I get into this trouble. I find that process exits when it imports Keras. If someone knows how to solve this problem, please tell me. Thanks! ^.^

oeway commented 6 years ago

I assume this issue is not related to the lib itself, please feel free to reopen it.