Nesterov Alexander
b7253e3280
Update version quirc
5 years ago
Liubov Batanina
d991c22090
Merge pull request #16575 from l-bat:flownet2
...
Support FlowNet2 model
* Support DataAugmentation layer
* Fix warnings
* Fix comments
* Support Correlation layer
* TEST
* Support Correlation layer
* Supported Accum and FlowWarp layers
* Supported ChannelNorm layer
* Supported Resample with inputs.size() > 1
* Fixed comments
* Refactoring
* Added tests
* Add resample test
* Added asserts in resize layer
* Updated DataAugmentation layer
* Update convolution layer
* Refactoring
* Fix data augmentation layer
* Fix caffe importer
* Fix resize
* Switch to Mat ptr
* Remove useless resize type
* Used ResizeLayer in Accum
* Split ChannelNormLayer
* Delete duplicate assert
* Add sample
* Fix sample
* Added colormap
5 years ago
Alexander Alekhin
322960f795
Merge pull request #17297 from dkurt:dnn_yolov3_ocl
5 years ago
Dmitry Kurtaev
b5035ce991
Increase test threshold for YOLOv3 on OCL FP16
5 years ago
dmallia17
07c56f149f
Merge pull request #17313 from hunter-college-ossd-spr-2020:revise-knn-tutorials
...
* Revise and expand kNN Python tutorials
* Correct NPTEL link
5 years ago
Alexander Alekhin
0e1c7eda39
Merge pull request #17092 from alalek:imgproc_ipp_parallel_gaussuanBlur
5 years ago
Alexander Alekhin
2b2bcc9b38
Merge pull request #17304 from chrisballinger:maccatalyst
5 years ago
Alexander Alekhin
a3b109eca0
imgproc: enable GaussianBlur IPP parallel processing
5 years ago
Alexander Alekhin
a1b09a3734
imgproc(perf): add GaussianBlur cases for SIFT
5 years ago
Chris Ballinger
d81ac52ce2
Remove linking against AssetsLibrary framework
5 years ago
Chris Ballinger
220df8252d
Add target conditionals for Mac Catalyst
5 years ago
Alexander Alekhin
de720ac34a
Merge pull request #17294 from alalek:issue_17247
5 years ago
Alexander Alekhin
753e417dec
Merge pull request #17299 from tweenietomatoes:patch-1
5 years ago
tweenietomatoes
7d1094b7e1
Important single character fix
5 years ago
Alexander Alekhin
58426c80a3
samples: fix OpenCL events leaks
5 years ago
Ganesh Kathiresan
cddd7f10d5
Merge pull request #17224 from ganesh-k13:bugfix/calib3d/17201
...
* Fixed indexing in prefilter
* Initialised prefilter
* Initialised prefilter with value initialisation
* Added TC to trigger different Mem Allocs in BufferBM
* Optimize cases with only needed conditions
5 years ago
Alexander Alekhin
ea3c2307dc
Merge pull request #17248 from nroduit:java-addall
5 years ago
Alexander Alekhin
65b3209441
Merge pull request #17055 from vnikoofard:patch-1
5 years ago
Nicolas Roduit
400a781ebf
Prefer addall instead of iteration for performance
5 years ago
Alexander Alekhin
c8689d9d0a
Merge pull request #17288 from dkurt:dnn_tf_resize_down
5 years ago
Alexander Alekhin
ea0d1424d8
Merge pull request #17287 from tomoaki0705:fixAkazeTestFailureMali
5 years ago
Alexander Alekhin
365f44b094
Merge pull request #17285 from sauhaardac:patch-1
5 years ago
Alexander Alekhin
bcf96d637e
Merge pull request #17284 from dkurt:dnn_bn_fusion
5 years ago
Alexander Alekhin
6ced54a892
Merge pull request #17281 from l-bat:ssd_placeholder_shape
5 years ago
Liubov Batanina
c5a2d28367
Determine SSD input shape
5 years ago
Dmitry Kurtaev
b4a6aa335d
TensorFlow bilinear resize downscale
5 years ago
Tomoaki Teshima
35245cb76e
fix test failure on Mali T760 and Mali T628
5 years ago
Sauhaarda Chowdhuri
fa349b7a4e
Fix #17279 Documentation Error
...
Update documentation to solve #17279 . Simple documentation bug.
5 years ago
Dmitry Kurtaev
df305e83fa
Fix BatchNorm reinitialization after fusion
5 years ago
Alexander Alekhin
b2464e3379
Merge pull request #17270 from l-bat:ngraph_missed_data
5 years ago
Alexander Alekhin
6856cc7253
Merge pull request #17228 from mshabunin:mfx-surface-pool-34
5 years ago
Alexander Alekhin
508bd3f55d
Merge pull request #17260 from jsxyhelu:add_deepgreen_colormap
5 years ago
Alexander Alekhin
8b51e2df8b
Merge pull request #17211 from alalek:sift_dispatch
5 years ago
Alexander Alekhin
bd1b252de9
Merge pull request #17196 from alalek:core_matexpr_fix_warning
5 years ago
Maksim Shabunin
f30931848e
CAP_MFX: surface pool with timeout, more parameters
5 years ago
Liubov Batanina
b27ae9c63b
Switch v1::Multiply to v0::Multiply
5 years ago
Liubov Batanina
79f8b7fd73
Merge pull request #17233 from l-bat:onnx_bn
...
* Added ONNX BatchNorm subgraph
* Move removing constant inputs to addConstantNodesForInitializers
* Added initializers to ONNXGraphWrapper
5 years ago
jsxyhelu
48e9e651a4
add DeepGreen colormap
5 years ago
Alexander Alekhin
1bf353b876
Merge pull request #17230 from asmorkalov:as/issue_17171
5 years ago
Alexander Alekhin
23e336ee53
Merge pull request #17244 from hunter-college-ossd-spr-2020:toc-updates
5 years ago
Alexander Alekhin
ac54bb193c
Merge pull request #17256 from R-penguins:jstutfix
5 years ago
Rui Hou
e9058ea8f5
Easier access to opencv.js in tutorial
5 years ago
Alexander Alekhin
fd06139c20
Merge pull request #17235 from R-penguins:patch-1
5 years ago
R-penguins
b43da8aa5d
Update Image Watch Tutorial
...
Updated the Windows Visual Studio Image Watch tutorial to include download links to the latest versions of Visual Studio Image Watch for newer Visual Studio versions.
5 years ago
Alexander Alekhin
066259b656
Merge pull request #17118 from l-bat/concat_3d
...
Added NDHWC Concat support for TensorFlow
* Supported TF concat 3d
* Skip myriad
* Fix test
5 years ago
Alexander Alekhin
64f5471b2a
Merge pull request #17208 from hn-88:3.4
5 years ago
Daniel Mallia
4e789635c9
Update tutorials tables of content for several modules
5 years ago
Alexander Smorkalov
7c17695be4
Added Java and C++ regression test for estimateNewCameraMatrixForUndistortRectify.
5 years ago
Alexander Alekhin
73bbabcd04
Merge pull request #17223 from hunter-college-ossd-spr-2020:imgproc-toc
5 years ago
Alexander Alekhin
93d79d2e5d
Merge pull request #17219 from hunter-college-ossd-spr-2020:mathjax-link
5 years ago