Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

OpenCV DNN on GPU

Hello, I recently tested pretrained MobileNet SSD on my machine by using cv2.dnn module in python. It seems my code is only computing on CPU. So, I wanted to know: is there is any GPU support in cv2.dnn module?