PyramidBox
PyramidBox copied to clipboard
Tensor Flow error
After running demo.py I am getting this error.Can you please help: RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibility. Expected 96, got 88 return f(*args, **kwds) 2018-08-31 11:47:41.373697: W tensorflow/core/framework/allocator.cc:108] Allocation of 774471680 exceeds 10% of system memory. 2018-08-31 11:47:42.524110: W tensorflow/core/framework/allocator.cc:108] Allocation of 774471680 exceeds 10% of system memory.
Your system memory too small.