opencv/modules/dnn/test
Liubov Batanina ad63d24dba
Merge pull request #18096 from l-bat:update_onnx_importer
* Added ReduceSum to ONNX importer

* Fix comments

* Fix Mul
2020-08-14 16:49:42 +00: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 dnn(test): adjust tests for OpenVINO 2020.4 2020-07-15 23:47:40 +00:00
test_caffe_importer.cpp dnn(test): adjust tests for OpenVINO 2020.4 2020-07-15 23:47:40 +00: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 dnn(test): add YOLOv4-tiny tests 2020-07-06 21:36:19 +00:00
test_darknet_importer.cpp Merge pull request #18077 from l-bat:reduce_sum 2020-08-12 14:32:16 +00:00
test_googlenet.cpp dnn(test): replace SkipTestException with tags 2019-06-23 13:12:23 +00:00
test_halide_layers.cpp dnn(test): skip failed NGRAPH/MYRIAD tests 2020-04-22 15:00:23 +00:00
test_ie_models.cpp dnn(test): adjust tests for OpenVINO 2020.4 2020-07-15 23:47:40 +00:00
test_layers.cpp Merge pull request #17976 from YashasSamaga:dnn-fusion-tests-fix-ocl 2020-08-13 10:55:41 +00:00
test_main.cpp dnn(test): replace SkipTestException with tags 2019-06-23 13:12:23 +00:00
test_misc.cpp Do not use size_t for nGraph layers 2020-08-02 20:50:44 +03:00
test_nms.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_onnx_importer.cpp Merge pull request #18096 from l-bat:update_onnx_importer 2020-08-14 16:49:42 +00: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 #18077 from l-bat:reduce_sum 2020-08-12 14:32:16 +00:00
test_torch_importer.cpp Merge pull request #16628 from dkurt:dnn_ngraph_custom_layers 2020-02-26 17:51:18 +03:00