未验证 提交 02428cfd 编写于 作者: W will-jl944 提交者: GitHub

avoid 'invalid escape sequence' warning (#4832)

上级 383bde0b
......@@ -473,7 +473,7 @@ def distribute_fpn_proposals(fpn_rois,
pixel_offset=False,
rois_num=None,
name=None):
"""
r"""
**This op only takes LoDTensor as input.** In Feature Pyramid Networks
(FPN) models, it is needed to distribute all proposals into different FPN
......@@ -1274,7 +1274,7 @@ def box_coder(prior_box,
box_normalized=True,
axis=0,
name=None):
"""
r"""
**Box Coder Layer**
Encode/Decode the target bounding box with the priorbox information.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册