28836 Commits (3215db26aa3a4c44af9e2c9aad90d895f3f37279)
 

Author SHA1 Message Date
Alexander Alekhin 5462710103 Merge pull request #21235 from jonay2000:fix-docs 3 years ago
Jonathan Dönszelmann d1b923bee9
Update name from Gunner to Gunnar as that's the name he published his 3 years ago
Alexander Alekhin 04020f391a Merge pull request #21193 from alalek:imgproc_test_bitexact_cvtcolor_yuv 3 years ago
Alexander Alekhin c4ab0c09ea Merge pull request #21228 from alalek:issue_21198 3 years ago
Alexander Alekhin 9b7f40ce4d Merge pull request #21074 from vrabaud:3.4_rect 3 years ago
Alexander Alekhin 659cf7249e imgproc(ocl): fix resizeLN, avoid integer overflow 3 years ago
UncleLLD 62a010a25d
Merge pull request #21224 from UncleLLD:fix-cvtColor-error 3 years ago
Vincent Rabaud 6b4ea68bc7 Solve Rect overflow issues. 3 years ago
Andrey Senyaev d6891c705e
Merge pull request #21219 from asenyaev:asen/remove_distutils 3 years ago
Alexander Alekhin 16b674b984 Merge pull request #21213 from alalek:issue_20850_case1 3 years ago
Alexander Alekhin 65392d5e6b cmake: fix OPENGL_LIBRARIES handling 3 years ago
UncleLLD 5aef565fb6
Merge pull request #21188 from UncleLLD:fix-markdown-error 3 years ago
Alexander Alekhin a3287b85c5 carotene: disable YUV color conversions (bit-exact issue) 3 years ago
Alexander Alekhin 0c0b1ec9ae imgproc(test): add bit-exact tests for YUV cvtColor conversions 3 years ago
Alexander Alekhin 35ff9af6ce Merge pull request #21162 from rogday:softmax_simplification 3 years ago
Alexander Alekhin dad2b9aac8 Merge pull request #21160 from rogday:elu_alpha 3 years ago
rogday 1613d30544
Merge pull request #21159 from rogday:ceil_mode 3 years ago
Alexander Alekhin b6df9debaf Merge pull request #21174 from APrigarina:fix_qr_encoder 3 years ago
Alexander Alekhin b9d0dc60b0 Merge pull request #21173 from alalek:3.4_dnn_test_reenable_ov_2021_4 3 years ago
APrigarina 37b1876807 qr encoder: fix memory and unused variables issues 3 years ago
Alexander Alekhin bd396e1fd5 dnn(test): re-enable tests which works with OpenVINO 2021.4.x (3.4) 3 years ago
Alexander Alekhin 5da69c0b9a Merge pull request #21164 from rogday:sum_identity 3 years ago
Alexander Alekhin a806e8cc58 Merge pull request #21163 from rogday:transpose_default 3 years ago
Vincent Rabaud 1a1a7bbbfd
Merge pull request #21112 from vrabaud:3.4_luv_overflow 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
Alexander Alekhin 0d2857a242 Merge pull request #21152 from rogday:fix_defaults 3 years ago
Alexander Alekhin 17d99e6266 Merge pull request #21142 from alalek:dnn_two_inputs_ocl_fp16_3.4 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 b55d8f46f4 Merge pull request #21133 from alalek:dnn_test_ie_update_3.4 3 years ago
Alexander Alekhin 985aa0423d dnn(test): update InferenceEngine tests 3 years ago
Alexander Alekhin c14a8dce93 Merge pull request #21131 from cclauss:codespell 3 years ago
Alexander Alekhin f5d45221ca Merge pull request #21130 from cclauss:print-function 3 years ago
Christian Clauss ebe4ca6b60 Fix typos discovered by codespell 3 years ago
Alexander Alekhin f159ed20c2 Merge pull request #21128 from cclauss:patch-3 3 years ago
Christian Clauss cdbb042ce4 Use print() function in both Python 2 and Python 3 3 years ago
Christian Clauss 23bbe511fe
CMakeLists.txt: Fix typo discovered by codespell 3 years ago
Alexander Alekhin 444218e755 Merge pull request #21123 from cclauss:patch-3 3 years ago
Christian Clauss 9cc60c9dd3 Use ==/!= to compare constant literals (str, bytes, int, float, tuple) 3 years ago
Alexander Alekhin 2c226d597d Merge pull request #21110 from alalek:update_libjpeg-turbo 3 years ago
Alexander Alekhin c6ab32ffb9 3rdparty: libjpeg-turbo 2.1.0 => 2.1.2 3 years ago
Alexander Alekhin 101be77d9d Merge pull request #21092 from alalek:core_logger_show_timestamp 3 years ago
Alexander Alekhin 61f1ee2d2d core(logger): dump timestamp information with message 3 years ago
Alexander Alekhin 93b6e80cd7 Merge pull request #21063 from vrabaud:3.4_h_clamping 3 years ago