opencv/modules/dnn
Wu Zhiwen ca51bbb7ff dnn: fix variance setting bug for PriorBoxLayer
- The size of second channel should be size[2] of output tensor,
- The Scalar should be {variance[0], variance[0], variance[0], variance[0]}
  for _variance.size() == 1 case.

Signed-off-by: Wu Zhiwen <zhiwen.wu@intel.com>
2018-08-30 11:05:38 +08:00
..
cmake/hooks dnn: make OpenCL DNN code optional 2018-03-01 12:12:40 +03:00
include/opencv2 OpenCV 3.4.3 2018-08-28 15:58:21 +03:00
misc UINT8 face detection network using Intel's Inference Engine backend 2018-08-13 18:38:47 +03:00
perf Faster-RCNN from TensorFlow on CPU with Intel's Inference Engine backend 2018-08-01 11:29:58 +03:00
src dnn: fix variance setting bug for PriorBoxLayer 2018-08-30 11:05:38 +08:00
test Enable more deep learning tests using Intel's Inference Engine backend 2018-08-27 18:37:35 +03:00
CMakeLists.txt dnn: modified IE search, R2 compatibility fixed 2018-07-31 14:48:06 +03:00