Skip to content

MaaCommonAssets 新增 ppocr_v6 模型,包含 tiny 、small 和 medium 模型 #1370

Description

@SuperWaterGod

PP-OCRv6 官方介绍

PP-OCRv6 在语言覆盖方面实现重大突破,medium/small 档单一模型统一支持简体中文、繁体中文、英文、日文及 46 种拉丁语系语言共 50 种语言(tiny 档支持 49 种,不含日文)。

建议使用 small 档即可,经实测:small 档相较于 v5 速度基本持平,精度更高,特别是在日语和emoji的识别上。

项目模板 已更新,对于先前已有的项目:

  1. 执行 git submodule update --remote assets/MaaCommonAssets (文件较大,请合理配置网络连接)
  2. 修改 configure.py"ppocr_v5" / "zh_cn""ppocr_v6" / "small"

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions