测试时如何摒弃掉纵向框 #12264
Unanswered
yaojun10086
asked this question in
Q&A
测试时如何摒弃掉纵向框
#12264
Replies: 3 comments
-
可以做一个后处理,如果框的h>w,过滤掉即可 |
Beta Was this translation helpful? Give feedback.
0 replies
-
是需要在检测过程中不要竖框,如果后处理的话会影响识别结果 |
Beta Was this translation helpful? Give feedback.
0 replies
-
导致测试识别结果不准确 |
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.
-
检测训练标记均为横向框,测试时会出现纵向框,如何排除掉纵向只保留横向框
Beta Was this translation helpful? Give feedback.
All reactions