Commit ·
b1049c2
1
Parent(s): f0991d7
docs: add Hiro Smart Doc demo link
Browse files- README.md +8 -0
- README_zh.md +8 -0
README.md
CHANGED
|
@@ -23,6 +23,8 @@ metrics:
|
|
| 23 |
|
| 24 |
English | [简体中文](README_zh.md)
|
| 25 |
|
|
|
|
|
|
|
| 26 |
Hiro-Layout is a document layout analysis model for patent and technical PDF pages. It detects and classifies page regions such as text, titles, headers, footers, tables, formulas, chemical structures, figures, captions, search reports, bibliographies, and other patent-specific layout elements.
|
| 27 |
|
| 28 |
## Highlights
|
|
@@ -144,6 +146,12 @@ Metrics are reported as Precision, Recall, and F1.
|
|
| 144 |
| 25 | complex | ref | reference | 参考文献 | 132 | 0.8148 | 0.3333 | 0.4731 |
|
| 145 |
| ALL | | | | | 17,769 | 0.7090 | 0.6983 | 0.7036 |
|
| 146 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 147 |
## Usage
|
| 148 |
|
| 149 |
The current model artifact is an ONNX export:
|
|
|
|
| 23 |
|
| 24 |
English | [简体中文](README_zh.md)
|
| 25 |
|
| 26 |
+
[](https://huggingface.co/spaces/PatSnap/Hiro-SmartDoc)
|
| 27 |
+
|
| 28 |
Hiro-Layout is a document layout analysis model for patent and technical PDF pages. It detects and classifies page regions such as text, titles, headers, footers, tables, formulas, chemical structures, figures, captions, search reports, bibliographies, and other patent-specific layout elements.
|
| 29 |
|
| 30 |
## Highlights
|
|
|
|
| 146 |
| 25 | complex | ref | reference | 参考文献 | 132 | 0.8148 | 0.3333 | 0.4731 |
|
| 147 |
| ALL | | | | | 17,769 | 0.7090 | 0.6983 | 0.7036 |
|
| 148 |
|
| 149 |
+
## Online Demo
|
| 150 |
+
|
| 151 |
+
Hiro-Layout is used by Hiro-Smart-Doc for full document layout analysis and OCR. You can try the hosted demo on Hugging Face Spaces:
|
| 152 |
+
|
| 153 |
+
[PatSnap/Hiro-SmartDoc](https://huggingface.co/spaces/PatSnap/Hiro-SmartDoc)
|
| 154 |
+
|
| 155 |
## Usage
|
| 156 |
|
| 157 |
The current model artifact is an ONNX export:
|
README_zh.md
CHANGED
|
@@ -23,6 +23,8 @@ metrics:
|
|
| 23 |
|
| 24 |
[English](README.md) | 简体中文
|
| 25 |
|
|
|
|
|
|
|
| 26 |
Hiro-Layout 是一个面向专利和技术 PDF 页面图像的文档版面分析模型,用于检测并分类页面区域,包括正文、标题、页眉、页脚、表格、公式、化学式、图片、图注、搜索报告、著录页、参考文献等专利场景常见版面元素。
|
| 27 |
|
| 28 |
## 亮点
|
|
@@ -144,6 +146,12 @@ Hiro-Layout 是一个面向专利和技术 PDF 页面图像的文档版面分析
|
|
| 144 |
| 25 | complex | ref | reference | 参考文献 | 132 | 0.8148 | 0.3333 | 0.4731 |
|
| 145 |
| ALL | | | | | 17,769 | 0.7090 | 0.6983 | 0.7036 |
|
| 146 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 147 |
## 使用方式
|
| 148 |
|
| 149 |
当前模型文件是 ONNX 导出:
|
|
|
|
| 23 |
|
| 24 |
[English](README.md) | 简体中文
|
| 25 |
|
| 26 |
+
[](https://huggingface.co/spaces/PatSnap/Hiro-SmartDoc)
|
| 27 |
+
|
| 28 |
Hiro-Layout 是一个面向专利和技术 PDF 页面图像的文档版面分析模型,用于检测并分类页面区域,包括正文、标题、页眉、页脚、表格、公式、化学式、图片、图注、搜索报告、著录页、参考文献等专利场景常见版面元素。
|
| 29 |
|
| 30 |
## 亮点
|
|
|
|
| 146 |
| 25 | complex | ref | reference | 参考文献 | 132 | 0.8148 | 0.3333 | 0.4731 |
|
| 147 |
| ALL | | | | | 17,769 | 0.7090 | 0.6983 | 0.7036 |
|
| 148 |
|
| 149 |
+
## 在线演示
|
| 150 |
+
|
| 151 |
+
Hiro-Layout 已集成到 Hiro-Smart-Doc 中,用于完整文档版面分析与 OCR。可以在 Hugging Face Spaces 上直接体验在线演示:
|
| 152 |
+
|
| 153 |
+
[PatSnap/Hiro-SmartDoc](https://huggingface.co/spaces/PatSnap/Hiro-SmartDoc)
|
| 154 |
+
|
| 155 |
## 使用方式
|
| 156 |
|
| 157 |
当前模型文件是 ONNX 导出:
|