958 Commits (a08c98cdfb781af95dcf481c6ac38ad26ff945c3)

Author SHA1 Message Date
Alexander Alekhin cdbb893b27 dnn: disable OpenCL code path in MatMul processing 2 years ago
zoom 4891818114 make MatMul support 3D or 4D with broadcast 2 years ago
Zihao Mu 0a650b573b
Merge pull request #22840 from zihaomu:optimze_conv_memory_usage 2 years ago
Alexander Alekhin d16b3b2487 dnn(test): restore openvino tests with 'Cannot get memory' message 2 years ago
zihaomu 0d56524b72 gemm support transA and transB, and first input is constance. 2 years ago
fengyuentau 9fded9ca53 batched nms impl 2 years ago
fengyuentau 441624a5fb tile impl 2 years ago
zoom 5044af69d1 let MatMul can work when both two inputs are const 2 years ago
zoom ef2677b0a6 Make MatMul layer support 3d or 4d operation with const input 2 years ago
Zihao Mu 903bf0147e
Merge pull request #22666 from zihaomu:support_onnx_qdq_model 2 years ago
Alexander Smorkalov 22f8fb4d5c Do not fail tests in Yolo v7 model was not found. 2 years ago
Dmitry Kurtaev 35b2cff295
Merge pull request #22656 from dkurt:halide_fixes 2 years ago
Smirnov Egor dd14cf6a9c address CUDA-related errors and enable cuda in elementwise ops 2 years ago
fengyuentau d24d8f2abe implementation of scatter and scatternd with conformance tests enabled 2 years ago
zoom d816442e4d Make Unsqueeze layer support negative axes. 2 years ago
Zihao Mu 0fa43e3aac Optimize the winograd futher more. 2 years ago
Zihao Mu 1e2ceca4df add enableWinograd API for Net. 2 years ago
Zihao Mu 9821fae59d add greater_or_equal and less_or_equal ONNX support 2 years ago
Alexander Alekhin 43b2bb2c25 dnn: plugin support for OpenVINO 2 years ago
zoom 4557971481 enhance slice layer 2 years ago
Egor Smirnov 65f71ce2eb add Gather implementation 2 years ago
fengyuentau 4aef9b1c93 dnn: support yolov7 (not simplified) 2 years ago
anton 337452b4c0 changed names of permutations if Reshpe is in NHWC 2 years ago
Zihao Mu 2d837efba7 add qgemm and squeeze op13 supported on ONNXImporter 2 years ago
Zihao Mu bb64db98d8
Further optimization of Conv2D, fused Conv_Add_Activation, bring latest code from ficus OpConv.fx. (#22401) 2 years ago
Zihao Mu 7eaec9dd22 load fp16 as fp32 and align fp16 and double in onnx_graph_simplifie 2 years ago
Zihao Mu 0614c40b42 add more skip for very long test case in test_dnn. 2 years ago
Zihao Mu d4640f4647 support ReduceLayer without reshape layer. 2 years ago
Zihao Mu 3c5377ca1b add another Mish graph simplifier. 2 years ago
rogday ed69bcae2d
Merge pull request #21865 from rogday:nary_eltwise_layers 2 years ago
Zihao Mu 1b8fba8e26 support ReduceSum with two input and dynamic shape batch size in ReduceLayer. 2 years ago
Zihao Mu 45fbb67aba fix scale layer can not handle 1x1 weight correctly. 2 years ago
Zihao Mu a80fcacd90
Merge pull request #21372 from zihaomu:dnn_quantize_per_tensor 2 years ago
Zihao Mu 59b870a87a
Merge pull request #21910 from zihaomu:fast_conv_ARM 2 years ago
Zihao Mu ef94275eb6 bug fixed of GEMM node in ONNX_importer 2 years ago
Wanli a6ca48a1c2
Merge pull request #22100 from WanliZhong:issue_22015 2 years ago
Zihao Mu 2411b825b4 bug fixed of GEMM node in ONNX_importer 2 years ago
rogday a2ad997e97 fix vector access in TF::sortByExecutionOrder 3 years ago
rogday 93dc0679ec
Merge pull request #21818 from rogday:revert_renaming 3 years ago
fengyuentau ff88132620 support asymmetric paddings for qconv 3 years ago
Zihao Mu 64ded50bbf parsing depth2space and space2depth of ONNX importer 3 years ago
rogday 9cd5a0a1e6
Merge pull request #21884 from rogday:cuda_cleanup 3 years ago
rogday a2b84e9897 add assert to tf graph simplifier to address security concerns 3 years ago
OpenCV Developers e3a55af336 dnn(test): update opencv_face_detector checks 3 years ago
OpenCV Developers be4a432bea dnn(test): update opencv_face_detector checks 3 years ago
zihaomu e36948cfbc add ONNX OP sign, shrink and reciprocal 3 years ago
Alexander Alekhin 08d44f588f dnn(test): update OpenVINO tests 2022.1.0 (OpenCV 4.x) 3 years ago
Alexander Alekhin 4d927e73f1 dnn(test): update OpenVINO tests 2022.1.0 3 years ago
Zihao Mu 7b582b71ba
Merge pull request #21036 from fengyuentau:timvx_backend_support 3 years ago
Alexander Alekhin 6f5cf8c15f dnn: fix ReduceLayer implementation, update OpenVINO tests 3 years ago