result = inference_detector() result do not show bboxes #9313
Answered
by
zhaohai3424
zhaohai3424
asked this question in
Q&A
-
Discussed in #9278 |
Beta Was this translation helpful? Give feedback.
Answered by
zhaohai3424
Nov 9, 2022
Replies: 2 comments
-
i find the answer,and share it with you ,in case you meet the same questions; |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ZwwWayne
-
This is because there is no boxes predicted aftering filtering by the score threshold. Therefore, you can try to make it smaller. |
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
i find the answer,and share it with you ,in case you meet the same questions;