- 20 Jul, 2019 1 commit
-
-
Giles Payne authored
-
- 16 Jul, 2019 10 commits
-
-
Alexander Alekhin authored
-
AsyaPronina authored
-
Alexander Alekhin authored
-
Andrey Golubev authored
G-API: clean up accuracy tests (#14945) * Delete createOutputMatrices flag Update the way compile args function is created Fix instantiation suffix print function * Update comment (NB) * Make printable comparison functions * Use defines instead of objects for compile args * Remove custom printers, use operator<< overload * Remove SAME_TYPE and use -1 instead * Delete createOutputMatrices flag in new tests * Fix GetParam() printed values * Update Resize tests: use CompareF object * Address code review feedback * Add default cases for operator<< overloads * change throw to GAPI_Assert
-
Andrey Golubev authored
G-API: Add output allocation tests for backends (#15012) * Add output tests for backends * Fix large size test: output is in fact reallocated * Use cv::Mat copies for reallocation tracking * Separate LargeSizeWithCorrectSubmatrix test * Rename backed output allocation tests * Address code review feedback Update test names Add illustrative "expect (non-)empty" checks Rename mat "copy" to mat reference Add more pointer checks * Add illustrative checks
-
Andrey Golubev authored
* Fix G-API export specifier in standalone build * Make dummy GAPI_EXPORTS in case of non-OpenCV builds * Add old version under #if 0
-
Alexander Alekhin authored
-
Anton Potapov authored
- Added new graph compile time argument to specify multiple independent ROIs (Tiles) - Added new "executable" with serial loop other user specified ROIs(Tiles) - refactored graph traversal code into separate function to be called once - added saturate cast to Fluid AddCsimple test kernel
-
Alexander Alekhin authored
-
Madhav authored
-
- 15 Jul, 2019 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 12 Jul, 2019 6 commits
-
-
Alexander Alekhin authored
- fixes crashes in face-detector application - libc++_shared.so is bundled automatically via CMake helper project
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Vitaly Tuzov authored
-
Lubov Batanina authored
* Support Deconvolution3D on IE backend * Add test tag * Fix tests
-
- 11 Jul, 2019 2 commits
-
-
Alexander Alekhin authored
may cause crashes on ARM platform
-
Lubov Batanina authored
* Support Conv3D on OCV backend * Add header * Add perf tests * Support pool3d * Enable Resnet34_kinetics on OCV backend * Add test * Fix conv * Optimize Conv2D
-
- 09 Jul, 2019 6 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Tomasz Gorochowik authored
-
Maksim Shabunin authored
-
- 08 Jul, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 07 Jul, 2019 2 commits
-
-
jxu authored
-
Alexander Alekhin authored
-
- 06 Jul, 2019 3 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
OpenCV upstream stuff may reinterpret vector as column.
-
Alexander Alekhin authored
-
- 05 Jul, 2019 2 commits
-
-
Alexander Alekhin authored
-
Tomoaki Teshima authored
-
- 04 Jul, 2019 5 commits
-
-
Alexander Alekhin authored
from CameraBridgeViewBase (common base with JavaCameraView)
-
Diego authored
Instancenorm onnx (#14858) * Onnx unsupported operation handling * instance norm implementation * Revert "Onnx unsupported operation handling" * instance norm layer test * onnx instancenorm layer
-
Alexander Alekhin authored
-
Ruslan Garnov authored
G-API planar kernels (#14917) * Added resizeP with tests * NV12 planar filters * fix warnings in ResizeP test * fix out mat ocv warning * sz_on - > sz rename * cpu tests new signature * try to fix resizeP test * trailing spaces remove * doxygen doc fixed * doxygen minor fix * more doxygen fixes * Doxygen corrected and extended after review.
-
Alexander Alekhin authored
-