1651 Commits (ea068dcc2c01dcae68fad67084a9d196f439fce9)

Author SHA1 Message Date
Smirnov Egor 27392f832d reimplement onnx refactor for master 3 years ago
rogday cff0168f3a
Merge pull request #20453 from rogday:onnx_importer_fix 3 years ago
Julia Bareeva 4e5699fa71
Merge pull request #20450 from JulieBar:lstm_inside 3 years ago
Smirnov Egor 024b43ca06 implement asymmetric padding for conv2d, max_pool and conv2d_backprop_input 3 years ago
Smirnov Egor c30078c5a3 add NotImplemented layer 3 years ago
SamFC10 96d35f7c54 Fix convolution asymmetric padding bug in onnx importer 3 years ago
Alexander Alekhin fbde0c6c96 dnn(ie): fix handling of 1D and non-32F outputs of InferenceEngine 3 years ago
Alexander Alekhin 602e7c83e2 dnn(test): add extra IR models, more checks in IE testing code 3 years ago
Alexander Alekhin bc210b292b dnn(test): backport test_ie_models.cpp from 4.5.3 3 years ago
César Gouveia 167a12028d
Merge pull request #20374 from cesarpgouveia:bugfix/fix_load_onnxModel_debug 3 years ago
mitruska 18dbac203f Use explicit version of ngraph NormalizeL2 3 years ago
Alexander Alekhin 8d1f254dcc java: force using of 'Ptr<>' for OpenCV classes 3 years ago
Alexander Alekhin e5841d3126 java: force using of 'Ptr<>' for OpenCV classes 3 years ago
SamFC10 5b8c10f2f8 modified onnx importer to concat const input blobs 3 years ago
Alexander Alekhin f2057ce1ab dnn(ie): replace deprecated calls 3 years ago
Alexander Alekhin 6797fd65a5 dnn(test): update tests for OpenVINO 2021.4 3 years ago
Alexander Alekhin 7d842f5bcf dnn: use OpenVINO 2021.4 defines 3 years ago
Smirnov Egor dc5199feea skipping missing layers and layer failures 3 years ago
SamFC10 55e1dfb778 Fix BatchNorm reinitialization 3 years ago
rogday 7ee1816612 split if into map of functions 4 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
YashasSamaga 32df5faa25 add MatMulOp 4 years ago
Alexander Alekhin 71bae7c23f dnn(ie): implicit usage of IE::GPU OpenCL kernels cache 4 years ago
Suleyman TURKMEN 159534313e Update CMakeLists.txt 4 years ago
Aleksandr Voron 2e143b8799
Merge pull request #19961 from alvoron:dnn_ngraph_int64_fix 4 years ago
Anastasia Murzova cc6d48959e Added reduce sum by channel support 4 years ago
Vitaly Tuzov aab62aa6dd
Merge pull request #18952 from terfendail:wui_doc 4 years ago
Anastasia M e08de1101d
Merge pull request #19693 from LupusSanctus:onnx_diagnostic 4 years ago
Anastasia M 3e48a91d97
Merge pull request #19546 from LupusSanctus:am/slice_steps 4 years ago
Alexander Alekhin 86d0a86141 dnn(ocl): fix gemm kernel scheduling 4 years ago
Aaron Greig f59917bea1 Introduce relaxed accuracy thresholds for CL target in some dnn tests. 4 years ago
Alexander Alekhin e56e4876e7 dnn(test): update tests for OpenVINO 2021.3 4 years ago
Alexander Alekhin 56bdd7db5c dnn: use OpenVINO 2021.3 defines 4 years ago
Anastasia Murzova e75f1b071b Added reshape corrections 4 years ago
Anastasia Murzova 7a2b3ed471 Corrected DNN elementwise multiplication 4 years ago
Anastasia M 551d4a8ec1
Merge pull request #19477 from LupusSanctus:am/eltwice_vec 4 years ago
Liubov Batanina c0dd82fb53
Merge pull request #19632 from l-bat:lb/ie_arm_target 4 years ago
Liubov Batanina 8d29a902e4 Added ngraph::op::v6::MVN 4 years ago
Liubov Batanina 95ab9468c1 Added ngraph::op::v4::Interpolation 4 years ago
Qoo 47337e2196 boost NMS performance 4 years ago
YashasSamaga d0fe6ad109 fix checkVersions() 4 years ago
Anastasia Murzova 7894cd3c73 Aligned TF Reshape layer behaviour 4 years ago
Liubov Batanina 94533e12eb Determine layout 4 years ago
SamFC10 a42d4da003 Added Spatial Attention Module in Darknet Importer 4 years ago
Alexander Alekhin a823b06fa5 pre: OpenCV 4.5.2 (version++) 4 years ago
Alexander Alekhin a123c48d4d pre: OpenCV 3.4.14 (version++) 4 years ago
SamFC10 96947c30c0 Added exp layer 4 years ago
Maksim Shabunin b2321576bc Fixed several issues found by static analysis 4 years ago