- 01 Mar, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 13 Feb, 2018 1 commit
-
-
Li Peng authored
Signed-off-by:
Li Peng <peng.li@intel.com>
-
- 09 Feb, 2018 1 commit
-
-
Dmitry Kurtaev authored
-
- 06 Feb, 2018 1 commit
-
-
Dmitry Kurtaev authored
* Intel Inference Engine deep learning backend. * OpenFace network using Inference Engine backend
-
- 15 Dec, 2017 1 commit
-
-
Dmitry Kurtaev authored
-
- 06 Dec, 2017 1 commit
-
-
Li Peng authored
Signed-off-by:
Li Peng <peng.li@intel.com>
-
- 21 Nov, 2017 1 commit
-
-
Alexander Alekhin authored
getUMat()/getMat() calls are scope based. Results of these calls can't be stored somewhere for future usage.
-
- 20 Nov, 2017 1 commit
-
-
Dmitry Kurtaev authored
-
- 09 Nov, 2017 1 commit
-
-
Li Peng authored
Add layer forward interface with InputArrayOfArrays and OutputArrayOfArrays parameters, it allows UMat buffer to be processed and transferred in the layers. Signed-off-by:
Li Peng <peng.li@intel.com>
-
- 30 Oct, 2017 1 commit
-
-
Dmitry Kurtaev authored
-
- 25 Oct, 2017 3 commits
-
-
Vladislav Sovrasov authored
-
Vladislav Sovrasov authored
-
Vladislav Sovrasov authored
-
- 08 Oct, 2017 1 commit
-
-
Dmitry Kurtaev authored
-
- 01 Aug, 2017 1 commit
-
-
Aleksandr Rybnikov authored
-
- 13 Jul, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 28 Jun, 2017 3 commits
-
-
Alexander Alekhin authored
-
Aleksandr Rybnikov authored
-
Vadim Pisarevsky authored
* another round of dnn optimization: * increased malloc alignment across OpenCV from 16 to 64 bytes to make it AVX2 and even AVX-512 friendly * improved SIMD optimization of pooling layer, optimized average pooling * cleaned up convolution layer implementation * made activation layer "attacheable" to all other layers, including fully connected and addition layer. * fixed bug in the fusion algorithm: "LayerData::consumers" should not be cleared, because it desctibes the topology. * greatly optimized permutation layer, which improved SSD performance * parallelized element-wise binary/ternary/... ops (sum, prod, max) * also, added missing copyrights to many of the layer implementation files * temporarily disabled (again) the check for intermediate blobs consistency; fixed warnings from various builders
-
- 26 Jun, 2017 1 commit
-