info.yaml 1.8 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"
E
Evezerest 已提交
6
   icon: "https://paddleocr.bj.bcebos.com/icon/ocr.png"
Z
zhoujun 已提交
7 8
   from_repo: "PaddleOCR"
Task:
L
liuTINA0907 已提交
9 10 11 12
   - tag_en: "Computer Vision"
     tag: "计算机视觉"
     sub_tag_en: "Character Recognition"
     sub_tag: "文字识别"
E
Evezerest 已提交
13 14 15 16 17 18 19 20
   - tag_en: "Computer Vision"
     tag: "计算机视觉"
     sub_tag_en: "Optical Character Recognition"
     sub_tag: "OCR"
   - tag_en: "Computer Vision"
     tag: "计算机视觉"
     sub_tag_en: "Text Detection"
     sub_tag: "文字检测"
21

Z
zhoujun 已提交
22 23 24
Example:
   - title: "鸟枪换炮!基于PP-OCRv3的电表检测识别"
     url: "https://aistudio.baidu.com/aistudio/projectdetail/511591?channelType=0&channel=0"
文幕地方's avatar
文幕地方 已提交
25 26
     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"
27 28 29 30
     tag_en: "Industrial/Energy"
     tag: "工业/能源"
     sub_tag_en: "Meter detection and identification"
     sub_tag: "电表检测识别"
Z
zhoujun 已提交
31 32
   - title: "基于PP-OCRv3实现PCB字符识别"
     url: "https://aistudio.baidu.com/aistudio/projectdetail/4008973?channelType=0&channel=0"
文幕地方's avatar
文幕地方 已提交
33 34
     title_en: "PCB character recognition based on PP-OCRv3"
     url_en: "https://aistudio.baidu.com/aistudio/projectdetail/4008973?channelType=0&channel=0"
35 36 37 38
     tag_en: "Industrial/Energy"
     tag: "工业/能源"
     sub_tag_en: "PCB character recognition"
     sub_tag: "PCB字符识别"
Z
zhoujun 已提交
39
Datasets: "ICDAR 2015, ICDAR2019-LSVT,ICDAR2017-RCTW-17,Total-Text,ICDAR2019-ArT"
40
Publisher: "Baidu"
Z
zhoujun 已提交
41 42 43 44
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"
45
IfTraining: 1
Z
zhoujun 已提交
46
IfOnlineDemo: 1