- Notifications
You must be signed in to change notification settings - Fork 5.9k
add prior_box and box_coder in python/paddle/vision/ops.py #46398
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add prior_box and box_coder in python/paddle/vision/ops.py #46398
Conversation
| 你的PR提交成功,感谢你对开源项目的贡献! |
XiaoguangHu01 left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
fb42906 8bd1422 fb42906 to 8bd1422 Compare 285c349 285c349 to bac9d57 Compare
momozi1996 left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
一些问题,请仔细修复System Message: WARNING
dce62d0
已修复 |
jzhang533 left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
b228e92 b228e92 to e97db05 Compare
PR types
New features
PR changes
APIs
Describe
add
paddle.vision.ops.prior_boxadd
paddle.vision.ops.box_coder