1099 Commits (4.x)

Author SHA1 Message Date
Gruhuang 17bc8565f6
Merge pull request #21154 from pccvlab:MatMul_with_two_inputs 3 years ago
Smirnov Egor e608adea60 add ArgMax and ArgMin layers 3 years ago
Alexander Alekhin 0835611d3a dnn(test): re-enable tests which works with OpenVINO 2021.4.x 3 years ago
Alexander Alekhin bd396e1fd5 dnn(test): re-enable tests which works with OpenVINO 2021.4.x (3.4) 3 years ago
Alexander Alekhin f55c9ed1ba dnn(test): drop non OCV/CPU cases for Int8 3 years ago
Alexander Alekhin 58dc397930 dnn(test): add two_inputs test with FP32/U8 data types 3 years ago
Alexander Alekhin 31b2d6be75 dnn(test): update InferenceEngine tests (4.x) 3 years ago
Alexander Alekhin 985aa0423d dnn(test): update InferenceEngine tests 3 years ago
Hanxi Guo 1fcf7ba5bc
Merge pull request #20406 from MarkGHX:gsoc_2021_webnn 3 years ago
Alexander Alekhin 8041ab8a61
Merge pull request #21025 from alalek:issue_21004 3 years ago
ZaKiiiiiiiii 98b6ce353c
Merge pull request #20904 from Crayon-new:fix_bug_in_maxLayer 3 years ago
Alexander Alekhin 562f2375c5 dnn(test): skip tests with high memory usage 3 years ago
Smirnov Egor 1feb3838b5 add Ceil, Floor, Log, Round, Sqrt, Not, Equal, Less, Greater 3 years ago
Smirnov Egor a9d7b6eab7 fix const - input and remove unimplemented function 3 years ago
Smirnov Egor 9c84749e2c backport YOLOv4x-mish new_coords CUDA implementation 3 years ago
Alexander Alekhin 94e92cd6c0 dnn(ocl): skip int8 tests due to memory access issues 3 years ago
Smirnov Egor 2221dcc9f2 add SoftNMS implementation 3 years ago
Jebastin Nadar cce78cc5e2
Merge pull request #20535 from SamFC10:onnx-q 3 years ago
Zihao Mu 9085b933d8
Merge pull request #20702 from zihaomu:tf_expand_dim_layer 3 years ago
rogday 38b9ec7a18
Merge pull request #20682 from rogday:min 3 years ago
SamFC10 9c5d7716e2 fix for unsqueeze opset version 13 3 years ago
rogday c410d7a97d
Merge pull request #20671 from rogday:yolov4x-mish 3 years ago
Zihao Mu 51b03b87e6 BiasAdd could load Const from second place. 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
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
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
Smirnov Egor fe625a558e fix hasDynamicShapes for batch_size and fix axis selection in Scale layer 3 years ago
thezane 210bfaf8d6
Merge pull request #20483 from thezane:support-cumsum-layer-for-onnx 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
JIANG Yichen 955cf35d5f Implement ctc prefix beam search decode for TextRecognitionModel. 3 years ago
Smirnov Egor 739ff84732 add Max layer to TFImporter 3 years ago
Julia Bareeva e1cafa3834
Merge pull request #20442 from JulieBar:gru_layer 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 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
SamFC10 5b8c10f2f8 modified onnx importer to concat const input blobs 3 years ago
Alexander Alekhin 6797fd65a5 dnn(test): update tests for OpenVINO 2021.4 3 years ago
YashasSamaga 32df5faa25 add MatMulOp 4 years ago
Anastasia Murzova cc6d48959e Added reduce sum by channel support 4 years ago
Anastasia M 3e48a91d97
Merge pull request #19546 from LupusSanctus:am/slice_steps 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
Anastasia Murzova e75f1b071b Added reshape corrections 4 years ago