Replies: 1 comment
-
猜测是忘记开eval模式了,类似torch.eval()操作。 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
使用infer_det.py预测同一张图片,打印预测结果的某一行:


进行三次预测,每次预测的结果都不一样:
请问这种随机性是如何造成的,如何消除这种随机性?
Beta Was this translation helpful? Give feedback.
All reactions