opencv/modules/dnn/test
Alexander Alekhin 471c17321f improve code quality
- eliminate rand() calls
- non initialized members/ variables
- unused return values
- missing/useless NULL checks
2018-05-22 17:08:31 +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 python: better Python 3 support 2018-05-11 17:32:04 +03:00
test_backends.cpp add fp16 accuracy and perf test 2018-05-16 22:45:07 +08:00
test_caffe_importer.cpp add fp16 accuracy and perf test 2018-05-16 22:45:07 +08:00
test_common.hpp Let switch CPU/OpenCL targets for models from Intel's Model Optimizer 2018-04-19 10:23:57 +03:00
test_darknet_importer.cpp Let switch CPU/OpenCL targets for models from Intel's Model Optimizer 2018-04-19 10:23:57 +03:00
test_googlenet.cpp Fix an issue https://github.com/opencv/opencv/issues/11102 2018-03-18 10:49:12 +03:00
test_halide_layers.cpp improve code quality 2018-05-22 17:08:31 +03:00
test_layers.cpp Custom layers for deep learning networks (#11129) 2018-04-24 14:59:59 +03:00
test_main.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_misc.cpp Custom layers for deep learning networks (#11129) 2018-04-24 14:59:59 +03:00
test_nms.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_precomp.hpp OpenCL GPU target for Inference Engine deep learning backend 2018-04-09 17:21:35 +03:00
test_tf_importer.cpp improve code quality 2018-05-22 17:08:31 +03:00
test_torch_importer.cpp Custom layers for deep learning networks (#11129) 2018-04-24 14:59:59 +03:00