info.yaml 1.6 KB
Newer Older
Z
zhoujun 已提交
1 2 3
---
Model_Info:
   name: "PP-OCRv3"
文幕地方's avatar
文幕地方 已提交
4 5
   description: "PP-OCRv3文字检测识别系统"
   description_en: "PP-OCRv3 text detection and recognition system"
Z
zhoujun 已提交
6 7 8
   icon: "@后续UE统一设计之后,会存到bos上某个位置"
   from_repo: "PaddleOCR"
Task:
L
liuTINA0907 已提交
9 10 11 12
   - tag_en: "Computer Vision"
     tag: "计算机视觉"
     sub_tag_en: "Character Recognition"
     sub_tag: "文字识别"
13

Z
zhoujun 已提交
14 15 16
Example:
   - title: "鸟枪换炮!基于PP-OCRv3的电表检测识别"
     url: "https://aistudio.baidu.com/aistudio/projectdetail/511591?channelType=0&channel=0"
文幕地方's avatar
文幕地方 已提交
17 18
     title_en: "Swap the shotgun! Detection and recognition electricity meters based on PP-OCRv3"
     url_en: "https://aistudio.baidu.com/aistudio/projectdetail/511591?channelType=0&channel=0"
19 20 21 22
     tag_en: "Industrial/Energy"
     tag: "工业/能源"
     sub_tag_en: "Meter detection and identification"
     sub_tag: "电表检测识别"
Z
zhoujun 已提交
23 24
   - title: "基于PP-OCRv3实现PCB字符识别"
     url: "https://aistudio.baidu.com/aistudio/projectdetail/4008973?channelType=0&channel=0"
文幕地方's avatar
文幕地方 已提交
25 26
     title_en: "PCB character recognition based on PP-OCRv3"
     url_en: "https://aistudio.baidu.com/aistudio/projectdetail/4008973?channelType=0&channel=0"
27 28 29 30
     tag_en: "Industrial/Energy"
     tag: "工业/能源"
     sub_tag_en: "PCB character recognition"
     sub_tag: "PCB字符识别"
Z
zhoujun 已提交
31
Datasets: "ICDAR 2015, ICDAR2019-LSVT,ICDAR2017-RCTW-17,Total-Text,ICDAR2019-ArT"
32
Publisher: "Baidu"
Z
zhoujun 已提交
33 34 35 36 37 38
License: "apache.2.0"
Paper:
   - title: "PP-OCRv3: More Attempts for the Improvement of Ultra Lightweight OCR System"
     url: "https://arxiv.org/abs/2206.03001"
IfTraining: 0
IfOnlineDemo: 1