MCB
Results
2
comments of
MCB
i had same problem. but i did success to run demo.py. my problem is that cfg's key is not string. so i fixed proposal_layer_tf.py like this ` decode_cfg_key = cfg_key.decode('utf-8')...
@sanjoy Thanks for your reply. I applied set_memory_growth but I met same error : ~~~ 2020-03-06 05:08:41.864093: I tensorflow/stream_executor/cuda/cuda_gpu_executor.cc:981] successful NUMA node read from SysFS had negative value (-1), but...