paddleocr3.0和paddleocr2.10区别? #15333
-
升级paddleocr版本后,怎么兼容之前的代码,如何获得lei'si类似下图的检测框数据,我在有些场景需要判断检测框之间的距离来把一些字句连起来。 |
Beta Was this translation helpful? Give feedback.
Answered by
cuicheng01
May 23, 2025
Replies: 1 comment
-
详细解释在这里,现在可以通过json属性拿到你想要的结果,比2.x的时候更容易自定义一些 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jianandeng023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
详细解释在这里,现在可以通过json属性拿到你想要的结果,比2.x的时候更容易自定义一些