提交 dfbde28a 编写于 作者: Q qijun

add some code comments for SppLayer

上级 eaf3dec9
......@@ -24,6 +24,8 @@ namespace paddle {
* @brief A layer for spatial pyramid pooling on the input image by taking
* the max, average, etc. within regions, so that the result vector of
* different sized images are of the same size.
*
* The config file api is spp_layer.
*/
class SpatialPyramidPoolLayer : public Layer {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册