Dmitry Kurtaev
|
64a9e92390
|
Merge pull request #10466 from dkurt:reduce_umat_try_2
* UMat blobs are wrapped
* Replace getUMat and getMat at OpenCLBackendWrapper
|
7 years ago |
Li Peng
|
a47fbd2610
|
Add ocl accuracy test for a few dnn nets
They are alexnet, mobilenet-ssd, resnet50, squeezeNet_v1_1,
yolo and fast_neural_style.
Signed-off-by: Li Peng <peng.li@intel.com>
|
8 years ago |
David Geldreich
|
f723cede2e
|
add loading TensorFlow/Caffe net from memory buffer
add a corresponding test
|
8 years ago |
Dmitry Kurtaev
|
20a2dc6ac5
|
Fix multiple inputs models from Caffe.
Fixed Concat optimization.
|
8 years ago |
Dmitry Kurtaev
|
03cefa7bfe
|
Set zero confidences in case of no detections
|
8 years ago |
Dmitry Kurtaev
|
b903ff8992
|
Ceil mode from experimental version of Caffe, https://github.com/BVLC/caffe/pull/3057
|
8 years ago |
Dmitry Kurtaev
|
e268606e26
|
Grayscale colorization model (https://github.com/richzhang/colorization) test.
|
8 years ago |
jrobble
|
c67ad49378
|
Set swapRB to false in Caffe tests and examples.
|
8 years ago |
Dmitry Kurtaev
|
bd8e6b7e14
|
Make external cv::dnn::Importer usage is deprecated
|
8 years ago |
Dmitry Kurtaev
|
8646d5fb84
|
FP16 Caffe models import and export
|
8 years ago |
Aleksandr Rybnikov
|
d3c14ce3ea
|
Added tests for ResNet-50 and SqueezeNet v1.1
|
8 years ago |
Alexander Alekhin
|
93729784bb
|
dnn: move module from opencv_contrib
e6f63c7a38/modules/dnn
|
8 years ago |