mirror of
https://github.com/opendatalab/MinerU.git
synced 2026-03-27 11:08:32 +07:00
@@ -31,7 +31,7 @@ A WebUI developed based on Gradio, with a simple interface and only core parsing
|
||||
<tr>
|
||||
<th rowspan="2">Parsing Backend</th>
|
||||
<th rowspan="2">pipeline <br> (Accuracy<sup>1</sup> 82+)</th>
|
||||
<th colspan="4">vlm (Accuracy<sup>1</sup> 90+)</th>
|
||||
<th colspan="4" style="text-align:center;">vlm (Accuracy<sup>1</sup> 90+)</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>transformers</th>
|
||||
|
||||
@@ -26,12 +26,12 @@
|
||||
>
|
||||
> 在非主线环境中,由于硬件、软件配置的多样性,以及第三方依赖项的兼容性问题,我们无法100%保证项目的完全可用性。因此,对于希望在非推荐环境中使用本项目的用户,我们建议先仔细阅读文档以及FAQ,大多数问题已经在FAQ中有对应的解决方案,除此之外我们鼓励社区反馈问题,以便我们能够逐步扩大支持范围。
|
||||
|
||||
<table>
|
||||
<table border="1">
|
||||
<thead>
|
||||
<tr>
|
||||
<th rowspan="2">解析后端</th>
|
||||
<th rowspan="2">pipeline <br> (精度<sup>1</sup> 82+)</th>
|
||||
<th colspan="4">vlm (精度<sup>1</sup> 90+)</th>
|
||||
<th colspan="4" style="text-align:center;">vlm (精度<sup>1</sup> 90+)</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>transformers</th>
|
||||
|
||||
Reference in New Issue
Block a user