1303 Commits (f96569da1e0f9ce645b9ae7556c0bdb09bf4e0ea)

Author SHA1 Message Date
SamFC10 9c5d7716e2 fix for unsqueeze opset version 13 3 years ago
rogday c410d7a97d
Merge pull request #20671 from rogday:yolov4x-mish 3 years ago
Alexander Alekhin 6e66a9222a dnn(onnx): fix format specifier 3 years ago
Zihao Mu 51b03b87e6 BiasAdd could load Const from second place. 3 years ago
Alexander Alekhin 1aacb9bb15 dnn(perf): update convolution tests 3 years ago
rogday d31b93b513
Merge pull request #20674 from rogday:prelu_slope 3 years ago
rogday 4807cd8a6e
Merge pull request #20605 from rogday:split_slice_shenanigans 3 years ago
Alexander Alekhin 35e824c287 dnn(ocl): fix out of bound access in GEMM-like kernels 3 years ago
Alexander Alekhin 5578ad5e14 dnn(ocl): fix automatic globalsize adjusting 3 years ago
Alexander Alekhin 5b2c016834 dnn(ocl): avoid out of buffer access in copyWeightsSwizzled 3 years ago
Alexander Alekhin 407adc7061 dnn(ocl): fix buffer offsets in IDLF kernel 3 years ago
rogday d0e612dc36
Merge pull request #20647 from rogday:resize_concat_optimization 3 years ago
WJJ1995 edc442afdb
Merge pull request #20511 from wjj19950828:add_humanseg_support_0806 3 years ago
Alexander Alekhin ae6fabc6fe dnn(ocl): drop CL_KERNEL_PREFERRED_WORK_GROUP_SIZE_MULTIPLE check 3 years ago
Vincent Rabaud 38d0063c36 Do not use deprecated ReleaseCleared in protobuf library. 3 years ago
Alexander Alekhin f28e4b86fb dnn(ocl): fix top initialization in verifyResult 3 years ago
Vincent Rabaud 9cfa84313c Use the one argument version of SetTotalBytesLimit. 3 years ago
Smirnov Egor fe625a558e fix hasDynamicShapes for batch_size and fix axis selection in Scale layer 3 years ago
Smirnov Egor 9ef41f68fb fix Split partial sum 3 years ago
Julia Bareeva cfb36443fb
Merge pull request #20506 from JulieBar:lstm_activations 3 years ago
Smirnov Egor 739ff84732 add Max layer to TFImporter 3 years ago
SamFC10 2a177052de fix bug in prior-box variances 3 years ago
Julia Bareeva 633fedaa96
Merge pull request #20480 from JulieBar:lstm_pytest 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
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
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
SamFC10 55e1dfb778 Fix BatchNorm reinitialization 4 years ago
rogday 7ee1816612 split if into map of functions 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
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 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