luluoverflow

Results 4 issues of luluoverflow

ImportError: ***cython_bbox.so: undefined symbol: _Py_ZeroStructImportError: 在编译train.py和test.py时都出现了这种问题。请问这是什么原因造成的?是因为cython的版本太新了吗?我的cython版本为0.28 。还是因为cython_bbox.so与py2.7有联系,而我的Python版本是3.7。

Using TensorFlow backend. num of training samples: 1 WARNING:tensorflow:From /home/lulu/anaconda3/lib/python3.7/site-packages/tensorflow/python/framework/op_def_library.py:263: colocate_with (from tensorflow.python.framework.ops) is deprecated and will be removed in a future version. Instructions for updating: Colocations handled automatically by...

Epoch 1/150 get_batch_gt: 'NoneType' object has no attribute 'shape' get_batch_gt: 'NoneType' object has no attribute 'shape' get_batch_gt: 'NoneType' object has no attribute 'shape' get_batch_gt: 'NoneType' object has no attribute 'shape'...

Can I run this program just with the CPU?I plan to use my laptop to prove this model.