PaddleOCR/main/version3.x/module_usage/layout_detection #15556
Replies: 4 comments 7 replies
-
请问,版面检测的分类标签在哪里可以找到 |
Beta Was this translation helpful? Give feedback.
-
请问如何区分“行内公式”还是“行间公式”呢? |
Beta Was this translation helpful? Give feedback.
-
您好,请问这些识别布局的模型初始化函数的img_size参数都是不可以设置的吗?如下 self.model_name not in STATIC_SHAPE_MODEL_LIST 难道说这些模型都支持动态尺寸输入吗(以原图尺寸进行识别),那么这img_size是不是完全没有用啊 |
Beta Was this translation helpful? Give feedback.
-
使用示例代码对示例图片进行测试,发现返回值为空。 {'res': {'input_path': './test_paddle_ocr.jpeg', 'page_index': None, 'boxes': []}} |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
PaddleOCR/main/version3.x/module_usage/layout_detection
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
https://paddlepaddle.github.io/PaddleOCR/main/version3.x/module_usage/layout_detection.html
Beta Was this translation helpful? Give feedback.
All reactions