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.
 
 
 
 
 
 
Zihao Mu 903bf0147e
Merge pull request #22666 from zihaomu:support_onnx_qdq_model
2 years ago
..
cityscapes_semsegm_test_enet.py
imagenet_cls_test_alexnet.py
imagenet_cls_test_googlenet.py
imagenet_cls_test_inception.py
npy_blob.cpp
npy_blob.hpp
pascal_semsegm_test_fcn.py
test_backends.cpp Merge pull request #22656 from dkurt:halide_fixes 2 years ago
test_caffe_importer.cpp Further optimization of Conv2D, fused Conv_Add_Activation, bring latest code from ficus OpConv.fx. (#22401) 2 years ago
test_common.cpp
test_common.hpp dnn: plugin support for OpenVINO 2 years ago
test_common.impl.hpp dnn: plugin support for OpenVINO 2 years ago
test_darknet_importer.cpp add more skip for very long test case in test_dnn. 2 years ago
test_googlenet.cpp
test_halide_layers.cpp
test_ie_models.cpp
test_int8_layers.cpp Further optimization of Conv2D, fused Conv_Add_Activation, bring latest code from ficus OpConv.fx. (#22401) 2 years ago
test_layers.cpp Optimize the winograd futher more. 2 years ago
test_main.cpp
test_misc.cpp
test_model.cpp
test_nms.cpp
test_onnx_conformance.cpp implementation of scatter and scatternd with conformance tests enabled 2 years ago
test_onnx_conformance_layer_filter__cuda_denylist.inl.hpp implementation of scatter and scatternd with conformance tests enabled 2 years ago
test_onnx_conformance_layer_filter__halide_denylist.inl.hpp implementation of scatter and scatternd with conformance tests enabled 2 years ago
test_onnx_conformance_layer_filter__openvino.inl.hpp implementation of scatter and scatternd with conformance tests enabled 2 years ago
test_onnx_conformance_layer_filter__vulkan_denylist.inl.hpp implementation of scatter and scatternd with conformance tests enabled 2 years ago
test_onnx_conformance_layer_filter_opencv_all_denylist.inl.hpp Merge pull request #21865 from rogday:nary_eltwise_layers 2 years 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_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 implementation of scatter and scatternd with conformance tests enabled 2 years ago
test_onnx_importer.cpp Merge pull request #22666 from zihaomu:support_onnx_qdq_model 2 years ago
test_precomp.hpp
test_tf_importer.cpp changed names of permutations if Reshpe is in NHWC 2 years ago
test_torch_importer.cpp add enableWinograd API for Net. 2 years ago