28777 Commits (25f25275cd3b0c967dc45e68997e0ea949275fd2)
 

Author SHA1 Message Date
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
Vincent Rabaud d4741eece1 Fix H clamping for very small negative values. 3 years ago
Alexander Alekhin 585484cb06 Merge pull request #21067 from NickJackolson:nickjackolson/imread-warning 3 years ago
nickjackolson b696928a5b add !empty assertion in seamlessClone() 3 years ago
nickjackolson 79d4e865fe Add warning message to imread() 3 years ago
Alexander Alekhin 8380879804 Merge pull request #21077 from alalek:js_test_pin_cli_table 3 years ago
Alexander Alekhin de7f8eec04 js(test): pin cli-table dependency 3 years ago
Alexander Alekhin 49432009fe Merge pull request #21064 from alalek:doc_videoio_api_preference_3.4 3 years ago
Alexander Alekhin 473f10877c doc(videoio): fix apiPreference note, replace DSHOW(deprecated)->MSMF 3 years ago
Qiushi Zheng 3e51448ef0
Merge pull request #17889 from ZhengQiushi:my_3.4 3 years ago