Whether the dnn module of opencv3.3 supports GPU mode? [deleted]
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.
once is enough, no ?
@berak, this [deleted] tag, is this something new?
^^ i deleted this one before,
and now, it's impossible to get rid of the tag ! (it's not part of the title, try to edit, you see !)hmm, it finally worked .. no idea.
Ah well it is still there for me :D so I guess it did not work at all ^^
yea, for me too.
your try here now ;)
Just tried, its impossible. It stays good in my view until a refresh. My guess, a bug :D
@liusonglin
GPU DNN in OpenCV uses Halide. See this sample.