- 入门指南
- 框架组件
- ML 包
- 管道
- Data Manager
- OCR 服务
- 部署在 Automation Suite 中的 Document Understanding
- 在 AI Center 独立版中部署的 Document Understanding
- 深度学习
- 许可
- 参考
- UiPath.Abbyy.Activities
- UiPath.AbbyyEmbedded.Activities
- UiPath.DocumentUnderstanding.ML.Activities
- UiPath.DocumentUnderstanding.OCR.LocalServer.Activities
- UiPath.Intelligent OCR.Activities
- UiPath.OCR.Activities
- UiPath.OCR.Contracts
- UiPath.DocumentProcessing.Contracts
- UiPath.OmniPage.Activities
- UiPath.PDF.Activities
ML 包离线安装
.zip
文件的形式提供,并在 AI Center 中作为自定义包直接上传。要下载模型,请联系您的客户经理、CSM 或支持团队。您将收到每个包的下载链接。
ML 模型还需要安装专用捆绑包,然后才能使用。
以下是在 AI Center 中成功离线安装 ML 包所需的条件。
du-ondemand.tar.gz
。例如,如果您下载了名为 du2110.tar.gz
的 DU 捆绑包,则需要在安装时将其重命名为 du-ondemand.tar.gz
。
- 对于 Windows 计算机,请通过捆绑包链接直接下载,并将文件重命名为
du-ondemand.tar.gz
-
对于 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' -
将以下捆绑包复制到集群的主计算机(进行安装的位置)上的
/uipath/tmp
文件夹:scp ~/<bundle-name.tar.gz> <username>@<node dns>:/uipath/tmp/
scp ~/<bundle-name.tar.gz> <username>@<node dns>:/uipath/tmp/ -
连接到此主计算机并加载捆绑包:
./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
下载并安装模型后,请按照此处所述的步骤将模型上传到 AI Center。
需要为下表中的 ML 包安装 dulv3 离线捆绑包。
ML 包 |
AI Center 21.10 中的版本 |
模型版本 |
元数据 |
---|---|---|---|
UiPathDocumentOCR_CPU |
1 |
22.2.4
Preview | |
Document Understanding |
9 |
21.10.10 | |
文档分类器 |
4 |
21.10.10 | |
发票 |
9 |
21.10.10 | |
澳大利亚发票 |
8 |
21.10.10 | |
印度发票 |
8 |
21.10.10 | |
日本发票 |
6 |
21.10.11
Preview | |
中国发票 |
1 |
21.10.10
Preview | |
收据 |
9 |
21.10.10
Preview | |
订单 |
8 |
21.10.10 | |
水电费 |
8 |
21.10.10
Preview | |
身份证 |
2 |
21.10.10
Preview | |
护照 |
2 |
21.10.10
Preview | |
汇款通知书 |
1 |
21.10.10
Preview | |
交付说明 |
1 |
21.10.10
Preview | |
第 2 周 |
1 |
21.10.10
Preview | |
第 9 周 |
1 |
21.10.10
Preview | |
表单提取程序 仅适用于在 AI Center 独立环境中安装的 DU |
2 |
21.7.18 | |
智能表单提取程序 仅适用于在 AI Center 独立环境中安装的 DU |
2 |
21.7.18 | |
智能关键词分类器 仅适用于在 AI Center 独立环境中安装的 DU |
2 |
21.7.18 | |
手写识别 OCR 仅适用于在 AI Center 独立环境中安装的 DU |
3 |
21.4.0 |
需要为下表中的 ML 包安装 dulv2 离线捆绑包。
ML 包 |
AI Center 21.10 中的版本 |
模型版本 |
元数据 |
---|---|---|---|
UiPath 文档 OCR |
6 |
21.10.3 | |
Document Understanding |
8 |
21.5.6 | |
文档分类器 |
3 |
21.5.6 | |
发票 |
8 |
21.5.6 | |
澳大利亚发票 |
7 |
21.5.6 | |
印度发票 |
7 |
21.5.6 | |
日本发票 |
5 |
21.5.6
Preview | |
收据 |
8 |
21.5.6
Preview | |
订单 |
7 |
21.5.6 | |
水电费 |
7 |
21.5.6
Preview | |
身份证 |
1 |
21.5.6
Preview | |
护照 |
1 |
21.5.6
Preview |
手写识别 OCR 基本映像用于 Automation Suite 中的手写服务。
在这里,您可以找到 Document Understanding 的所有已发布版本及其相应的离线捆绑包链接。
可以在此处找到 2021.10.0 发行版及其补丁。