20376 Commits (f3ba88c87c79115531b9d74dd78682b1d0151713)

Author SHA1 Message Date
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
rogday d31b93b513
Merge pull request #20674 from rogday:prelu_slope 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 5578ad5e14 dnn(ocl): fix automatic globalsize adjusting 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
Vadim Levin 390957fec4 fix: NumPy array allocation error message in 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 ae6fabc6fe dnn(ocl): drop CL_KERNEL_PREFERRED_WORK_GROUP_SIZE_MULTIPLE check 3 years ago
Alexander Alekhin f25951c412 core(ocl): handle NULL in dumpValue() debug call 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 8ee33ca551 java(test): avoid deprecation warning 3 years ago
Vincent Rabaud 38d0063c36 Do not use deprecated ReleaseCleared in protobuf library. 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 f28e4b86fb dnn(ocl): fix top initialization in verifyResult 3 years ago
Alexander Alekhin c08897cd10 cmake: handle empty CVPY_SUFFIX 3 years ago
Vincent Rabaud 9cfa84313c Use the one argument version of SetTotalBytesLimit. 3 years ago
Smirnov Egor fe625a558e fix hasDynamicShapes for batch_size and fix axis selection in Scale layer 3 years ago
Smirnov Egor 9ef41f68fb fix Split partial sum 3 years ago
Julia Bareeva cfb36443fb
Merge pull request #20506 from JulieBar:lstm_activations 3 years ago
Iyad Ahmed 4300bb2e1f
Merge pull request #20541 from iyadahmed:video_capture_timeout_prop 3 years ago
AleksandrPanov 25cd7c7c50 add note about Python's dsize to doc 3 years ago
AleksandrPanov 8199967b31 fix choose minimum angle in rotatingCalipers 3 years ago
utibenkei 9d61c18143 fix testSaveLoad 3 years ago
AleksandrPanov 992b47b991 add 19769 and 19769_lightweight tests 3 years ago
Smirnov Egor 739ff84732 add Max layer to TFImporter 3 years ago
SamFC10 2a177052de fix bug in prior-box variances 3 years ago
Julia Bareeva 633fedaa96
Merge pull request #20480 from JulieBar:lstm_pytest 3 years ago
Duong Dac cefa602601 Avoid adding false UMat/GpuMat declaration 3 years ago
AleksandrPanov d773691848 add note about hierarchy in python version 3 years ago
Vadim Levin 531ea5b3a2 fix: convert arguments names that are keywords reserved by Python 3 years ago
rogday cff0168f3a
Merge pull request #20453 from rogday:onnx_importer_fix 3 years ago
Julia Bareeva 4e5699fa71
Merge pull request #20450 from JulieBar:lstm_inside 3 years ago
Smirnov Egor 024b43ca06 implement asymmetric padding for conv2d, max_pool and conv2d_backprop_input 3 years ago
Saša Bajtl 2062a7ca8f Bugfix on import script with web worker. 3 years ago
SamFC10 96d35f7c54 Fix convolution asymmetric padding bug in onnx importer 3 years ago
Alexander Alekhin fbde0c6c96 dnn(ie): fix handling of 1D and non-32F outputs of InferenceEngine 3 years ago
Alexander Alekhin 602e7c83e2 dnn(test): add extra IR models, more checks in IE testing code 3 years ago
berak 9f2dcc3f13 python: fix trackbar warning 3 years ago
Alexander Alekhin bc210b292b dnn(test): backport test_ie_models.cpp from 4.5.3 3 years ago
Pablo Romero 6f417b57c1
Merge pull request #20399 from pablorcum:3.4 3 years ago