-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
layoutreader替换其他模型? #1416
Comments
layoutreader是段落排序模型,你是要换layout检测模型还是段落排序模型? |
想要替换排序模型 |
有开源的地址吗,我们调研一下 |
想换 microsoft/layoutlm-base-uncased 或者layoutlm 同系列模型(非layoutlmv2、layoutlmv3) |
有测评效果吗,感觉不一定会比现在的layoutreader强 |
排序模型初始化的地方在:magic_pdf.pdf_parse_union_core_v2.model_init 有开发能力的话可以自行增加新的排序模型进行测试 |
能否提供一个方法,可以选用其他的layoutreader模型?
Is your feature request related to a problem? Please describe.
您的特性请求是否与某个问题相关?请描述。
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
对存在的问题进行清晰且简洁的描述。例如:我一直很困扰的是 [...]
Describe the solution you'd like
描述您期望的解决方案
A clear and concise description of what you want to happen.
清晰且简洁地描述您希望实现的内容。
Describe alternatives you've considered
描述您已考虑的替代方案
A clear and concise description of any alternative solutions or features you've considered.
清晰且简洁地描述您已经考虑过的任何替代解决方案。
Additional context
提供更多细节
Add any other context or screenshots about the feature request here.
请附上任何相关截图、链接或文件,以帮助我们更好地理解您的请求。
The text was updated successfully, but these errors were encountered: