# Label Assist

{% hint style="info" %}
Label Assist は数多くある [AI Labeling](https://docs.roboflow.com/roboflow/roboflow-jp/annotate/ai-labeling) 機能の一つです。この機能を使用すると [credits](https://docs.roboflow.com/roboflow/roboflow-jp/billing/credits) を当社の記載レートで消費します [creditsページ](https://roboflow.com/credits).
{% endhint %}

Label Assist を使用すると、学習済みモデルの以前のバージョンまたは Roboflow Universe 上の公開モデルをアノテーションアシスタントとして利用できます。モデル支援ラベリングは、画像内の特定クラスを自動的に識別するのに最適です。

モデル支援ラベリングを有効にすると、アノテーションツールで画像を開いたときに選択したモデルが実行されます。モデルは画像内のオブジェクトを予測します。モデルが検出した各オブジェクトに対してアノテーションが追加されます。

## Label Assist の使い方

Roboflow Annotate で画像を開き、コマンドトレイの魔法の杖アイコンをクリックします。

{% hint style="info" %}
Label Assist は現在、特定の project types でのみサポートされています。サポートしてほしい project type があれば、お知らせください！
{% endhint %}

画像のラベリングに使いたいモデルを尋ねるポップアップが表示されます：

<figure><img src="https://3740591140-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M6S9nPJhEX9FYH6clfW%2Fuploads%2Fgit-blob-a5133c338441264b329ad7fb96f6f34dfcc974e9%2FScreenshot%202023-07-05%20at%2012.05.47.png?alt=media" alt="" width="375"><figcaption></figcaption></figure>

ポップアップからモデルを選択します。以下を通じてアクセス権のあるモデルを選択できます。 `Your Models` タブ。Universe の任意のモデルは以下を通じて選択できます。 `Public Models` タブ。Universe 上でモデルにスターを付けるまで、以下に表示されません。 `Public Models` タブ。

モデルを選択したら、「Continue」をクリックします。

次に、どのクラスを見つけたいかを尋ねられます。デフォルトでは、選択したモデルはすべてのクラスに対する予測を返します。ポップアップで、モデルが返すべきクラスのチェックを外すことができます。

クラス名を再マッピングしたい場合は、そうすることができます。これは、使用中のモデルのクラス名が、データセットの画像に追加したいクラス名と異なる場合に便利です。

<figure><img src="https://3740591140-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M6S9nPJhEX9FYH6clfW%2Fuploads%2Fgit-blob-c9e95415f8814925c103d31a72561e8d09be2c38%2FScreenshot%202023-07-05%20at%2012.08.49.png?alt=media" alt="" width="563"><figcaption></figcaption></figure>

選択したモデルで使用するクラスを設定したら、「Select Classes」ボタンをクリックします。その後、Label Assist を開始できます。

Label Assist は、現在アノテーションしている画像で実行を開始します。アノテーションインターフェースの前後の矢印を使ってデータセット内の画像を移動しても、Label Assist は継続されます。

以下は、Label Assist がアノテーションを提案している例です：

<figure><img src="https://3740591140-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M6S9nPJhEX9FYH6clfW%2Fuploads%2Fgit-blob-0537ae287ab5c5978ecbde5f53118b95644b3cbe%2FScreenshot%202023-07-05%20at%2012.13.56.png?alt=media" alt="" width="563"><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.roboflow.com/roboflow/roboflow-jp/annotate/ai-labeling/model-assisted-labeling.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
