- 06 May, 2019 2 commits
-
-
Alexander Alekhin authored
-
Dmitry Kurtaev authored
-
- 05 May, 2019 3 commits
-
-
Alexander Alekhin authored
-
Sayed Adel authored
* core: improve AVX512 infrastructure by adding more CPU features groups * cmake: use groups for AVX512 optimization flags * core: remove gap in CPU flags enumeration * cmake: restore default CPU_DISPATCH
-
Dmitry Kurtaev authored
-
- 02 May, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 01 May, 2019 2 commits
-
-
Alexander Alekhin authored
-
seungju authored
fix a typo in ml_intro.md, tress -> trees
-
- 30 Apr, 2019 11 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Lubov Batanina authored
Support Convolution3D layer on IE backend (#14301) * Add Convolution3D layer * Disable CXX11 * Fixed tests * Add Pooling3D layer * Merge Conv2d with Conv3d and Pool2d with Pool3d layers * Split pads * Add Deconvolution layer * Refactoring * Deduplication * Refactoring * Add utils for Convolution and Pooling layers
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
catree authored
Add solvePnPRefineLM to refine a pose according to a Levenberg-Marquardt iterative minimization process. Add solvePnPRefineVVS to refine a pose using a virtual visual servoing scheme.
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Dmitry Kurtaev authored
-
- 29 Apr, 2019 8 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
properly handle "check" mode with: "--perf_min_samples=1 --perf_force_samples=1"
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Maksim Shabunin authored
-
ostarling authored
* Fix for Homogenous precision #14242: - moved scale computation to an inline function - use std::numeric_limits<float>::epsilon() instead of != 0.0 * Fix for Homogenous precision #14242: - fixed warnings for type conversion * Fix for Homogenous precision #14242: - use float epsilon() for truncation of doubles
-
Alexander Alekhin authored
-
Dmitry Kurtaev authored
-
- 27 Apr, 2019 3 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Sayed Adel authored
-
- 26 Apr, 2019 4 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
backporting commit c9f3f4d1
-
- 25 Apr, 2019 2 commits
-
-
Alexander Alekhin authored
-
Dmitry Kurtaev authored
-
- 24 Apr, 2019 4 commits
-
-
Adam Rankin authored
BUG: Qt5 components not correctly detected if only Qt5_DIR is provided, when this is supported by Qt CMake system. Fixed by updating Qt5 find_package call to use modern CMake syntax
-
Alexander Alekhin authored
-
Vitaly Tuzov authored
-
Alexander Alekhin authored
-