We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c005498 commit a37d160Copy full SHA for a37d160
docs/api/paddle/vision/ops/psroi_pool_cn.rst
@@ -7,7 +7,7 @@ psroi_pool
7
8
位置敏感的兴趣区域池化(也称为 PSROIPooling),是在指定输入的感兴趣区域上执行位置敏感的平均池化。它在非均匀大小的输入上执行并获得固定大小的特征图。
9
10
-PSROIPooling 由 R-FCN 提出。更多详细信息,请参阅 https://arxiv.org/abs/1605.06409。
+PSROIPooling 由 R-FCN 提出。更多详细信息,请参阅 `R-FCN: Object Detection via Region-based Fully Convolutional Networks <https://arxiv.org/abs/1605.06409>`_ 。
11
12
参数
13
:::::::::
0 commit comments