324 Commits (c5a4df30c6ff4d9ac53f869c4462f0688759957f)

Author SHA1 Message Date
fengyuentau 9fded9ca53 batched nms impl 2 years ago
fengyuentau 441624a5fb tile impl 2 years ago
Zihao Mu 903bf0147e
Merge pull request #22666 from zihaomu:support_onnx_qdq_model 2 years ago
fengyuentau d24d8f2abe implementation of scatter and scatternd with conformance tests enabled 2 years ago
Zihao Mu 1e2ceca4df add enableWinograd API for Net. 2 years ago
Alexander Alekhin 43b2bb2c25 dnn: plugin support for OpenVINO 2 years ago
Voron cbf43a54fb added opencv for openvino tutorial 2 years ago
Egor Smirnov 65f71ce2eb add Gather implementation 2 years ago
Alexander Alekhin 65bdb3a544 dnn: eliminate GCC12 warning in total() call 2 years ago
Alexander Alekhin ca7f964104 dnn: use inheritance for OpenVINO net impl 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 d4640f4647 support ReduceLayer without reshape layer. 2 years ago
rogday ed69bcae2d
Merge pull request #21865 from rogday:nary_eltwise_layers 2 years ago
Zihao Mu a80fcacd90
Merge pull request #21372 from zihaomu:dnn_quantize_per_tensor 2 years ago
Alexander Alekhin e9428726ca pre: OpenCV 4.6.0 (version++) 3 years ago
Alexander Alekhin 400906b433 pre: OpenCV 3.4.18 (version++) 3 years ago
zihaomu e36948cfbc add ONNX OP sign, shrink and reciprocal 3 years ago
Zihao Mu 7b582b71ba
Merge pull request #21036 from fengyuentau:timvx_backend_support 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
Tsukasa Sugiura 8db7d435b9
Merge pull request #21692 from UnaNancyOwen:add_softmax 3 years ago
Alexander Alekhin effce0573b dnn: drop legacy Inference Engine NN builder API 3 years ago
Alexander Alekhin 67978b5746 dnn(ngraph): add debuging messages 3 years ago
Alexander Alekhin 85719a0a5d dnn: support outputs registration under new names 3 years ago
Alexander Alekhin eb7b45d26b dnn: fix API - explicit ctors, const methods 3 years ago
rogday 0fe7420638 fix model diagnostic tool 3 years ago
Alexander Alekhin b304730225 dnn: fix API - explicit ctors, const methods 3 years ago
Smirnov Egor 71a22e45b0 add celu, hardsigmoid, selu, thresholdedrelu layers 3 years ago
Smirnov Egor 1bd382c1d0 Add acos, acosh, asin, asinh, atan, atanh, cos, cosh, erf, hardswish, sin, sinh, softplus, softsign, tan layers 3 years ago
Alexander Alekhin 07dca8cc03 pre: OpenCV 4.5.5 (version++) 3 years ago
Alexander Alekhin 60c093f086 pre: OpenCV 3.4.17 (version++) 3 years ago
Smirnov Egor e608adea60 add ArgMax and ArgMin layers 3 years ago
Smirnov Egor 4995aecd62 add alpha parameter to ELU 3 years ago
Smirnov Egor 0e2a3686c0 add alpha parameter to ELU layer 3 years ago
Hanxi Guo 1fcf7ba5bc
Merge pull request #20406 from MarkGHX:gsoc_2021_webnn 3 years ago
Smirnov Egor 1feb3838b5 add Ceil, Floor, Log, Round, Sqrt, Not, Equal, Less, Greater 3 years ago
Smirnov Egor 2221dcc9f2 add SoftNMS implementation 3 years ago
Alexander Alekhin 3e6f27522b pre: OpenCV 4.5.4 (version++) 3 years ago
Alexander Alekhin ebef84e9ea pre: OpenCV 3.4.16 (version++) 3 years ago
Jebastin Nadar cce78cc5e2
Merge pull request #20535 from SamFC10:onnx-q 3 years ago
rogday 38b9ec7a18
Merge pull request #20682 from rogday:min 3 years ago
rogday 6801dd043d
Merge pull request #20494 from rogday:onnx_diagnostic_fix 3 years ago
SamFC10 fa90e14b06 int8 layers and 8-bit quantization support 3 years ago
thezane 210bfaf8d6
Merge pull request #20483 from thezane:support-cumsum-layer-for-onnx 3 years ago
JIANG Yichen 955cf35d5f Implement ctc prefix beam search decode for TextRecognitionModel. 3 years ago
Julia Bareeva e1cafa3834
Merge pull request #20442 from JulieBar:gru_layer 3 years ago
Alexander Alekhin b57faa41c2 pre: OpenCV 4.5.3 (version++) 4 years ago
Alexander Alekhin 43940f7ffc pre: OpenCV 3.4.15 (version++) 4 years ago
Paul Jurczak ff60abb575
Merge pull request #20080 from pauljurczak:patch-3 4 years ago
Anastasia M e08de1101d
Merge pull request #19693 from LupusSanctus:onnx_diagnostic 4 years ago