Alexander Alekhin
|
0f34628af7
|
dnn: drop OpenCL code path for DetectionOutputLayer
getUMat()/getMat() calls are scope based. Results of these calls can't be
stored somewhere for future usage.
|
2017-11-21 17:28:42 +03:00 |
|
catree
|
48e07437f0
|
Add camera/video/image input for C++ DNN object detection samples. Add nice display and computation time.
|
2017-10-27 11:57:06 +02:00 |
|
jrobble
|
c67ad49378
|
Set swapRB to false in Caffe tests and examples.
|
2017-09-22 09:58:48 -04:00 |
|
Alexander Alekhin
|
25a4559565
|
Merge pull request #9294 from arrybn:layers_perf
|
2017-08-24 09:37:49 +00:00 |
|
Aleksandr Rybnikov
|
8b1146deb2
|
Added function to get timings for layers
|
2017-08-23 13:40:05 +03:00 |
|
Dmitry Kurtaev
|
1e3052d3cd
|
Update MobileNet object detection sample
|
2017-08-23 09:29:01 +03:00 |
|
Aleksandr Rybnikov
|
ce1cc352d9
|
MobileNet SSD sample
|
2017-08-01 12:30:27 +03:00 |
|