28540 Commits (c54abde1bd775788dd2a49c4f6cbb44afd9924f3)
 

Author SHA1 Message Date
Zihao Mu 51b03b87e6 BiasAdd could load Const from second place. 3 years ago
Alexander Alekhin aa7ba0bc1a build: winpack_dldt with dldt 2021.4.1 3 years ago
Alexander Alekhin 07e4076585 Merge pull request #20689 from diablodale:fix20613-selectocldevice 3 years ago
Dale Phurrough de1a459879
fix opencv/opencv#20613 3 years ago
Alexander Alekhin 1aacb9bb15 dnn(perf): update convolution tests 3 years ago
Alexander Alekhin 9b4ecc96f6 core(ocl): buffer bounds in intelblas_gemm_buffer_NT 3 years ago
Alexander Alekhin e3f4f874c5
Merge pull request #20670 from alalek:core_ocl_fix_intel_gpu_gemm_requirements 3 years ago
Alexander Alekhin 6ace801418 Merge pull request #20661 from alalek:dnn_ocl_fix_gemm_like_kernel 3 years ago
rogday d31b93b513
Merge pull request #20674 from rogday:prelu_slope 3 years ago
Alexander Alekhin ac0fd6aa9a Merge pull request #20675 from diablodale:fix2-20544 3 years ago
Dale Phurrough 068f33cfdf
add nodiscard to features2d clone funcs 3 years ago
rogday 4807cd8a6e
Merge pull request #20605 from rogday:split_slice_shenanigans 3 years ago
Alexander Alekhin 35e824c287 dnn(ocl): fix out of bound access in GEMM-like kernels 3 years ago
Alexander Alekhin 1e0d290f2e Merge pull request #20655 from alalek:dnn_ocl_fix_globalsize 3 years ago
Alexander Alekhin 0097a8d097 Merge pull request #20657 from zchrissirhcz:upd-doc-for-py_fast 3 years ago
Zhuo Zhang 36cc43170d
docs: fix image path for py_fast doc 3 years ago
Alexander Alekhin 5578ad5e14 dnn(ocl): fix automatic globalsize adjusting 3 years ago
Alexander Alekhin d11f0a709d Merge pull request #20652 from alalek:ocl_debug 3 years ago
Alexander Alekhin 0a43b23275 Merge pull request #20651 from alalek:issue_18361 3 years ago
Alexander Alekhin 7967683296 Merge pull request #20648 from alalek:issue_20615 3 years ago
Alexander Alekhin 5b2c016834 dnn(ocl): avoid out of buffer access in copyWeightsSwizzled 3 years ago
Alexander Alekhin aaff125608 core(ocl): debug capabilities 3 years ago
Alexander Alekhin 407adc7061 dnn(ocl): fix buffer offsets in IDLF kernel 3 years ago
rogday d0e612dc36
Merge pull request #20647 from rogday:resize_concat_optimization 3 years ago
Alexander Alekhin 7c23ec90a9 Merge pull request #20646 from VadimLevin:dev/vlevin/fix-vector-conversion 3 years ago
Vadim Levin 390957fec4 fix: NumPy array allocation error message in vector conversion 3 years ago
Alexander Alekhin 060a76dc3e Merge pull request #20573 from rogday:onnx_scale_fix 3 years ago
Alexander Alekhin 6625810d2a Merge pull request #20618 from VadimLevin:dev/vlevin/fix-vector-conversion 3 years ago
WJJ1995 edc442afdb
Merge pull request #20511 from wjj19950828:add_humanseg_support_0806 3 years ago
Vadim Levin 16b9514543 feat: update conversion logic for `std::vector<T>` in Python bindings 3 years ago
Alexander Alekhin 95c7f4a7f0 Merge pull request #20635 from alalek:issue_20559 3 years ago
Alexander Alekhin ae6fabc6fe dnn(ocl): drop CL_KERNEL_PREFERRED_WORK_GROUP_SIZE_MULTIPLE check 3 years ago
Alexander Alekhin 7eaadf616c Merge pull request #20622 from diablodale:fix20544-nodiscard 3 years ago
Alexander Alekhin 8fed5fc5ae Merge pull request #20633 from alalek:ocl_dumpValue_handle_null 3 years ago
Alexander Alekhin f25951c412 core(ocl): handle NULL in dumpValue() debug call 3 years ago
Alexander Alekhin 1259a474ba Merge pull request #20625 from alalek:fix_msvc_warnings 3 years ago
Dale Phurrough 3995deaf76
fix opencv/opencv#20544 nodiscard for msvc/gcc 3 years ago
Alexander Alekhin 076587425e build: eliminate build warnings 3 years ago
Alexander Alekhin da6aeaca46 Merge pull request #20623 from alalek:fix_java_byte 3 years ago
Alexander Alekhin 8ee33ca551 java(test): avoid deprecation warning 3 years ago
Alexander Alekhin ea7f13922b Merge pull request #20609 from vrabaud:3.4 3 years ago
Vincent Rabaud 38d0063c36 Do not use deprecated ReleaseCleared in protobuf library. 3 years ago
Alexander Alekhin df83459721 Merge pull request #20602 from diablodale:fix20594-refcounts-wiith-exceptions 3 years ago
Dale Phurrough 54a9e00970
fix opencv/opencv#20594 - exception handling with refcounts 3 years ago
Dale Phurrough 9bda96d39e
add test case 3 years ago
Alexander Alekhin 77a5c43d50 Merge pull request #20586 from alalek:issue_20585 3 years ago
Alexander Alekhin f28e4b86fb dnn(ocl): fix top initialization in verifyResult 3 years ago
Alexander Alekhin b675e6ab77 Merge pull request #20581 from alalek:issue_20571 3 years ago
Alexander Panov d6306f8ccb
Merge pull request #20564 from AleksandrPanov:update_kalman_sample 3 years ago
Alexander Alekhin a9817e9127 Merge pull request #20556 from rogday:onnx_split_sum_fix 3 years ago