Main Content

自動ラベリング

グラウンド トゥルース ラベル付けのためのオートメーション アルゴリズムの使用

カスタム オートメーション アルゴリズムを作成してインポートすることで、オートメーション アルゴリズムを使用してデータに自動的にラベルを付けます。オートメーション アルゴリズムを作成するカスタム関数を使用することもできます。この関数は、ラベル付けアプリで指定することができ、オートメーション パラメーターを調整できるようにします。詳細については、ラベル付け用オートメーション アルゴリズムの作成を参照してください。

アプリ

イメージ ラベラーコンピューター ビジョン アプリケーションに使用するラベル イメージ
ビデオ ラベラーLabel video for computer vision applications

関数

すべて展開する

initializeアルゴリズム実行の状態の初期化 (オプション)
run間隔内のすべてのフレームに対するラベル オートメーションの実行
terminate自動化されたアルゴリズムの終了 (オプション)
checkSetup設定の検証 (オプション)
checkLabelDefinitionValidate label definition
vision.labeler.AutomationAlgorithmInterface for algorithm automation in ground truth labeling
settingsDialogアルゴリズムの設定の表示 (オプション)
vision.labeler.mixin.TemporalMixin interface for adding temporal context to automation algorithms
vision.labeler.mixin.BlockedImageAutomationMixin interface for performing blocked image automation (R2021a 以降)
blockedImageAutomationAlgorithmImplements the blocked image automation algorithm (R2021a 以降)
supportsReverseAutomationSet reverse algorithm automation flag

トピック