info.yaml 2.0 KB
Newer Older
文幕地方's avatar
文幕地方 已提交
1 2 3 4 5
---
Model_Info:
   name: "PP-StructureV2"
   description: "PP-StructureV2文档分析系统,包含版面分析,表格识别,版面恢复和关键信息抽取"
   description_en: "PP-StructureV2 document analysis system, including layout analysis, table recognition, layout recovery and key information extraction"
E
Evezerest 已提交
6
   icon: "https://paddleocr.bj.bcebos.com/icon/structure.png"
文幕地方's avatar
文幕地方 已提交
7 8
   from_repo: "PaddleOCR"
Task:
文幕地方's avatar
文幕地方 已提交
9
   - tag_en: "Computer Vision"
文幕地方's avatar
文幕地方 已提交
10
     tag: "计算机视觉"
L
liuTINA0907 已提交
11 12 13 14 15 16 17 18 19 20 21 22 23 24
     sub_tag_en: "Layout Analysis"
     sub_tag: "版面分析"
   - tag_en: "Computer Vision"
     tag: "计算机视觉"
     sub_tag_en: "Table Recognition"
     sub_tag: "表格识别"
   - tag_en: "Computer Vision"
     tag: "计算机视觉"
     sub_tag_en: "Layout Recovery"
     sub_tag: "版面恢复"
   - tag_en: "Computer Vision"
     tag: "计算机视觉"
     sub_tag_en: "Key Information Extraction"
     sub_tag: "关键信息提取"
文幕地方's avatar
文幕地方 已提交
25 26 27 28 29
Example:
   - title: "表格识别实战"
     url: "https://aistudio.baidu.com/aistudio/projectdetail/4770296?channelType=0&channel=0"
     title_en: "table recognition"
     url_en: "https://aistudio.baidu.com/aistudio/projectdetail/4770296?channelType=0&channel=0"
30 31 32 33
     tag_en: "Intelligent Finance"
     tag: "智慧金融"
     sub_tag_en: "table recognition"
     sub_tag: "表格识别"
文幕地方's avatar
文幕地方 已提交
34 35 36 37
   - title: "OCR发票关键信息抽取"
     url: "https://aistudio.baidu.com/aistudio/projectdetail/4823162?channelType=0&channel=0"
     title_en: "Invoice key information extraction"
     url_en: "https://aistudio.baidu.com/aistudio/projectdetail/4823162?channelType=0&channel=0"
38 39
     tag_en: "Intelligent Finance"
     tag: "智慧金融"
D
DanielYang 已提交
40
     sub_tag_en: "Invoice Key Information Extraction"
41
     sub_tag: "发票关键信息抽取"
文幕地方's avatar
文幕地方 已提交
42
Datasets: "ICDAR 2015, ICDAR2019-LSVT,ICDAR2017-RCTW-17,Total-Text,ICDAR2019-ArT"
43
Publisher: "Baidu"
文幕地方's avatar
文幕地方 已提交
44 45 46 47
License: "apache.2.0"
Paper:
   - title: "PP-StructureV2: A Stronger Document Analysis System"
     url: "https://arxiv.org/abs/2210.05391v2"
48
IfTraining: 1
文幕地方's avatar
文幕地方 已提交
49
IfOnlineDemo: 1