From 92b502ba847fac781817cfbb43d0094354a064f6 Mon Sep 17 00:00:00 2001 From: Leif <4603009@qq.com> Date: Tue, 25 Oct 2022 20:05:03 +0800 Subject: [PATCH] Update the README of application Update the README of application --- applications/README.md | 16 ++++++++-------- applications/README_en.md | 16 ++++++++-------- applications/印章弯曲文字识别.md | 5 +++-- applications/快速构建卡证类OCR.md | 7 ------- 4 files changed, 19 insertions(+), 25 deletions(-) diff --git a/applications/README.md b/applications/README.md index 2637cd6ea..950adf764 100644 --- a/applications/README.md +++ b/applications/README.md @@ -42,14 +42,14 @@ PaddleOCR场景应用覆盖通用,制造、金融、交通行业的主要OCR ### 金融 -| 类别 | 亮点 | 模型下载 | 教程 | 示例图 | -| -------------- | ----------------------------- | -------------- | ------------------------------------- | ------------------------------------------------------------ | -| 表单VQA | 多模态通用表单结构化提取 | [模型下载](#2) | [中文](./多模态表单识别.md)/English | | -| 增值税发票 | 关键信息抽取,SER、RE任务训练 | [模型下载](#2) | [中文](./发票关键信息抽取.md)/English | | -| 印章检测与识别 | 端到端弯曲文本识别 | | | | -| 通用卡证识别 | 通用结构化提取 | | | | -| 身份证识别 | 结构化提取、图像阴影 | | | | -| 合同比对 | 密集文本检测、NLP串联 | | | | +| 类别 | 亮点 | 模型下载 | 教程 | 示例图 | +| -------------- | ----------------------------- | -------------- | ----------------------------------------- | ------------------------------------------------------------ | +| 表单VQA | 多模态通用表单结构化提取 | [模型下载](#2) | [中文](./多模态表单识别.md)/English | | +| 增值税发票 | 关键信息抽取,SER、RE任务训练 | [模型下载](#2) | [中文](./发票关键信息抽取.md)/English | | +| 印章检测与识别 | 端到端弯曲文本识别 | [模型下载](#2) | [中文](./印章弯曲文字识别.md)/English | | +| 通用卡证识别 | 通用结构化提取 | [模型下载](#2) | [中文](./快速构建卡证类OCR.md)/English | | +| 身份证识别 | 结构化提取、图像阴影 | | | | +| 合同比对 | 密集文本检测、NLP关键信息抽取 | [模型下载](#2) | [中文](./扫描合同关键信息提取.md)/English | | diff --git a/applications/README_en.md b/applications/README_en.md index 95c56a1f7..df18465e5 100644 --- a/applications/README_en.md +++ b/applications/README_en.md @@ -42,14 +42,14 @@ PaddleOCR scene application covers general, manufacturing, finance, transportati ### Finance -| Case | Feature | Model Download | Tutorial | Example | -| ----------------------------------- | -------------------------------------------------- | -------------------- | ------------------------------------- | ------------------------------------------------------------ | -| Form visual question and answer | Multimodal general form structured extraction | [Model Download](#2) | [中文](./多模态表单识别.md)/English | | -| VAT invoice | Key information extraction, SER, RE task fine-tune | [Model Download](#2) | [中文](./发票关键信息抽取.md)/English | | -| Seal detection and recognition | End-to-end curved text recognition | | | | -| Universal card recognition | Universal structured extraction | | | | -| ID card recognition | Structured extraction, image shading | | | | -| Contract key information extraction | Dense text detection, NLP concatenation | | | | +| Case | Feature | Model Download | Tutorial | Example | +| ----------------------------------- | -------------------------------------------------- | -------------------- | ----------------------------------------- | ------------------------------------------------------------ | +| Form visual question and answer | Multimodal general form structured extraction | [Model Download](#2) | [中文](./多模态表单识别.md)/English | | +| VAT invoice | Key information extraction, SER, RE task fine-tune | [Model Download](#2) | [中文](./发票关键信息抽取.md)/English | | +| Seal detection and recognition | End-to-end curved text recognition | [Model Download](#2) | [中文](./印章弯曲文字识别.md)/English | | +| Universal card recognition | Universal structured extraction | [Model Download](#2) | [中文](./快速构建卡证类OCR.md)/English | | +| ID card recognition | Structured extraction, image shading | | | | +| Contract key information extraction | Dense text detection, NLP concatenation | [Model Download](#2) | [中文](./扫描合同关键信息提取.md)/English | | diff --git a/applications/印章弯曲文字识别.md b/applications/印章弯曲文字识别.md index 702561cef..07a146f48 100644 --- a/applications/印章弯曲文字识别.md +++ b/applications/印章弯曲文字识别.md @@ -1029,5 +1029,6 @@ Train: 如需获取已训练模型,请扫下图二维码填写问卷,加入PaddleOCR官方交流群获取全部OCR垂类模型下载链接、《动手学OCR》电子书等全套OCR学习资料🎁 - -![](https://ai-studio-static-online.cdn.bcebos.com/ea32877b717643289dc2121a2e573526d99d0f9eecc64ad4bd8dcf121cb5abde) +
+ +
diff --git a/applications/快速构建卡证类OCR.md b/applications/快速构建卡证类OCR.md index ab9ddf1bb..a5a9460ff 100644 --- a/applications/快速构建卡证类OCR.md +++ b/applications/快速构建卡证类OCR.md @@ -84,11 +84,6 @@ * 模型来自模型库PaddleClas,它是一个图像识别和图像分类任务的工具集,助力使用者训练出更好的视觉模型和应用落地。 - -![](https://ai-studio-static-online.cdn.bcebos.com/606d1afaf0d0484a99b1d39895d394b22f24e74591514796859a9ea3a2799b78) - - - ### 2.2 卡证识别模型 * 检测:DBNet 识别:SVRT @@ -179,8 +174,6 @@ C [下载预训练模型 ](https://github.com/PaddlePaddle/PaddleClas/blob/relea PaddleOCR是一个丰富、领先且实用的OCR工具库,助力开发者训练出更好的模型并应用落地 -![](https://ai-studio-static-online.cdn.bcebos.com/16c5e16d53b8428c95129cac4f5520204d869910247943e494d854227632e882) - 身份证识别:用现有的方法识别