System information (version)
OpenCV => 3.3 Operating System / Platform =>win10 Compiler =>vs2015
When I use the dnn module to call the caffemodel, it will run slower in CPU mode, so whether it supports GPU mode?
From the official dnn example of opencv3.3, I do not see the GPU mode.