Alexander Smorkalov
37683aca56
Merge pull request #22687 from asmorkalov:as/yolo7_test
...
Do not fail tests in Yolo v7 model was not found
2 years ago
Alexander Smorkalov
22f8fb4d5c
Do not fail tests in Yolo v7 model was not found.
2 years ago
Alexander Smorkalov
7d1589d407
Merge pull request #22684 from alalek:android_update
...
android: update build scripts
2 years ago
Alexander Smorkalov
b35018d955
Merge pull request #22683 from alalek:android_activity_export
...
android: add android:exported="true"
2 years ago
Alexander Alekhin
c29a3aa0a0
android: update build scripts
2 years ago
Alexander Alekhin
eae5fd81e5
android: add android:exported="true"
2 years ago
Alexander Smorkalov
23edec83fb
Merge pull request #22667 from zihaomu:bug_fix_in_winograd
...
DNN: bug fixed in Winograd
2 years ago
Alexander Smorkalov
e4cd430710
Merge pull request #22653 from WanliZhong:issue22597
...
DNN-TF: let StridedSlice layer support const input
2 years ago
Dmitry Kurtaev
35b2cff295
Merge pull request #22656 from dkurt:halide_fixes
...
* Fixes for Halide
* Enable some Halide tests
2 years ago
Ramiro Silveyra d'Avila
8e5f37f87c
Merge pull request #22672 from ramasilveyra:docs/remove-dup-v4
...
* docs: remove duplicated step in Build .js doc
* docs: add missing emcmake prefix to command
2 years ago
Zihao Mu
cee8c86b6e
fixed bug at winograd of SIMD128 and more robust code.
2 years ago
Maksim Shabunin
c0a84dcc85
Merge pull request #22651 from mshabunin:script-doc
...
ts: basic documentation for utility scripts
2 years ago
Alexander Smorkalov
e80b443cd9
Merge pull request #22659 from AleksandrPanov:qr_reduce_extra_adaptiveThreshold
...
QR code, reduce extra adaptiveThreshold()
2 years ago
Alexander Alekhin
e309a06b47
Merge pull request #22661 from catree:fix_AKAZE_bib_pages
2 years ago
Alexander Alekhin
86dad3aebe
Merge pull request #22662 from catree:fix_chessboard_img
2 years ago
catree
5a9fe9dedb
Replace the chessboard.png image with the pattern.png image since the chessboard.png image does not have proper squares which is not good for camera calibration accuracy.
2 years ago
catree
c7d24c0fb3
Fix AKAZE bib reference using dblp.org and bmva.org sources.
2 years ago
Alexander Smorkalov
5d292826b2
Merge pull request #22593 from zihaomu:optimize_wino
...
optimize winograd futher more
2 years ago
Alexander Smorkalov
f378f02954
Merge pull request #22652 from rogday:cuda_test_fixes
...
Address CUDA-related errors
2 years ago
AleksandrPanov
ba575fd4ad
reduce extra adaptiveThreshold()
2 years ago
Smirnov Egor
dd14cf6a9c
address CUDA-related errors and enable cuda in elementwise ops
2 years ago
Alexander Smorkalov
2c81cb2f76
Merge pull request #22654 from asenyaev:asen/cuda_trigger_4.x
...
Trigger on "category: dnn (onnx)" label
2 years ago
Hashem Zavvari
6eb34716b8
Merge pull request #22635 from hzawary:4.x
...
Setting CAP_PROP_AUTO_EXPOSURE on VideoCapture with backend DSHOW does not change anything. Now with this implementation the property can be used with value 1 for availability.
2 years ago
Andrey Senyaev
871bc98933
Trigger on dnn (onnx) label
2 years ago
Alexander Smorkalov
ec7fc5adca
Merge pull request #22529 from fengyuentau:scatter_scatternd
...
DNN: supports Scatter and ScatterND from ONNX
2 years ago
Alexander Smorkalov
c0c3f4cbac
Merge pull request #22643 from sturkmen72:cosmetic
...
cosmetic changes
2 years ago
Alexander Smorkalov
02143cd0e2
Merge pull request #22531 from zihaomu:stop_rely_name
...
Parsing quantized nodes does not rely on names
2 years ago
Alexander Smorkalov
1c5dcbcac8
Merge pull request #22639 from WanliZhong:issue#22625
...
DNN: Make Unsqueeze layer support negative axes
2 years ago
fengyuentau
d24d8f2abe
implementation of scatter and scatternd with conformance tests enabled
2 years ago
Alexander Alekhin
584ea43b2f
Merge pull request #22527 from paroj:misc
2 years ago
Suleyman TURKMEN
292f62c5cc
cosmetic changes
2 years ago
Alexander Alekhin
762481411d
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
2 years ago
zoom
d816442e4d
Make Unsqueeze layer support negative axes.
2 years ago
Alexander Alekhin
ea5ca16036
Merge pull request #22617 from changh95:4.x
2 years ago
Alexander Smorkalov
2991717191
Merge pull request #22637 from alalek:docs_fix_links_generation_22572
...
docs: prefer # for links generation
2 years ago
Zihao Mu
0fa43e3aac
Optimize the winograd futher more.
2 years ago
Hyunggi Chang
085fb78e85
fix typo (portatibility -> portability)
2 years ago
Alexander Alekhin
a565aa6db9
docs: prefer # for links generation
...
- avoid `@ref`
- align with 4.x branch (minimize merge conflicts)
2 years ago
Alexander Alekhin
2763f988da
Merge pull request #22526 from paroj:pyrect
2 years ago
Alexander Smorkalov
82ac7ea236
Merge pull request #22629 from asenyaev:asen/cuda_pipeline
...
Workflow Ubuntu 20.04 x64 with CUDA support (4.x)
2 years ago
cudawarped
f89dee4f3e
Reset cuda error code to cudasuccess.
2 years ago
Pavel Rojtberg
70779d4e66
calib3d: use OCV_LAPACK_FUNC
2 years ago
Pavel Rojtberg
c0ecf08ca0
cmake: use upstream PCH support if possible
2 years ago
Pavel Rojtberg
35f43cc429
core: expose rectangle intersection to bindings
2 years ago
Andrey Senyaev
cfafd0493c
Workflow Ubuntu 20.04 x64 with CUDA support (4.x)
2 years ago
zoom
9119692bb8
let StridedSlice layer support const input
2 years ago
Harvey Huang
8b0aa6a64d
Merge pull request #21966 from Harvey-Huang:Unicode_Path
...
Support use memory buffer to read multi-page image
2 years ago
Alexander Smorkalov
ec26541771
Merge pull request #22577 from zihaomu:Disable_winograd_branch_in_tryquantize
...
DNN: add enableWinograd API for Net
2 years ago
Alexander Smorkalov
1c825dd509
Merge pull request #22613 from erasta:patch-1
...
Opencv.js: on imread add willReadFrequently to getContext
2 years ago
Zihao Mu
d9eff7daeb
parse quantized nodes does not rely on name.
2 years ago