opencv/modules/dnn/test
Xuanda Yang 3d60a9b96c Merge pull request #16156 from TH3CHARLie:3.4
* Eltwise::DIV support in Halide backend

* fix typo

* remove div from generated test suite to pass CI, switching to manual test...

* ensure divisor not near to zero

* use randu

* dnn(test): update test data for Eltwise.Accuracy/DIV layer test
2019-12-13 18:29:39 +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 Merge pull request #15537 from l-bat:ngraph 2019-12-02 16:16:06 +03:00
test_caffe_importer.cpp Backport for dnn input shape estimation 2019-12-02 16:28:59 +03:00
test_common.cpp cmake: fix build of dnn tests with shared common code 2019-03-31 08:52:25 +00:00
test_common.hpp Merge pull request #15537 from l-bat:ngraph 2019-12-02 16:16:06 +03:00
test_common.impl.hpp Merge pull request #15537 from l-bat:ngraph 2019-12-02 16:16:06 +03:00
test_darknet_importer.cpp Merge pull request #16088 from alalek:dnn_eltwise_layer_different_src_channels 2019-12-11 20:16:58 +03:00
test_googlenet.cpp dnn(test): replace SkipTestException with tags 2019-06-23 13:12:23 +00:00
test_halide_layers.cpp Merge pull request #16156 from TH3CHARLie:3.4 2019-12-13 18:29:39 +03:00
test_ie_models.cpp Backport for dnn input shape estimation 2019-12-02 16:28:59 +03:00
test_layers.cpp Merge pull request #16088 from alalek:dnn_eltwise_layer_different_src_channels 2019-12-11 20:16:58 +03:00
test_main.cpp dnn(test): replace SkipTestException with tags 2019-06-23 13:12:23 +00:00
test_misc.cpp Merge pull request #15537 from l-bat:ngraph 2019-12-02 16:16:06 +03:00
test_nms.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_onnx_importer.cpp Merge pull request #15537 from l-bat:ngraph 2019-12-02 16:16:06 +03:00
test_precomp.hpp dnn: reduce set of ignored warnings 2018-11-15 13:15:59 +03:00
test_tf_importer.cpp Enable MaxPooling with indices in Inference Engine 2019-12-04 19:14:55 +03:00
test_torch_importer.cpp Merge pull request #15537 from l-bat:ngraph 2019-12-02 16:16:06 +03:00