Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Alexander Smorkalov 5f509e2ec1 Skip Test_Caffe_layers.Concat with Vulkan due to sporadic failures. 7 months ago
..
cityscapes_semsegm_test_enet.py Misc. modules/ typos 7 years ago
imagenet_cls_test_alexnet.py change fcn8s-heavy-pascal tests from caffe to onnx 7 months ago
imagenet_cls_test_googlenet.py Misc. modules/ typos 7 years ago
imagenet_cls_test_inception.py fix 4.x links 3 years ago
npy_blob.cpp dnn: fix precomp.hpp usage 7 years ago
npy_blob.hpp dnn: fix precomp.hpp usage 7 years ago
pascal_semsegm_test_fcn.py change fcn8s-heavy-pascal tests from caffe to onnx 7 months ago
test_backends.cpp Merge pull request #24834 from fengyuentau:cuda_naryeltwise_broadcast 11 months ago
test_caffe_importer.cpp dnn(test): skip very long debug tests, reduce test time 11 months ago
test_common.cpp cmake: fix build of dnn tests with shared common code 6 years ago
test_common.hpp Merge pull request #25181 from dkurt:release_conv_weights 8 months ago
test_common.impl.hpp Merge pull request #25181 from dkurt:release_conv_weights 8 months ago
test_darknet_importer.cpp dnn(test): skip very long debug tests, reduce test time 11 months ago
test_googlenet.cpp Merge pull request #22275 from zihaomu:fp16_support_conv 2 years ago
test_graph_simplifier.cpp Merge pull request #25271 from fengyuentau:matmul_bias 8 months ago
test_ie_models.cpp Fix for OpenVINO 2024.0 9 months ago
test_int8_layers.cpp dnn(test): skip very long debug tests, reduce test time 11 months ago
test_layers.cpp Skip Test_Caffe_layers.Concat with Vulkan due to sporadic failures. 7 months ago
test_main.cpp Merge pull request #23109 from seanm:misc-warnings 1 year ago
test_misc.cpp Merge pull request #23736 from seanm:c++11-simplifications 11 months ago
test_model.cpp Made fcn-resnet50-12.onnx model optional. 7 months ago
test_nms.cpp batched nms impl 2 years ago
test_onnx_conformance.cpp Merge pull request #24610 from jimmylaw21:dnn-onnx-add-group-norm-layer 11 months ago
test_onnx_conformance_layer_filter__cuda_denylist.inl.hpp Merge pull request #24353 from alexlyulkov:al/fixed-cumsum-layer 1 year ago
test_onnx_conformance_layer_filter__halide_denylist.inl.hpp Merge pull request #24353 from alexlyulkov:al/fixed-cumsum-layer 1 year ago
test_onnx_conformance_layer_filter__openvino.inl.hpp Einsum OpenVINO backend 8 months ago
test_onnx_conformance_layer_filter__vulkan_denylist.inl.hpp Merge pull request #24092 from Aser-Abdelfatah:GSoC_Support_GatherElements_ONNX 1 year ago
test_onnx_conformance_layer_filter_opencv_all_denylist.inl.hpp Normalize axis parameter in DNN Concat to handle negative values. 11 months ago
test_onnx_conformance_layer_filter_opencv_cpu_denylist.inl.hpp Merge pull request #21865 from rogday:nary_eltwise_layers 2 years ago
test_onnx_conformance_layer_filter_opencv_denylist.inl.hpp move global skip out of if loop, and add opencv_deny_list 2 years ago
test_onnx_conformance_layer_filter_opencv_ocl_fp16_denylist.inl.hpp implementation of scatter and scatternd with conformance tests enabled 2 years ago
test_onnx_conformance_layer_filter_opencv_ocl_fp32_denylist.inl.hpp implementation of scatter and scatternd with conformance tests enabled 2 years ago
test_onnx_conformance_layer_parser_denylist.inl.hpp Merge pull request #25518 from alexlyulkov:al/fixed-gemm-openvino 7 months ago
test_onnx_importer.cpp Merge pull request #25414 from alexlyulkov:al/range-fixed 8 months ago
test_precomp.hpp dnn: reduce set of ignored warnings 6 years ago
test_tf_importer.cpp dnn(test): skip very long debug tests, reduce test time 11 months ago
test_tflite_importer.cpp Merge pull request #25297 from CNOCycle:tflite/transpose 7 months ago
test_torch_importer.cpp DNN: add the Winograd fp16 support (#23654) 1 year ago