2106 Commits (0245c0cd10387f2de7c7bd076585a285d977e53c)

Author SHA1 Message Date
Dmitry Kurtaev 0245c0cd10
Merge pull request #24072 from dkurt:openvino_cpu_tests 1 year ago
Dmitry Kurtaev 195aad8e6a
Merge pull request #24069 from dkurt:openvino_detection_layer 1 year ago
Dmitry Kurtaev 677a28fd2a
Merge pull request #24056 from dkurt:eltwise_prelu 1 year ago
SaltFish-T ab6bffc6f8
Merge pull request #23936 from SaltFish-T:4.x 1 year ago
zixgo ec7689421d fix compilation error on Windows ARM, use vaddq_f32 instead of += 1 year ago
Alexander Smorkalov d96ff496b4 Increase eps for Test_Torch_nets.FastNeuralStyle_accuracy to prevent sporadic test failres with CUDA. 1 year ago
Dmitry Kurtaev e41ba90f17
Merge pull request #24004 from dkurt:tflite_new_layers 1 year ago
Alexander Smorkalov 23f27d8dbe Use OpenCV logging instead of std::cerr. 1 year ago
Zihao Mu 1920993525
Merge pull request #23952 from zihaomu:fix_depth_conv_5x5 1 year ago
Yuantao Feng aff420329c
Merge pull request #23853 from fengyuentau:disable_fp16_warning 1 year ago
fengyuentau 29388f80a5 fix overflow 1 year ago
Alexander Smorkalov 51702ffd92 pre: OpenCV 4.8.0 (version++) 1 year ago
Dmitry Kurtaev 433c364456
Merge pull request #23724 from dkurt:java_without_ant 1 year ago
Dmitry Kurtaev 924c01dbec
Replace CV_Assert_N 1 year ago
Wang Kai fc2d933224 removing unreachable code and fixing a typo 1 year ago
Dmitry Kurtaev 6909fffde1 Consider half pixel mode in ONNX resize 1 year ago
Dmitry Kurtaev f9d7f47e28 Change Scalar assignment in Python from single value 2 years ago
Wang Kai 4622f1e89b fixing typo of a variable name in dnn::runFastConv 2 years ago
Zihao Mu eec8a20c33
Merge pull request #23763 from zihaomu:add_runtime_check 2 years ago
unknown 5f8e43da85 checktype in blobFromImages and blobFromImagesWithParams 2 years ago
Abduragim Shtanchaev 6b53fe8f7b
Merge pull request #23746 from Abdurrahheem:ash/graph_simplifier 2 years ago
Olivier Hotel 0442c6fa81 Addition of normalize_axis to ONNXImporter::parseSqueeze to support negative values for the axes attribut. 2 years ago
Abduragim Shtanchaev ecd2e8ff47 added index that check all inputs of nodes that 2 years ago
Yuantao Feng f07b01cc34
Merge pull request #23655 from fengyuentau:qlinearsoftmax 2 years ago
zihaomu 4384e77bd1 when stride ==0, it should be bug 2 years ago
Peter Rekdal Khan-Sunde 04970490ec
Build fix 2 years ago
Zihao Mu 5025f29378
speed up vulkan dnn, and support ios and apple m1 chip. (#23349) 2 years ago
Dmitry Kurtaev af14780526 Fix Region layer with OpenVINO in case of different width/height 2 years ago
Abduragim Shtanchaev 2b9d2c726a add assert to check if layer input size is not empty 2 years ago
Abduragim Shtanchaev d2143bcd44
Merge pull request #23614 from Abdurrahheem:lstm_layout_attribute 2 years ago
Yuantao Feng eefee8574a
dnn: refactor reduce (#23613) 2 years ago
Zihao Mu 5229312ad2
Merge pull request #22275 from zihaomu:fp16_support_conv 2 years ago
zihaomu 91b6c8507a remove flag of convolution 2 years ago
Dmitry Kurtaev a8d3d1f6f9
Merge pull request #23604 from dkurt:dnn_no_protobuf 2 years ago
wanli 46991bcd62 Solve the bug of same shape broadcast with CUDA 2 years ago
Dmitry Kurtaev 676afdc494 Update FlatBuffers source code to 23.5.9 2 years ago
wanli 85cc4086c8 fix nary elementwise bug in cpu 2 years ago
zihaomu 0513741a85 add broadcast where node 2 years ago
zihaomu 8be93a6de7 add scale factor to DB demo. 2 years ago
Abduragim Shtanchaev 3b1ee0549b added test for lstm without hidden 2 years ago
Dmitry Kurtaev aa57833ad5
Merge pull request #23409 from dkurt:dnn_tflite_quant 2 years ago
Abduragim Shtanchaev e4e774d42b
Merge pull request #23475 from Abdurrahheem:lstm_fix_initialization 2 years ago
wanli e4360294c5 make 'abcd op 1b11' broadcast support cuda 2 years ago
Zihao Mu 601778e0e6
Merge pull request #22750 from zihaomu:improve_blobFromImage 2 years ago
zihaomu 54e1a8709d fix the bug, disable the fast1x1 when padding is not 0. 2 years ago
Yuantao Feng 3c1fcd5deb
Merge pull request #23401 from fengyuentau:fix_cann_layer_support 2 years ago
Abduragim Shtanchaev b3a2444bcf
Merge pull request #23501 from Abdurrahheem:additional_lstm_tests 2 years ago
fengyuentau 4f99e5ab37 allow null constant_value in Pad and ignore it when loading 2 years ago
fengyuentau 88cacd35c5 support broadcast on axis > 1 for Expand 2 years ago
zihaomu 51281f8d69 support the split node of onnx opset >= 13 2 years ago