UiPath Documentation
document-understanding
2021.10
false
Document Understanding 用户指南
重要 :
新发布内容的本地化可能需要 1-2 周的时间才能完成。

ML 包离线安装

所有 ML 包都以 .zip 文件的形式提供,并在 AI Center 中作为自定义包直接上传。要下载模型,请联系您的客户经理、CSM 或支持团队。您将收到每个包的下载链接。

ML 模型还需要安装专用捆绑包,然后才能使用。

入门指南

以下是在 AI Center 中成功离线安装 ML 包所需的条件。

  • Download the needed du bundle. Here are the links for all the available du bundles. The du bundle contains information about all models included into a specific version. For example, the du2110.tar.gz contains information about all dulv3 models included in the 2021.10 version.
  • 下载所需的开箱即用模型包(例如:发票、收据、采购订单等)。您的客户经理、CSM 或支持团队需要提供链接。
  • Retrieve the metadata file for the previously downloaded out-of-the-box model package (eg.: Invoices, Receipts, PurchaseOrders, etc.). This metadata file defines the model's settings. Here you can find all the available metadata files.

安装离线捆绑包

离线安装要求在命令行中将下载的 DU 捆绑包重命名为 du-ondemand.tar.gz。例如,如果您下载了名为 du2110.tar.gz 的 DU 捆绑包,则需要在安装时将其重命名为 du-ondemand.tar.gz

  1. 对于 Windows 计算机,请通过捆绑包链接直接下载,并将文件重命名为 du-ondemand.tar.gz

  2. 对于 Linux 计算机,请在可以访问互联网的计算机上按照以下命令下载所需的捆绑包:

    wget -O ~/<bundle-name.tar.gz> 'bundle-link'
    wget -O ~/<bundle-name.tar.gz> 'bundle-link'
    

    以下示例说明了如何下载适用于 Linux 的所需捆绑包:

    wget -O ~/du-ondemand.tar.gz 'wget -O ~/du-ondemand.tar.gz https://download.uipath.com/automation-suite/du2110.tar.gz'
    wget -O ~/du-ondemand.tar.gz 'wget -O ~/du-ondemand.tar.gz https://download.uipath.com/automation-suite/du2110.tar.gz'
    
  3. 将以下捆绑包复制到集群的主计算机(进行安装的位置)上的 /uipath/tmp 文件夹:

    scp ~/<bundle-name.tar.gz> <username>@<node dns>:/uipath/tmp/
    scp ~/<bundle-name.tar.gz> <username>@<node dns>:/uipath/tmp/
    
  4. 连接到此主计算机并加载捆绑包:

    ./install-uipath.sh -i ./input.json -o ./output.json --optional-offline-bundle "/uipath/du2110.tar.gz" --offline-tmp-folder "/uipath/tmp" --accept-license-agreement
    ./install-uipath.sh -i ./input.json -o ./output.json --optional-offline-bundle "/uipath/du2110.tar.gz" --offline-tmp-folder "/uipath/tmp" --accept-license-agreement
    

Upload the Model to AI Center

After downloading and installing the models, follow the steps described here to upload them to AI Center.

离线捆绑包

离线捆绑包 Dulv3

The dulv3 offline bundle needs to be installed for the ML Packages in the table below.

ML 包AI Center 21.10 中的版本模型版本元数据
UiPathDocumentOCR_CPU122.2.4 Preview在此处
Document Understanding921.10.10在此处
文档分类器421.10.10在此处
发票921.10.10在此处
澳大利亚发票821.10.10在此处
印度发票821.10.10在此处
日本发票621.10.11 Preview在此处
中国发票121.10.10 Preview在此处
收据921.10.10 Preview在此处
订单821.10.10在此处
水电费821.10.10 Preview在此处
身份证221.10.10 Preview在此处
护照221.10.10 Preview在此处
汇款通知书121.10.10 Preview在此处
交付说明121.10.10 Preview在此处
第 2 周121.10.10 Preview在此处
第 9 周121.10.10 Preview在此处
表单提取程序

仅适用于在 AI Center 独立环境中安装的 DU
221.7.18在此处
智能表单提取程序

仅适用于在 AI Center 独立环境中安装的 DU
221.7.18在此处
智能关键词分类器

仅适用于在 AI Center 独立环境中安装的 DU
221.7.18在此处
手写识别 OCR

仅适用于在 AI Center 独立环境中安装的 DU
321.4.0在此处

离线捆绑包 Dulv2

The dulv2 offline bundle needs to be installed for the ML Packages in the table below.

ML 包AI Center 21.10 中的版本模型版本元数据
UiPath 文档 OCR621.10.3在此处
Document Understanding821.5.6在此处
文档分类器321.5.6在此处
发票821.5.6在此处
澳大利亚发票721.5.6在此处
印度发票721.5.6在此处
日本发票521.5.6 Preview在此处
收据821.5.6 Preview在此处
订单721.5.6在此处
水电费721.5.6 Preview在此处
身份证121.5.6 Preview在此处
护照121.5.6 Preview在此处

手写识别 OCR 基本映像用于 Automation Suite 中的手写服务。

  • 入门指南
  • 安装离线捆绑包
  • 将模型上传到 AI Center
  • 离线捆绑包
  • 离线捆绑包 Dulv3
  • 离线捆绑包 Dulv2

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新