easy-faster-rcnn.pytorch
easy-faster-rcnn.pytorch copied to clipboard
NMS without cuda
Is there any way to use NMS for inference in a system that has no GPU?
No, currently I assume that the program is run with GPU.