paddle.vision.ops.yolo_box 当 img_size 为 1 的时候, 输出存在问题? #54153
liuende501
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
将官方示例修改为
randn
输出的随机值包含负数输出
boxes[0][0]
为但是更换 img_size 不为 1 时,
输出
boxes[0][0]
为clip_bbox 在 img_size 为1 时, 是否存在问题, img_size 为 1 时不应该都是 0?
Beta Was this translation helpful? Give feedback.
All reactions