- 基本情報
- フレームワーク コンポーネント
- 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.IntelligentOCR.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 パッケージを正常にオフライン インストールするには、以下の手順を実行する必要があります。
- 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.gzcontains information about all dulv3 models included in the 2021.10 version. - 必要なすぐに使えるモデル パッケージをダウンロードします (例: Invoices (請求書)、Receipts (領収書)、PurchaseOrders (発注書))。リンクはアカウント マネージャー、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 に変更する必要があります。
-
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
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_CPU | 1 | 22.2.4 Preview | こちら |
| DocumentUnderstanding (ドキュメントの理解) | 9 | 21.10.10 | こちら |
| DocumentClassifier (ドキュメント分類) | 4 | 21.10.10 | こちら |
| Invoices (請求書) | 9 | 21.10.10 | こちら |
| InvoicesAustralia (請求書 - オーストラリア) | 8 | 21.10.10 | こちら |
| InvoicesIndia (請求書 - インド) | 8 | 21.10.10 | こちら |
| InvoicesJapan (請求書 - 日本) | 6 | 21.10.11 Preview | こちら |
| InvoicesChina (請求書 - 中国) | 1 | 21.10.10 Preview | こちら |
| Receipts (領収書) | 9 | 21.10.10 Preview | こちら |
| PurchaseOrders (発注書) | 8 | 21.10.10 | こちら |
| UtilityBills (公共料金の請求書) | 8 | 21.10.10 Preview | こちら |
| IDCards (ID カード) | 2 | 21.10.10 Preview | こちら |
| Passports (パスポート) | 2 | 21.10.10 Preview | こちら |
| RemittanceAdvices (送金通知書) | 1 | 21.10.10 Preview | こちら |
| DeliveryNotes (納品書) | 1 | 21.10.10 Preview | こちら |
| W2 (米国の源泉徴収票) | 1 | 21.10.10 Preview | こちら |
| W9 (米国の納税申告書) | 1 | 21.10.10 Preview | こちら |
| Form Extractor (フォーム抽出器) AI Center スタンドアロン環境にインストールされている DU 専用 | 2 | 21.7.18 | こちら |
| Intelligent Form Extractor (インテリジェント フォーム抽出器) AI Center スタンドアロン環境にインストールされている DU 専用 | 2 | 21.7.18 | こちら |
| Intelligent Keyword Classifier (インテリジェント キーワード分類器) AI Center スタンドアロン環境にインストールされている DU 専用 | 2 | 21.7.18 | こちら |
| Handwriting Recognition OCR (手書き文字認識 OCR) AI Center スタンドアロン環境にインストールされている DU 専用 | 3 | 21.4.0 | こちら |
オフライン バンドル dulv2
The dulv2 offline bundle needs to be installed for the ML Packages in the table below.
| ML パッケージ | AI Center 21.10 でのバージョン | モデルのバージョン | メタデータ |
|---|---|---|---|
| UiPathDocument OCR (UiPath ドキュメント OCR) | 6 | 21.10.3 | こちら |
| DocumentUnderstanding (ドキュメントの理解) | 8 | 21.5.6 | こちら |
| DocumentClassifier (ドキュメント分類) | 3 | 21.5.6 | こちら |
| Invoices (請求書) | 8 | 21.5.6 | こちら |
| InvoicesAustralia (請求書 - オーストラリア) | 7 | 21.5.6 | こちら |
| InvoicesIndia (請求書 - インド) | 7 | 21.5.6 | こちら |
| InvoicesJapan (請求書 - 日本) | 5 | 21.5.6 Preview | こちら |
| Receipts (領収書) | 8 | 21.5.6 Preview | こちら |
| PurchaseOrders (発注書) | 7 | 21.5.6 | こちら |
| UtilityBills (公共料金の請求書) | 7 | 21.5.6 Preview | こちら |
| IDCards (ID カード) | 1 | 21.5.6 Preview | こちら |
| Passports (パスポート) | 1 | 21.5.6 Preview | こちら |
手書き文字認識 OCR のベース イメージは、Automation Suite の手書き文字用サービスに使用されます。