pull/14652/head
LaurentBerger 6 years ago
parent 483e9f341c
commit a3be8d7cd7
  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.
*/

Loading…
Cancel
Save