opencv/modules/dnn/test
Lee Jaehwan 3721c8bb06 Merge pull request #13586 from eightco:Core_bugfix3
* Add Operator override for multi-channel Mat with literal constant.

* simple test

* Operator overloading channel constraint for primitive types

* fix some test for #13586
2019-01-17 17:23:09 +03:00
..
cityscapes_semsegm_test_enet.py Misc. modules/ typos 2018-02-12 07:09:43 -05:00
imagenet_cls_test_alexnet.py python: better Python 3 support 2018-05-11 17:32:04 +03:00
imagenet_cls_test_googlenet.py Misc. modules/ typos 2018-02-12 07:09:43 -05:00
imagenet_cls_test_inception.py Misc. modules/ typos 2018-02-12 07:09:43 -05:00
npy_blob.cpp dnn: fix precomp.hpp usage 2018-02-28 17:06:26 +03:00
npy_blob.hpp dnn: fix precomp.hpp usage 2018-02-28 17:06:26 +03:00
pascal_semsegm_test_fcn.py documentation: avoid links to 'master' branch from 3.4 maintenance branch (2) 2018-05-31 19:30:56 +03:00
test_backends.cpp Fix dnn tests for Inference Engine R5 2018-12-21 12:33:30 +03:00
test_caffe_importer.cpp Minor fixes in IE backend tests 2018-12-10 20:08:13 +03:00
test_common.hpp dnn: fixup available backends/targets 2018-12-05 19:19:17 +03:00
test_darknet_importer.cpp Minor fixes in IE backend tests 2018-12-10 20:08:13 +03:00
test_googlenet.cpp Merge pull request #13332 from mshabunin:dnn-backends 2018-12-05 18:11:45 +03:00
test_halide_layers.cpp Minor fixes in IE backend tests 2018-12-10 20:08:13 +03:00
test_ie_models.cpp Fix dnn tests for Inference Engine R5 2018-12-21 12:33:30 +03:00
test_layers.cpp Fix dnn tests for Inference Engine R5 2018-12-21 12:33:30 +03:00
test_main.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_misc.cpp Merge pull request #13332 from mshabunin:dnn-backends 2018-12-05 18:11:45 +03:00
test_nms.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_onnx_importer.cpp Fix dnn tests for Inference Engine R5 2018-12-21 12:33:30 +03:00
test_precomp.hpp dnn: reduce set of ignored warnings 2018-11-15 13:15:59 +03:00
test_tf_importer.cpp Merge pull request #13586 from eightco:Core_bugfix3 2019-01-17 17:23:09 +03:00
test_torch_importer.cpp Merge pull request #13497 from dkurt:dnn_torch_bn_train 2018-12-21 14:29:10 +00:00