- 12 Feb, 2018 2 commits
-
-
luz.paz authored
Found via `codespell`
-
Rémi Ratajczak authored
* Added the imagesFromBlob method to the dnn module. * Rewritten imagesFromBlob based on first dkurt comments * Updated code with getPlane() * Modify comment of imagesFromBlob() in dnn module * modified comments, removed useless assertions & added OutputArrayOfArray * replaced tabs with whitespaces & put vectorOfChannels instantiation outside the loop * Changed pre-commit.sample to pre-commit in .git/hooks/ * Added a test for imagesFromBlob in test_misc.cpp (dnn) * Changed nbOfImages, robustified test with cv::randu, modified assertion
-
- 09 Feb, 2018 1 commit
-
-
Dmitry Kurtaev authored
-
- 06 Feb, 2018 3 commits
-
-
Dmitry Kurtaev authored
-
Dmitry Kurtaev authored
-
Dmitry Kurtaev authored
* Intel Inference Engine deep learning backend. * OpenFace network using Inference Engine backend
-
- 03 Feb, 2018 1 commit
-
-
Alexander Alekhin authored
- removed tr1 usage (dropped in C++17) - moved includes of vector/map/iostream/limits into ts.hpp - require opencv_test + anonymous namespace (added compile check) - fixed norm() usage (must be from cvtest::norm for checks) and other conflict functions - added missing license headers
-
- 31 Jan, 2018 2 commits
-
-
Dmitry Kurtaev authored
-
Dmitry Kurtaev authored
-
- 30 Jan, 2018 1 commit
-
- 29 Jan, 2018 1 commit
-
-
Li Peng authored
Signed-off-by:
Li Peng <peng.li@intel.com>
-
- 23 Jan, 2018 1 commit
-
-
Dmitry Kurtaev authored
-
- 18 Jan, 2018 1 commit
-
-
Li Peng authored
Signed-off-by:
Li Peng <peng.li@intel.com>
-
- 17 Jan, 2018 3 commits
-
-
David Koller authored
and add parametric unit test for crop layer.
-
Li Peng authored
Signed-off-by:
Li Peng <peng.li@intel.com>
-
Li Peng authored
Signed-off-by:
Li Peng <peng.li@intel.com>
-
- 13 Jan, 2018 2 commits
-
-
Dmitry Kurtaev authored
-
Dmitry Kurtaev authored
-
- 10 Jan, 2018 1 commit
-
-
Dmitry Kurtaev authored
* UMat blobs are wrapped * Replace getUMat and getMat at OpenCLBackendWrapper
-
- 09 Jan, 2018 1 commit
-
-
Li Peng authored
Signed-off-by:
Li Peng <peng.li@intel.com>
-
- 05 Jan, 2018 2 commits
-
-
Li Peng authored
Signed-off-by:
Li Peng <peng.li@intel.com>
-
Li Peng authored
Signed-off-by:
Li Peng <peng.li@intel.com>
-
- 28 Dec, 2017 1 commit
-
-
Li Peng authored
Signed-off-by:
Li Peng <peng.li@intel.com>
-
- 27 Dec, 2017 1 commit
-
-
Alexander Alekhin authored
It is not necessary by default. Also it breaks test system command-line parameters: --perf_threads / --test_threads
-
- 26 Dec, 2017 1 commit
-
-
Dmitry Kurtaev authored
-
- 22 Dec, 2017 1 commit
-
-
Dmitry Kurtaev authored
-
- 20 Dec, 2017 1 commit
-
-
Dmitry Kurtaev authored
-
- 19 Dec, 2017 1 commit
-
-
Li Peng authored
Signed-off-by:
Li Peng <peng.li@intel.com>
-
- 18 Dec, 2017 1 commit
-
-
Dmitry Kurtaev authored
-
- 15 Dec, 2017 1 commit
-
-
Dmitry Kurtaev authored
-
- 07 Dec, 2017 1 commit
-
-
Dmitry Kurtaev authored
-
- 04 Dec, 2017 1 commit
-
-
Dmitry Kurtaev authored
-
- 27 Nov, 2017 1 commit
-
-
Li Peng authored
They are alexnet, mobilenet-ssd, resnet50, squeezeNet_v1_1, yolo and fast_neural_style. Signed-off-by:
Li Peng <peng.li@intel.com>
-
- 20 Nov, 2017 1 commit
-
-
David Geldreich authored
add a corresponding test
-
- 17 Nov, 2017 1 commit
-
-
Wu Zhiwen authored
Incorrect type of negative_slope result in this bug. Also and OCL test for darknet to validate this patch. Signed-off-by:
Wu Zhiwen <zhiwen.wu@intel.com>
-
- 02 Nov, 2017 1 commit
-
-
Dmitry Kurtaev authored
Fixed Concat optimization.
-
- 30 Oct, 2017 1 commit
-
-
Dmitry Kurtaev authored
-
- 27 Oct, 2017 2 commits
-
-
-
Vladislav Sovrasov authored
-
- 25 Oct, 2017 1 commit
-
-
Vladislav Sovrasov authored
-