opencv/modules/dnn/test
2018-03-31 12:04:44 +03:00
..
cityscapes_semsegm_test_enet.py Misc. modules/ typos 2018-02-12 07:09:43 -05:00
imagenet_cls_test_alexnet.py Misc. modules/ typos 2018-02-12 07:09:43 -05: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 Misc. modules/ typos 2018-02-12 07:09:43 -05:00
test_backends.cpp Load networks from intermediate representation of Intel's Deep learning deployment toolkit. 2018-03-26 07:24:21 +03:00
test_caffe_importer.cpp Replace DNNTarget and DNNBackend in tests 2018-03-07 12:59:38 +03:00
test_common.hpp add loading TensorFlow/Caffe net from memory buffer 2017-11-20 16:28:22 +01:00
test_darknet_importer.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00: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 ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_layers.cpp Merge pull request #11182 from dkurt:fix_11102_part_2 2018-03-30 13:11:01 +00:00
test_main.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_misc.cpp Update tutorials. A new cv::dnn::readNet function 2018-03-04 20:30:22 +03:00
test_nms.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_precomp.hpp Replace DNNTarget and DNNBackend in tests 2018-03-07 12:59:38 +03:00
test_tf_importer.cpp Fuse subgraphs from Keras 2018-03-12 10:53:06 +03:00
test_torch_importer.cpp Update Torch testdata 2018-03-31 12:04:44 +03:00