177 Commits (a079c2eb7cb74b4520c69b6f6c2ea79c7d410871)

Author SHA1 Message Date
Maksim Shabunin a079c2eb7c Fixed several issues found by static analysis 3 years ago
Smirnov Egor e608adea60 add ArgMax and ArgMin layers 3 years ago
rogday 1613d30544
Merge pull request #21159 from rogday:ceil_mode 3 years ago
Smirnov Egor 33e97e994d add sum of 1 input 3 years ago
Smirnov Egor 11e6848bb9 add default order to transpose 3 years ago
Smirnov Egor 05db8784ae fix Clip, LeakyReLU, LRN, Split defaults 3 years ago
Smirnov Egor 1feb3838b5 add Ceil, Floor, Log, Round, Sqrt, Not, Equal, Less, Greater 4 years ago
Smirnov Egor 238dbffb48 change asserts for Sum 4 years ago
Smirnov Egor a9d7b6eab7 fix const - input and remove unimplemented function 4 years ago
Jebastin Nadar cce78cc5e2
Merge pull request #20535 from SamFC10:onnx-q 4 years ago
rogday 38b9ec7a18
Merge pull request #20682 from rogday:min 4 years ago
SamFC10 9c5d7716e2 fix for unsqueeze opset version 13 4 years ago
Alexander Alekhin 6e66a9222a dnn(onnx): fix format specifier 4 years ago
rogday 4807cd8a6e
Merge pull request #20605 from rogday:split_slice_shenanigans 4 years ago
WJJ1995 edc442afdb
Merge pull request #20511 from wjj19950828:add_humanseg_support_0806 4 years ago
rogday 6801dd043d
Merge pull request #20494 from rogday:onnx_diagnostic_fix 4 years ago
Smirnov Egor fe625a558e fix hasDynamicShapes for batch_size and fix axis selection in Scale layer 4 years ago
thezane 210bfaf8d6
Merge pull request #20483 from thezane:support-cumsum-layer-for-onnx 4 years ago
Smirnov Egor 9ef41f68fb fix Split partial sum 4 years ago
Julia Bareeva cfb36443fb
Merge pull request #20506 from JulieBar:lstm_activations 4 years ago
Julia Bareeva e1cafa3834
Merge pull request #20442 from JulieBar:gru_layer 4 years ago
Smirnov Egor 27392f832d reimplement onnx refactor for master 4 years ago
rogday cff0168f3a
Merge pull request #20453 from rogday:onnx_importer_fix 4 years ago
Julia Bareeva 4e5699fa71
Merge pull request #20450 from JulieBar:lstm_inside 4 years ago
SamFC10 96d35f7c54 Fix convolution asymmetric padding bug in onnx importer 4 years ago
César Gouveia 167a12028d
Merge pull request #20374 from cesarpgouveia:bugfix/fix_load_onnxModel_debug 4 years ago
SamFC10 5b8c10f2f8 modified onnx importer to concat const input blobs 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 83aa711346 dnn: rename clamp() => normalize_axis() 4 years ago
Liubov Batanina c12930cdde
Merge pull request #19372 from l-bat:lb/onnx_pads_calc 4 years ago
Joe e05c2e0f1d Fix Reduce Mean error for MobileNets DNN 4 years ago
Julien ac24a72e66
Merge pull request #18841 from JulienMaille:patch-2 4 years ago
Liubov Batanina 72d06080c6 [ONNX] Added Reduce ops for batch and channel 4 years ago
Sergey Slashchinin 32e7ef8a3d Add fixes and tests for different layers 4 years ago
Sergei Slashchinin 61144f935e
Merge pull request #18783 from sl-sergei:fix_conv1d 4 years ago
Alexander Alekhin e59793cc75 dnn: improve debugging of ONNX parsing errors 5 years ago
Alexander Alekhin 233030e417 core: force check for string literals are used in the message 5 years ago
Liubov Batanina ebb528976f
Merge pull request #18353 from l-bat:issue_18350 5 years ago
Sergei Slashchinin fa953e4205
Merge pull request #18316 from sl-sergei:fix_18253 5 years ago
Shubham Singh 23e71d1aa2 fixes #17187 probably 5 years ago
Liubov Batanina b542a1804c Support global reduce ops 5 years ago
Liubov Batanina 2349a09736 Support Reshape with zero dim 5 years ago
Sergei Slashchinin 9aa401a7d0
Merge pull request #17978 from sl-sergei:fix_17516_17531 5 years ago
Liubov Batanina d392b11dfb Supported ONNX Pow op 5 years ago
Liubov Batanina ad63d24dba
Merge pull request #18096 from l-bat:update_onnx_importer 5 years ago
Liubov Batanina 339b963e6b Fix MatMul and Add axes 5 years ago
Liubov Batanina 6226ea0085 Fix bug in ONNX Gather op 5 years ago
Liubov Batanina d695208727
Merge pull request #17967 from l-bat:non_const_weights_for_conv 5 years ago
Liubov Batanina a35d4f9029 Support Gather for variable inputs 5 years ago