1062 Commits (fde99e68c02d10401f1d7c85c34919760cf910f7)

Author SHA1 Message Date
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
Alexander Alekhin b687bc807a dnn(test): update OpenVINO tests 2021.4.2 3 years ago
luz paz 8e8e4bbabc dnn: fix various dnn related typos 3 years ago
Zihao Mu b6b5c27cec Support for some reduce layers for onnx 3 years ago
rogday 93353aea70
Merge pull request #21522 from rogday:lstm 3 years ago
Egor Smirnov 375fe81311 fix slice and expand 3 years ago
Maksim Shabunin a251474144 Update filters in ONNX tests 3 years ago
Maksim Shabunin 45cbf70265 Update filters in ONNX tests 3 years ago
Alexander Alekhin effce0573b dnn: drop legacy Inference Engine NN builder API 3 years ago
Alexander Alekhin 1f70d4e2a5 dnn(test): re-enable ONNX split tests for OpenVINO 3 years ago
Alexander Alekhin 870c8d3c4e dnn(test): fix int8 tolerances 3 years ago
Alexander Alekhin a7e6a1059c dnn(test): fix outputs handling in ONNX conformance 3 years ago
Zihao Mu 9e3ba487fa
Merge pull request #21518 from zihaomu:resize_onnx_opset13 3 years ago
Alexander Alekhin 9699e2b483 dnn(onnx): handle non-default ONNX domains 3 years ago