1982 Commits (c5a4df30c6ff4d9ac53f869c4462f0688759957f)

Author SHA1 Message Date
rogday ed69bcae2d
Merge pull request #21865 from rogday:nary_eltwise_layers 2 years ago
fengyuentau 1c7b71bf9e define data_layout as unknown for pack 2 years ago
Zihao Mu 1b8fba8e26 support ReduceSum with two input and dynamic shape batch size in ReduceLayer. 2 years ago
Zihao Mu 45fbb67aba fix scale layer can not handle 1x1 weight correctly. 2 years ago
Zihao Mu 139c443770
Merge pull request #22183 from zihaomu:fastConv_ARMv7_compatible 2 years ago
Tomoaki Teshima a630ad73cb suppress warning on GCC 7 and later 2 years ago
Zihao Mu a80fcacd90
Merge pull request #21372 from zihaomu:dnn_quantize_per_tensor 2 years ago
Zihao Mu 59b870a87a
Merge pull request #21910 from zihaomu:fast_conv_ARM 2 years ago
Zihao Mu ef94275eb6 bug fixed of GEMM node in ONNX_importer 2 years ago
Wanli a6ca48a1c2
Merge pull request #22100 from WanliZhong:issue_22015 2 years ago
Zihao Mu 2411b825b4 bug fixed of GEMM node in ONNX_importer 2 years ago
Namgoo Lee 24547f40ff remove const from functions returning by value 3 years ago
rogday a2ad997e97 fix vector access in TF::sortByExecutionOrder 3 years ago
Alexander Alekhin e9428726ca pre: OpenCV 4.6.0 (version++) 3 years ago
Alexander Alekhin 400906b433 pre: OpenCV 3.4.18 (version++) 3 years ago
berak 50d7c61c01
Update darknet_importer.cpp 3 years ago
rogday 93dc0679ec
Merge pull request #21818 from rogday:revert_renaming 3 years ago
fengyuentau ff88132620 support asymmetric paddings for qconv 3 years ago
Yulv-git 15ac54d5d6 Fix some typos in modules/. 3 years ago
Zihao Mu 64ded50bbf parsing depth2space and space2depth of ONNX importer 3 years ago
rogday 9cd5a0a1e6
Merge pull request #21884 from rogday:cuda_cleanup 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
OpenCV Developers be4a432bea dnn(test): update opencv_face_detector checks 3 years ago
zihaomu e36948cfbc add ONNX OP sign, shrink and reciprocal 3 years ago
Alexander Alekhin 08d44f588f dnn(test): update OpenVINO tests 2022.1.0 (OpenCV 4.x) 3 years ago
Alexander Alekhin 4d927e73f1 dnn(test): update OpenVINO tests 2022.1.0 3 years ago
Zihao Mu 7b582b71ba
Merge pull request #21036 from fengyuentau:timvx_backend_support 3 years ago
Smirnov Egor abebbf04b1 Add CUDA support for LSTM. 3 years ago
Alexander Alekhin 6f5cf8c15f dnn: fix ReduceLayer implementation, update OpenVINO tests 3 years ago
Alexander Alekhin b687bc807a dnn(test): update OpenVINO tests 2021.4.2 3 years ago
luz paz 8e8e4bbabc dnn: fix various dnn related typos 3 years ago
Alexander Alekhin 4c79318694 dnn: fix index access 3 years ago
Zihao Mu b6b5c27cec Support for some reduce layers for onnx 3 years ago
rogday 93353aea70
Merge pull request #21522 from rogday:lstm 3 years ago
Ilya Churaev 419918076e Changed call of NodeTypeInfo constructor 3 years ago
Alexander Alekhin a120adde63 dnn: add dnn.cpp file with information about git commits history 3 years ago
Alexander Alekhin a80af177b6 dnn: split dnn.cpp code 3 years ago
Tsukasa Sugiura 8db7d435b9
Merge pull request #21692 from UnaNancyOwen:add_softmax 3 years ago
Egor Smirnov 375fe81311 fix slice and expand 3 years ago
Yuantao Feng f77c3574af
Merge pull request #21607 from fengyuentau:fix_FaceDetectorYN_dynamic_shape 3 years ago
Maksim Shabunin a251474144 Update filters in ONNX tests 3 years ago
Maksim Shabunin 45cbf70265 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