1726 Commits (b5a9a6793b3622b01fe6c7b025f85074fec99491)

Author SHA1 Message Date
Smirnov Egor 238dbffb48 change asserts for Sum 3 years ago
Smirnov Egor a9d7b6eab7 fix const - input and remove unimplemented function 3 years ago
Smirnov Egor 9c84749e2c backport YOLOv4x-mish new_coords CUDA implementation 3 years ago
Alexander Alekhin 8c2dd5fb9a dnn(ocl4dnn): cleanup dead code, improve logging 3 years ago
Alexander Alekhin 724e04e979 dnn(ocl4dnn): add extra checks to convolution layer 3 years ago
Alexander Alekhin 94e92cd6c0 dnn(ocl): skip int8 tests due to memory access issues 3 years ago
Smirnov Egor 2221dcc9f2 add SoftNMS implementation 3 years ago
Oliver Kuckertz a3d7811f24
Merge pull request #20725 from mologie:fix-dnn-tf-on-arm 3 years ago
Alexander Alekhin 646924fce8 dnn(pytest/test_input_3d): reload model between switching targets 3 years ago
HAN Liutong e5fb50476c
Merge pull request #20521 from hanliutong:dev-rvv-multiVLEN 3 years ago
Alexander Alekhin 3e6f27522b pre: OpenCV 4.5.4 (version++) 3 years ago
Alexander Alekhin ebef84e9ea pre: OpenCV 3.4.16 (version++) 3 years ago
Jebastin Nadar cce78cc5e2
Merge pull request #20535 from SamFC10:onnx-q 3 years ago
Zihao Mu 9085b933d8
Merge pull request #20702 from zihaomu:tf_expand_dim_layer 3 years ago
YashasSamaga 505dde09de support broadcasting in eltwise ops 3 years ago
SamFC10 87ebf2e50b fix illegal memory access in int8 convolution 3 years ago
Alexander Alekhin f977d10a19 dnn(ocl): fix conv DWCONV workgroup 3 years ago
Alexander Alekhin 846317ef37 dnn(ocl): fix conv BASIC workgroup 3 years ago
rogday 38b9ec7a18
Merge pull request #20682 from rogday:min 3 years ago
SamFC10 9c5d7716e2 fix for unsqueeze opset version 13 3 years ago
rogday c410d7a97d
Merge pull request #20671 from rogday:yolov4x-mish 3 years ago
YashasSamaga 50462dcdc6 fix effrank assert to allow input effrank <= output effrank 3 years ago
Alexander Alekhin 6e66a9222a dnn(onnx): fix format specifier 3 years ago
Zihao Mu 51b03b87e6 BiasAdd could load Const from second place. 3 years ago
Alexander Alekhin 1aacb9bb15 dnn(perf): update convolution tests 3 years ago
rogday d31b93b513
Merge pull request #20674 from rogday:prelu_slope 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 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
WJJ1995 edc442afdb
Merge pull request #20511 from wjj19950828:add_humanseg_support_0806 3 years ago
Alexander Alekhin ae6fabc6fe dnn(ocl): drop CL_KERNEL_PREFERRED_WORK_GROUP_SIZE_MULTIPLE check 3 years ago
Vincent Rabaud 38d0063c36 Do not use deprecated ReleaseCleared in protobuf library. 3 years ago
Alexander Alekhin f28e4b86fb dnn(ocl): fix top initialization in verifyResult 3 years ago
rogday 6801dd043d
Merge pull request #20494 from rogday:onnx_diagnostic_fix 3 years ago
Vincent Rabaud 9cfa84313c Use the one argument version of SetTotalBytesLimit. 3 years ago
SamFC10 fa90e14b06 int8 layers and 8-bit quantization support 3 years ago
Smirnov Egor fe625a558e fix hasDynamicShapes for batch_size and fix axis selection in Scale layer 3 years ago
thezane 210bfaf8d6
Merge pull request #20483 from thezane:support-cumsum-layer-for-onnx 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
JIANG Yichen 955cf35d5f Implement ctc prefix beam search decode for TextRecognitionModel. 3 years ago
HAN Liutong aaca4987c9
Merge pull request #20287 from hanliutong:dev-rvv-0.10 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 e1cafa3834
Merge pull request #20442 from JulieBar:gru_layer 3 years ago
Julia Bareeva 633fedaa96
Merge pull request #20480 from JulieBar:lstm_pytest 3 years ago
Smirnov Egor 27392f832d reimplement onnx refactor for master 3 years ago