sadeepj / crfasrnn_keras

CRF-RNN Keras/Tensorflow version
http://crfasrnn.torr.vision
MIT License
603 stars 169 forks source link

Memory allocation runtime errors #57

Open qvandenberg opened 5 years ago

qvandenberg commented 5 years ago

I have memory allocation errors upon running 'run_demo.py'.

There were no compilation issues. Could someone please print a new requirements.txt with the exact versions of all the packages? through pip freeze -r requirements.txt

python(4054,0x10dc135c0) malloc: *** error for object 0x7fbb9ca44d38: pointer being freed was not allocated Python(4054,0x10dc135c0) malloc: *** set a breakpoint in malloc_error_break to debug Abort trap: 6