opencv/modules/dnn/test
Alexander Alekhin 4a297a2443 ts: refactor OpenCV tests
- removed tr1 usage (dropped in C++17)
- moved includes of vector/map/iostream/limits into ts.hpp
- require opencv_test + anonymous namespace (added compile check)
- fixed norm() usage (must be from cvtest::norm for checks) and other conflict functions
- added missing license headers
2018-02-03 19:39:47 +00: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 ts: refactor OpenCV tests 2018-02-03 19:39:47 +00: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 ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_caffe_importer.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00: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 ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_halide_layers.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_layers.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_main.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_misc.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_nms.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_precomp.hpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_tf_importer.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_torch_importer.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00