2243 Commits (3c712cf77dc96c59b6df9d8415c43ab13e70213c)

Author SHA1 Message Date
Laurent Berger 3c712cf77d
Merge pull request #25100 from LaurentBerger:I25077 9 months ago
Dhanwanth1803 12aa0fe898
Merge pull request #24985 from Dhanwanth1803:hardswish 10 months ago
Alexander Smorkalov 77af137285 Fix proto and weights mess in dnn performance tests. 10 months ago
fengyuentau fcaa8ce3c2 fix incorrect steps and elemsize when dtype changes 10 months ago
Haosonn 87f749277d
Merge pull request #24768 from Haosonn:pre-pr-2 10 months ago
Alexander Alekhin efc9837df1
Merge pull request #24892 from opencv-pushbot:gitee/alalek/dnn_avoid_16s_usage 10 months ago
Yuantao Feng 37156a4719
Merge pull request #24925 from fengyuentau:loongarch_handle_warnings 10 months ago
Sean McBride e64857c561
Merge pull request #23736 from seanm:c++11-simplifications 11 months ago
fengyuentau d269de0a03 initial commit 11 months ago
Abduragim d30bf1bc3c added test for yolo nas 11 months ago
Alexander Smorkalov 26cf82a56c Normalize axis parameter in DNN Concat to handle negative values. 11 months ago
Dhanwanth1803 a289eba357 Fixes #24677 11 months ago
Stefan Dragnev 2791bb7062
Merge pull request #24773 from tailsu:sd/pathlike 11 months ago
jimmylaw21 a7fa1e6f4b
Merge pull request #24610 from jimmylaw21:dnn-onnx-add-group-norm-layer 11 months ago
Abduragim Shtanchaev c923c59833
Merge pull request #24812 from Abdurrahheem:ash/einsum_bachedGemm 11 months ago
Yuantao Feng e7ccff9805
Merge pull request #24834 from fengyuentau:cuda_naryeltwise_broadcast 11 months ago
fengyuentau 83acb656f1 integrate bias handling in ocl kernel 11 months ago
Yuantao Feng 7fb336322d
Merge pull request #24808 from fengyuentau:fix_layernorm 11 months ago
Yuantao Feng c955564cb3
Merge pull request #24765 from fengyuentau:mod_operator 11 months ago
fengyuentau 13127365e2 better comment 11 months ago
Yuantao Feng b7d70613e4 fix failed assertion in debug build 11 months ago
fengyuentau 2ed97b9ef3 multi-threaded scatterND and refactor perf 11 months ago
fengyuentau 2997b4c5fe pretty format 11 months ago
fengyuentau 63cde0b90d multi-threaded scatter and refactor perf 11 months ago
Abduragim Shtanchaev 3b26e183cb changed weights of yolov7 11 months ago
cudawarped 7d681cf80d build: first class cuda support 11 months ago
Alexander Smorkalov b407c58b96 pre: OpenCV 4.9.0 (version++). 12 months ago
Yuantao Feng f978c99523
Merge pull request #24753 from fengyuentau:einsum_importer 12 months ago
Alexander Alekhin f49b26182b dnn(test): skip very long debug tests, reduce test time 12 months ago
Alexander Alekhin f8502d45f9 dnn(test): skip tests on 32-bit Windows 12 months ago
Dmitry Kurtaev 938bc4d503 [CUDA] Hotfix Scale with 1 parameter 12 months ago
Dhanwanth1803 027aee8ad4
Merge pull request #24384 from Dhanwanth1803:feat-crop 12 months ago
Alexander Smorkalov 53cd921ab4 Increate Vit_b test threshold a bit for CUDA FP16. 12 months ago
Vadim Pisarevsky 853e5dfcdf
Merge pull request #24709 from vpisarev:winograd_mode 12 months ago
Alexander Alekhin 3340c71a2a ocl: fix kernels compilation 12 months ago
Alexander Alekhin c9bb92d58b dnn(test): tune FP16 test tolerance 12 months ago
Alexander Alekhin 99c94d3d83 dnn(ocl): don't try KERNEL_TYPE_GEMM_LIKE with kernel_w > 16 12 months ago
llh721113 a30c987f87 feat: RVP052 Optimization for DNN int8layers 12 months ago
Yuantao Feng 0521a3a384
Merge pull request #24476 from fengyuentau:attention_layer 12 months ago
Laurent Berger 3e6dcdc0a4
Merge pull request #24539 from LaurentBerger:blobrecttoimage 12 months ago
Yuantao Feng fa5ed62a66
Merge pull request #24694 from fengyuentau:matmul_refactor 12 months ago
Wanli 6ae1709c6a
Merge pull request #24613 from WanliZhong:softmax_default_axis 12 months ago
Wanli 9bbc890d96
Merge pull request #24681 from WanliZhong:err_armv8 12 months ago
Wanli 6ee71fee88
Merge pull request #24547 from WanliZhong:refactor_conv_perf_test 12 months ago
Abduragim Shtanchaev d3dd2e463c
Merge pull request #24611 from Abdurrahheem:ash/add_yolov6_test 12 months ago
Dmitry Kurtaev ac4b26a561 Replace Slice optional inputs removal to adjustment 1 year ago
Yuantao Feng a2edf4d929
Merge pull request #24647 from fengyuentau:cuda_sub 1 year ago
Yuantao Feng f5ec92e4ca
Merge pull request #24655 from fengyuentau:graph_simplifier_optional_input 1 year ago
Alexander Smorkalov 7b1a5fb3de Migrate Android Face Detection sample to DNN. 1 year ago
Abduragim Shtanchaev 5278560252
Merge pull request #24569 from Abdurrahheem:ash/padding_value_fix 1 year ago