Skip to content

Conversation

@RichardWooSJTU
Copy link
Contributor

@RichardWooSJTU RichardWooSJTU commented Sep 16, 2022

PR types

Bug fixes

PR changes

APIs

Describe

修复paddle.vision.ops.nms的两个Bug:

  1. 在仅传入boxes, iou_threshold, scores参数的情况,返回不符合预期
  2. 在不传入category_idxs, categories参数的情况,返回会有重复值
    相关issue: paddle.vision.ops.nms()函数返回值描述错误 #43069

@paddle-bot
Copy link

paddle-bot bot commented Sep 16, 2022

你的PR提交成功,感谢你对开源项目的贡献!
请关注后续CI自动化测试结果,详情请参考Paddle-CI手册
Your PR has been submitted. Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

@paddle-bot
Copy link

paddle-bot bot commented Sep 16, 2022

✅ This PR's description meets the template requirements!
Please wait for other CI results.

@heavengate heavengate merged commit 2b76db9 into PaddlePaddle:develop Sep 19, 2022
RichardWooSJTU added a commit to RichardWooSJTU/Paddle that referenced this pull request Sep 19, 2022
…ecific inputs (PaddlePaddle#46148)

* fix return order error and duplicate results with specific inputs
qingqing01 pushed a commit that referenced this pull request Sep 19, 2022
…ecific inputs (#46148) (#46193)

* fix return order error and duplicate results with specific inputs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants