pytorch-retinanet
pytorch-retinanet copied to clipboard
Inferencing on CPU completely
Hi, Thanks for your work.
I am facing issues when trying to use CPU for inference. Can you point me in the right direction to solve the problems?
@aeviar you can use this code , just remove image.cuda() and use image https://github.com/yhenon/pytorch-retinanet/issues/200#issuecomment-748992020