- 04 Apr, 2018 1 commit
-
-
Dmitry Kurtaev authored
-
- 28 Mar, 2018 2 commits
-
-
Alexander Alekhin authored
-
Dmitry Kurtaev authored
Change an order of PriorBox layer operations.
-
- 23 Mar, 2018 1 commit
-
-
Dmitry Kurtaev authored
Fix batch norm in training phase.
-
- 19 Mar, 2018 1 commit
-
-
Alexander Alekhin authored
during opencv_world builds
-
- 18 Mar, 2018 1 commit
-
-
- 13 Mar, 2018 1 commit
-
-
Dmitry Kurtaev authored
-
- 12 Mar, 2018 1 commit
-
-
Dmitry Kurtaev authored
-
- 07 Mar, 2018 1 commit
-
-
Dmitry Kurtaev authored
-
- 05 Mar, 2018 1 commit
-
-
Dmitry Kurtaev authored
-
- 01 Mar, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 28 Feb, 2018 2 commits
-
-
Alexander Alekhin authored
-
Wu Zhiwen authored
Signed-off-by:
Wu, Zhiwen <zhiwen.wu@intel.com> Signed-off-by:
Li Peng <peng.li@intel.com>
-
- 25 Feb, 2018 1 commit
-
-
Maksim Shabunin authored
-
- 23 Feb, 2018 1 commit
-
-
Li Peng authored
Signed-off-by:
Li Peng <peng.li@intel.com>
-
- 22 Feb, 2018 4 commits
-
-
Li, Peng authored
* ave pooling ocl fix support the padded area control in ave pooling Signed-off-by:
Li Peng <peng.li@intel.com> * warning fix: ununitialized field
-
Maksim Shabunin authored
-
Li Peng authored
Signed-off-by:
Li Peng <peng.li@intel.com>
-
Li Peng authored
It fixes tensorflow ocl testcase of MobileNetSSD and Inception_v2_SSD Signed-off-by:
Li Peng <peng.li@intel.com>
-
- 20 Feb, 2018 1 commit
-
-
Li Peng authored
include relu6 ocl kernel and layer fusion support Signed-off-by:
Li Peng <peng.li@intel.com>
-
- 19 Feb, 2018 1 commit
-
-
Dmitry Kurtaev authored
* Use only absolute prior boxes explicit sizes. Remove scales attributes. * Simplified PriorBox layer forward pass
-
- 14 Feb, 2018 1 commit
-
-
Dmitry Kurtaev authored
-
- 13 Feb, 2018 4 commits
-
-
Li Peng authored
The ocl convolution doesn't support tensorflow padMode well. Add fallback check if we meet this situation, it could fix the tensorflow MobileNet SSD failure. Signed-off-by:
Li Peng <peng.li@intel.com>
-
Li Peng authored
Signed-off-by:
Li Peng <peng.li@intel.com>
-
Dmitry Kurtaev authored
-
Dmitry Kurtaev authored
-
- 12 Feb, 2018 2 commits
- 09 Feb, 2018 1 commit
-
-
Dmitry Kurtaev authored
-
- 06 Feb, 2018 3 commits
-
-
Dmitry Kurtaev authored
-
Li Peng authored
Signed-off-by:
Li Peng <peng.li@intel.com>
-
Dmitry Kurtaev authored
* Intel Inference Engine deep learning backend. * OpenFace network using Inference Engine backend
-
- 01 Feb, 2018 3 commits
-
-
Li Peng authored
it fuse ocl kernels to reduce kernel enqueue Signed-off-by:
Li Peng <peng.li@intel.com>
-
Li Peng authored
Signed-off-by:
Li Peng <peng.li@intel.com>
-
Li Peng authored
Signed-off-by:
Li Peng <peng.li@intel.com>
-
- 31 Jan, 2018 4 commits
-
-
Dmitry Kurtaev authored
-
Arjan van de Ven authored
* Add a 512 bit codepath to the AVX512 fastConv function this patch adds a 512 wide codepath to the fastConv() function for AVX512 use. The basic idea is to process the first N * 16 elements of the vector with avx512, and then run the rest of the vector using the traditional AVX2 codepath. * dnn: use unaligned AVX512 load (OpenCV aligns data on 32-byte boundary) * dnn: change "vecsize" condition for AVX512 * dnn: fix indentation
-
Dmitry Kurtaev authored
-
Dmitry Kurtaev authored
-
- 29 Jan, 2018 1 commit
-
-
Li Peng authored
Signed-off-by:
Li Peng <peng.li@intel.com>
-