DenseRelationalCaptioning
DenseRelationalCaptioning copied to clipboard
./densecap/modules/Pairs_RPN.lua:65: cuda runtime error (48) : no kernel image is available for execution on the device at /home/byd/torch/extra/cutorch/lib/THC/generic/THCTensorMath.cu:254
Dear scholar, I found I can run the densecap model with -gpu -1 and it didn't throw error.
But your model set -gpu -1 didn't work.?
So I guess the -gpu -1 didn't run on CPU. Could you tell me where I can modify, to run on CPU?