info.yaml 1.7 KB
Newer Older
Z
zhoujun 已提交
1 2 3
---
Model_Info:
   name: "PP-OCRv2"
文幕地方's avatar
文幕地方 已提交
4 5
   description: "PP-OCRv2文字检测识别系统"
   description_en: "PP-OCRv2 text detection and recognition system"
Z
zhoujun 已提交
6 7 8 9 10
   icon: "@后续UE统一设计之后,会存到bos上某个位置"
   from_repo: "PaddleOCR"
Task:
   - tag_en: "CV"
     tag: "计算机视觉"
文幕地方's avatar
文幕地方 已提交
11 12
     sub_tag_en: "Text Detection, Character Recognition, Optical Character Recognition"
     sub_tag: "文字检测,文字识别,OCR"
Z
zhoujun 已提交
13 14 15
Example:
   - title: "《动手学OCR》系列课程之:PP-OCRv2预测部署实战"
     url: "https://aistudio.baidu.com/aistudio/projectdetail/3552922?channelType=0&channel=0"
文幕地方's avatar
文幕地方 已提交
16 17
     title_en: "Dive into OCR series of courses: PP-OCRv2 prediction and deployment"
     url_en: "https://aistudio.baidu.com/aistudio/projectdetail/3552922?channelType=0&channel=0"
Z
zhoujun 已提交
18 19
   - title: "《动手学OCR》系列课程之:OCR文本识别实战"
     url: "https://aistudio.baidu.com/aistudio/projectdetail/3552051?channelType=0&channel=0"
文幕地方's avatar
文幕地方 已提交
20 21
     title_en: "Dive into OCR series of courses: text recognition in practice"
     url_en: "https://aistudio.baidu.com/aistudio/projectdetail/3552051?channelType=0&channel=0"
Z
zhoujun 已提交
22 23
   - title: "《动手学OCR》系列课程之:OCR文本检测实践"
     url: "https://aistudio.baidu.com/aistudio/projectdetail/3551779?channelType=0&channel=0"
文幕地方's avatar
文幕地方 已提交
24 25
     title_en: "Dive into OCR series of courses: text detection in practice"
     url_en: "https://aistudio.baidu.com/aistudio/projectdetail/3551779?channelType=0&channel=0"
Z
zhoujun 已提交
26 27 28 29 30
Datasets: "ICDAR 2015, ICDAR2019-LSVT,ICDAR2017-RCTW-17,Total-Text,ICDAR2019-ArT"
Pulisher: "Baidu"
License: "apache.2.0"
Paper:
   - title: "PP-OCRv2: Bag of Tricks for Ultra Lightweight OCR System"
文幕地方's avatar
文幕地方 已提交
31
     url: "https://arxiv.org/abs/2109.03144"
Z
zhoujun 已提交
32 33
IfTraining: 0
IfOnlineDemo: 1