opencv/modules/dnn/test
2018-01-31 19:12:37 +03:00
..
cityscapes_semsegm_test_enet.py dnn: fix dnn python test files 2017-06-26 15:13:00 +03:00
imagenet_cls_test_alexnet.py Rewrote googlenet tests 2017-07-18 18:49:14 +03:00
imagenet_cls_test_googlenet.py dnn: fix dnn python test files 2017-06-26 15:13:00 +03:00
imagenet_cls_test_inception.py dnn: fix dnn python test files 2017-06-26 15:13:00 +03:00
npy_blob.cpp fix build on Visual Studio 2013 and earlier 2017-09-19 19:08:23 +09:00
npy_blob.hpp Removed 3rdparty serialized NumPy arrays parser 2017-08-22 18:14:32 +03:00
pascal_semsegm_test_fcn.py dnn: fix links 2017-07-03 12:44:27 +03:00
test_backends.cpp OpenCV face detection network test 2018-01-23 09:27:58 +03:00
test_caffe_importer.cpp OpenCV face detection network test 2018-01-23 09:27:58 +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 Add ocl accuracy test for a few dnn nets 2017-11-27 23:33:21 +08:00
test_googlenet.cpp Merge pull request #9114 from pengli:dnn_rebase 2017-10-02 15:38:00 +03:00
test_halide_layers.cpp Merge pull request #9734 from dkurt:fix_deconv_layer_kernel_layout 2017-09-28 11:42:57 +00:00
test_layers.cpp Merge pull request #10591 from drkoller:master 2018-01-19 09:44:21 +00:00
test_main.cpp dnn: move module from opencv_contrib 2017-06-26 13:41:51 +03:00
test_misc.cpp dnn::blobFromImage with OutputArray 2018-01-13 18:20:24 +03:00
test_nms.cpp dnn: add an accuracy test for NMS 2017-10-25 13:40:56 +03:00
test_precomp.hpp dnn: move module from opencv_contrib 2017-06-26 13:41:51 +03:00
test_tf_importer.cpp Fix slice layer from TensorFlow 2018-01-31 19:12:37 +03:00
test_torch_importer.cpp ocl support for Deconvolution layer 2018-01-18 23:40:22 +08:00