dead link

This commit is contained in:
LaurentBerger 2019-05-27 21:57:10 +02:00
parent 483e9f341c
commit a3be8d7cd7

View File

@ -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.
*/