-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Closed
Description
It is not a bug, but question about new feature. After some experiments with Caffe and opencv_dnn I have found that for a present moment Caffe with CUDA performs forward propagation (in average, across different networks) 25 times faster than the opencv_dnn with LAPACK or OPENCL. So, it is evident that CUDA gives great speed advantage in this task. Could anybody add CUDA backend to opencv_dnn?
System information (version)
- OpenCV => 3.2
- Windows 64 Bit
- Compiler => Visual Studio 2015 / Visual Studio 2013 / Mingw 5.2
crackwitz, haithink, YashasSamaga, rtrahms, teshanshanuka and 2 more