1572 Commits (7bcb51eded04cb0acb10e7eb92eb0f2c3a0329ca)

Author SHA1 Message Date
Maksim Shabunin b2321576bc Fixed several issues found by static analysis 4 years ago
Maksim Shabunin dd5976162b Fixed several issues found by static analysis 4 years ago
WeiChungChang d4d12164aa
Merge pull request #19529 from WeiChungChang:3.4 4 years ago
Alexander Alekhin 86cb435adf dnn: fix build (nullptr issue) 4 years ago
WeiChungChang f6bc4fd4c6
Merge pull request #19552 from WeiChungChang:partialSort 4 years ago
SamFC10 6111935835 Added exp layer 4 years ago
Aryansh Omray 601851cc7e TanH darknet and test 4 years ago
Qoo bc8727786b save allocation of memory for fake image 4 years ago
Qoo c909693d45 refine 4 years ago
Tsukasa Sugiura 107f233626
Merge pull request #19484 from UnaNancyOwen:fix_highlevelapi 4 years ago
Ilya Churaev 8fa013309e
Merge pull request #19479 from ilyachur:remove_v0_multiply 4 years ago
Jebastin Nadar 09d2ca17cf
Merge pull request #19449 from SamFC10:tf-leakyrelu 4 years ago
Alexander Alekhin 83aa711346 dnn: rename clamp() => normalize_axis() 4 years ago
Liubov Batanina 68eb54dc13 Added ONNX NormalizeL2 subgraph 4 years ago
Sergey Slashchinin e2949c7d0a Align 3.4 branch with master 4 years ago
Liubov Batanina c12930cdde
Merge pull request #19372 from l-bat:lb/onnx_pads_calc 4 years ago
Alexander Alekhin 7825abd540 python: handle errors in Rect conversions 4 years ago
Liubov Batanina 38a49f92ab Added shared weights for MatMul 4 years ago
Sergei Slashchinin ea41f89b40
Merge pull request #19058 from sl-sergei:cuda_1d 4 years ago
Liubov Batanina af9597f454 Added Mish ONNX subgraph 4 years ago
Alexander Alekhin 55f06b76f9 dnn: improve debugging of TensorFlow parsing errors 4 years ago
Vincent Rabaud 8391a23600 Optimize calls to std::string::find() and friends for a single char. 4 years ago
Alexander Alekhin 28aab134db dnn(test): update tests for OpenVINO 2021.2 4 years ago
Alexander Alekhin 752cc26ad6 dnn: use OpenVINO 2021.2 defines 4 years ago
Alexander Alekhin c240355cc6 dnn(ocl): avoid mess FP16/FP32 in convolution layer 4 years ago
Alexander Alekhin 4b3d2c8834 dnn(ocl): fix gemm kernels with beta=0 4 years ago
Alexander Alekhin d84a9484b7 dnn: fix build with Halide, skip tests with crashes 4 years ago
Alexander Alekhin 8ff27a07bb dnn(test): adjust EAST test tolerance 4 years ago
Anastasia Murzova f2422ace7d Added TF nearest neighbour resize behaviour alignment 4 years ago
Alexander Alekhin d7e936de5c dnn(caffe): add DetectionOutputParameter.clip to .proto file 4 years ago
Anastasia Murzova a82c50eac2 Added TF resize_bilinear behaviour alignment 4 years ago
berak cf28b5e5be dnn: add another color to Net::Impl::dump() 4 years ago
Alexander Alekhin d1b5a78171 build warnings 4 years ago
Alexander Alekhin 00f36a3149 dnn: prefer to use v_fma() instead of v_c += v_a * v_b 4 years ago
Wenqing Zhang 22d64ae08f
Merge pull request #17570 from HannibalAPE:text_det_recog_demo 4 years ago
Daniel Cauchi 9d37cdaa66
Merge pull request #18891 from CowKeyMan:NMS_boxes_with_different_labels 4 years ago
Sergei Slashchinin 9cef41000a
Merge pull request #18973 from sl-sergei:fix_vulkan_build 4 years ago
Alexander Alekhin 2cf2456f4c dnn(test): skip unstable GatherMultiOutput OCL_FP16 test 4 years ago
Sergei Slashchinin f4f462c50b
Merge pull request #18862 from sl-sergei:support_pool1d 4 years ago
YashasSamaga 0f8ab0557e enable fusion tests, update thresholds and fix missed eltwise fusions 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 b86f129393 Fixed Test_Model.DetectionOutput 4 years ago
Alexander Alekhin 9485113923 pre: OpenCV 3.4.13 (version++) 4 years ago
Alexander Alekhin 474a67231c dnn(test): skip gather_multi_output test on Myriad 4 years ago
Omar Alzaibaq a316b11aaa
Merge pull request #18220 from Omar-AE:hddl-supported 4 years ago
Liubov Batanina 72d06080c6 [ONNX] Added Reduce ops for batch and channel 4 years ago
Sergey Slashchinin 3cdf926454 disable Conv1d test on NGRAPH/MYRIAD 4 years ago
Alexander Alekhin 23baf1a75e dnn: fix High-Level public API (cv::dnn::Model class) 4 years ago
Sergey Slashchinin 32e7ef8a3d Add fixes and tests for different layers 4 years ago