1386 Commits (ea1c970190b949d677d72e17b6c8f73cdcc11c5a)

Author SHA1 Message Date
Yulv-git 15ac54d5d6 Fix some typos in modules/. 3 years ago
rogday a2b84e9897 add assert to tf graph simplifier to address security concerns 3 years ago
OpenCV Developers e3a55af336 dnn(test): update opencv_face_detector checks 3 years ago
Alexander Alekhin 4d927e73f1 dnn(test): update OpenVINO tests 2022.1.0 3 years ago
Alexander Alekhin b687bc807a dnn(test): update OpenVINO tests 2021.4.2 3 years ago
Alexander Alekhin 4c79318694 dnn: fix index access 3 years ago
rogday 93353aea70
Merge pull request #21522 from rogday:lstm 3 years ago
Egor Smirnov 375fe81311 fix slice and expand 3 years ago
Maksim Shabunin a251474144 Update filters in ONNX tests 3 years ago
Alexander Alekhin effce0573b dnn: drop legacy Inference Engine NN builder API 3 years ago
Alexander Alekhin 1da48beeec dnn(ngraph): fix output names 3 years ago
Alexander Alekhin b57ff73086 dnn(ngraph): fix outputs handling, drop 'unconnected' logic 3 years ago
Alexander Alekhin 67978b5746 dnn(ngraph): add debuging messages 3 years ago
Alexander Alekhin 062f305d1a dnn: don't fuse 'outputs' with OpenVINO backend 3 years ago
Alexander Alekhin 1f70d4e2a5 dnn(test): re-enable ONNX split tests for OpenVINO 3 years ago
Alexander Alekhin aa5bc20c83 dnn(ngraph): fixup get_output_as_single_output_node() replacement patch 3 years ago
Maksim Shabunin d1e76a34a0 3.4: Use modern OpenVINO package interface 3 years ago
Alexander Alekhin a7e6a1059c dnn(test): fix outputs handling in ONNX conformance 3 years ago
Alexander Alekhin 85719a0a5d dnn: support outputs registration under new names 3 years ago
Alexander Alekhin 70b0274c8e dnn: apply hint to ignore denormals processing 3 years ago
Smirnov Egor 17b2d92a3d add optional outputs support and fix graph links 3 years ago
Alexander Alekhin b304730225 dnn: fix API - explicit ctors, const methods 3 years ago
Alexander Alekhin 80d9f624d0 dnn: don't use aligned load without alignment checks 3 years ago
Alexander Alekhin 6385511e88 dnn: add checks in pooling layer implementation 3 years ago
Alexander Alekhin ed4becf007 dnn(onnx): debug dump of inputs/outputs/initializers in importer 3 years ago
Alexander Alekhin 88a18c8b6a dnn(onnx): emit error in Shape for dynamic input 3 years ago
Alexander Alekhin 51e65db715 dnn(onnx): fix Resize inputs handling 3 years ago
Alexander Alekhin cc02fcd889 dnn: improve debug messages, add ONNX opset version 3 years ago
Alexander Alekhin c408157a4d dnn: do not try to rebuilt network during setInput() 3 years ago
Alexander Alekhin 6e299b582a dnn(test): decompose 'DynamicAxes' test 3 years ago
Alexander Alekhin b1a57c4cb2 fix 3.4 links 3 years ago
rogday 0a178a687a fix const/x in Div 3 years ago
Smirnov Egor fec2c7e715 fix Flatten layer 3 years ago
Alexander Alekhin 60c093f086 pre: OpenCV 3.4.17 (version++) 3 years ago
Maksim Shabunin 792b7e0629 (3.4) Fixed several issues found by static analysis 3 years ago
Alexander Alekhin f3ba88c87c dnn(test): update ONNX conformance filters 3 years ago
Smirnov Egor e97c7e042b fix max_unpool missing attributes, add default value of keepdims in reducemean/max/sum, add support for keepdims=true in full reduction branch, add new padding type to Pad 3 years ago
rogday 4827fe86bb
Merge pull request #21088 from rogday:onnx_tests 3 years ago
rogday 1613d30544
Merge pull request #21159 from rogday:ceil_mode 3 years ago
Alexander Alekhin bd396e1fd5 dnn(test): re-enable tests which works with OpenVINO 2021.4.x (3.4) 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 829410729c add new (Log)SoftMax simplification passes 3 years ago
Smirnov Egor 0e2a3686c0 add alpha parameter to ELU layer 3 years ago
Andrew Ryrie ea7d4be3f8
Merge pull request #20658 from smbz:lstm_optimisation 3 years ago
Smirnov Egor 05db8784ae fix Clip, LeakyReLU, LRN, Split defaults 3 years ago
Alexander Alekhin 58b06222ff dnn(DataLayer): fix CPU/OpenCL code paths for FP16 handling 3 years ago
Alexander Alekhin 58dc397930 dnn(test): add two_inputs test with FP32/U8 data types 3 years ago
yuki takehara a6277370ca
Merge pull request #21107 from take1014:remove_assert_21038 3 years ago
Alexander Alekhin 985aa0423d dnn(test): update InferenceEngine tests 3 years ago