1894 Commits (b91f173680af92498a8bd2517fc7c524c2eae640)

Author SHA1 Message Date
Liubov Batanina c0dd82fb53
Merge pull request #19632 from l-bat:lb/ie_arm_target 4 years ago
Liubov Batanina 8d29a902e4 Added ngraph::op::v6::MVN 4 years ago
Liubov Batanina 95ab9468c1 Added ngraph::op::v4::Interpolation 4 years ago
Qoo 47337e2196 boost NMS performance 4 years ago
YashasSamaga d0fe6ad109 fix checkVersions() 4 years ago
Anastasia Murzova 7894cd3c73 Aligned TF Reshape layer behaviour 4 years ago
Liubov Batanina 94533e12eb Determine layout 4 years ago
SamFC10 a42d4da003 Added Spatial Attention Module in Darknet Importer 4 years ago
Alexander Alekhin a823b06fa5 pre: OpenCV 4.5.2 (version++) 4 years ago
Alexander Alekhin a123c48d4d pre: OpenCV 3.4.14 (version++) 4 years ago
SamFC10 96947c30c0 Added exp layer 4 years ago
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
YashasSamaga 8c74d7e4fa add half pixel centers and align corners param 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