Skip to content

Commit a37d160

Browse files
authored
Update PSROIPooling reference in documentation
1 parent c005498 commit a37d160

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/paddle/vision/ops/psroi_pool_cn.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ psroi_pool
77
88
位置敏感的兴趣区域池化(也称为 PSROIPooling),是在指定输入的感兴趣区域上执行位置敏感的平均池化。它在非均匀大小的输入上执行并获得固定大小的特征图。
99

10-
PSROIPooling 由 R-FCN 提出。更多详细信息,请参阅 https://arxiv.org/abs/1605.06409。
10+
PSROIPooling 由 R-FCN 提出。更多详细信息,请参阅 `R-FCN: Object Detection via Region-based Fully Convolutional Networks <https://arxiv.org/abs/1605.06409>`_
1111

1212
参数
1313
:::::::::

0 commit comments

Comments
 (0)