document-understanding
2023.10
false
- 概述
- Document Understanding 流程
- 快速入门教程
- 框架组件
- ML 包
- 概述
- Document Understanding - ML 包
- DocumentClassifier - ML 包
- 具有 OCR 功能的 ML 包
- 1040 - ML 包
- 1040 附表 C - ML 包
- 1040 附表 D - ML 包
- 1040 附表 E - ML 包
- 4506T - ML 包
- 990 - ML 包 - 预览
- ACORD125 - ML 包
- ACORD126 - ML 包
- ACORD131 - ML 包
- ACORD140 - ML 包
- ACORD25 - ML 包
- 银行对账单 - ML 包
- 提单 - ML 包
- 公司注册证书 - ML 包
- 原产地证书 - ML 包
- 检查 - ML 包
- 儿童产品证书 - ML 包
- CMS1500 - ML 包
- 欧盟符合性声明 - ML 包
- 财务报表 (Financial statements) - ML 包
- FM1003 - ML 包
- I9 - ML 包
- ID Cards - ML 包
- Invoices - ML 包
- InvoicesAustralia - ML 包
- 中国发票 - ML 包
- 印度发票 - ML 包
- 日本发票 - ML 包
- 装运发票 - ML 包
- 装箱单 - ML 包
- 护照 - ML 包
- 工资单 - ML 包
- 采购订单 - ML 包
- 收据 - ML 包
- 汇款通知书 - ML 包
- UB04 - ML 包
- 水电费账单 - ML 包
- 车辆所有权证明 - ML 包
- W2 - ML 包
- W9 - ML 包
- 其他开箱即用的 ML 包
- 公共端点
- 硬件要求
- 管道
- Document Manager
- OCR 服务
- 深度学习
- 部署在 Automation Suite 中的 Document Understanding
- 在 AI Center 独立版中部署的 Document Understanding
- 许可
- 活动
- UiPath.Abbyy.Activities
- UiPath.AbbyyEmbedded.Activities
- UiPath.DocumentProcessing.Contracts
- UiPath.DocumentUnderstanding.ML.Activities
- UiPath.DocumentUnderstanding.OCR.LocalServer.Activities
- UiPath.Intelligent OCR.Activities
- UiPath.OCR.Activities
- UiPath.OCR.Contracts
- UiPath.OmniPage.Activities
- UiPath.PDF.Activities
Document Understanding 用户指南
Last updated 2024年11月11日
关于管道
Document UnderstandingTM ML packages can run all three types of pipelines:
完成后,管道运行将具有关联的输出和日志。要查看此信息,请在左侧边栏的“管道”选项卡中单击一个管道以打开“管道视图”,该视图包含以下内容:
- 管道详细信息,例如类型、ML 包名称和版本、数据集、GPU 使用情况、参数和执行时间
- “输出”窗格;这始终包括一个
_results.json
文件,其中包含管道详细信息的摘要 - “日志”页面;也可以在左侧边栏的“ML 日志”选项卡中获取日志
训练管道或完整管道也可用于:
- 使用来自验证站点的数据微调 ML 模型
培训:
从头开始训练模型,即使用 AI Center 中的 DocumentUnderstanding ML 包。
重新训练:
使用预训练的基本模型进行训练,即使用 AI Center 中的其他文档提取 ML 包,例如发票、收据、采购订单等。
自动重新训练:
这是在 AI Center 中创建管道时可以设置的环境变量的名称,该变量使管道能够自动使用最近导出的数据集进行训练。此变量与该数据集是否包含来自验证站点的数据无关。
微调:
使用包含来自验证站点的数据的数据集训练或重新训练模型。
自动微调:
使用“自动重新训练环境变量”功能,使用 Document Manager 的“计划导出”功能,使用从验证站点输入的数据自动训练模型。