info.yaml 1.4 KB
Newer Older
文幕地方's avatar
文幕地方 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
---
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"
   icon: "@后续UE统一设计之后,会存到bos上某个位置"
   from_repo: "PaddleOCR"
Task:
   - tag_en: "CV"
     tag: "计算机视觉"
     sub_tag_en: "Layout Analysis, Table Recognition, Layout Recovery, Key Information Extraction"
     sub_tag: "版面分析,表格识别,版面恢复,关键信息提取"
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"
   - 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"
Datasets: "ICDAR 2015, ICDAR2019-LSVT,ICDAR2017-RCTW-17,Total-Text,ICDAR2019-ArT"
Pulisher: "Baidu"
License: "apache.2.0"
Paper:
   - title: "PP-StructureV2: A Stronger Document Analysis System"
     url: "https://arxiv.org/abs/2210.05391v2"
IfTraining: 0
IfOnlineDemo: 1