Merge pull request #14652 from LaurentBerger:I14644

pull/14663/head^2
Alexander Alekhin 6 years ago
commit 571dfa7605
  1. 2
      modules/dnn/include/opencv2/dnn/all_layers.hpp

@ -608,7 +608,7 @@ CV__DNN_EXPERIMENTAL_NS_BEGIN
}; };
/** /**
* @brief Bilinear resize layer from https://github.com/cdmh/deeplab-public * @brief Bilinear resize layer from https://github.com/cdmh/deeplab-public-ver2
* *
* It differs from @ref ResizeLayer in output shape and resize scales computations. * It differs from @ref ResizeLayer in output shape and resize scales computations.
*/ */

Loading…
Cancel
Save