# 학습용 이미지 추가

Vision Events에서 캡처한 이미지를 Roboflow 프로젝트로 직접 이동할 수 있어, 모델을 학습하거나 개선하는 데 사용할 수 있습니다. 이벤트에 연결된 모든 예측은 대상 프로젝트 유형과 호환되는 경우 주석으로 그대로 منتقل됩니다.

## Vision Events 페이지에서 이미지 추가

1. 워크스페이스에서 열고 **Vision Events** Use Case를 선택하세요.
2. 클릭하세요 **학습용 이미지 추가** 선택 모드로 들어가려면
3. 드롭다운에서 대상 프로젝트를 선택하세요.
4. 이벤트를 둘러보고 포함할 이미지를 선택하세요. 다음과 같이 할 수 있습니다:
   * 썸네일 스트립에서 개별 이미지 선택
   * 이벤트별 체크박스로 이벤트의 모든 이미지 선택
   * 페이지의 모든 이미지 선택
5. 클릭하세요 **프로젝트에 추가** 를 눌러 제출하세요. 진행률 표시줄에 업로드 상태가 표시됩니다.
6. 업로드가 완료되면 성공 모달의 링크를 클릭하여 새 탭에서 대상 프로젝트를 여세요.

## 노트

* 대상 프로젝트 유형과 일치하는 주석만 가져옵니다. 다른 예측은 무시됩니다.
* 이미지는 주석이 있는 것으로 태그되고 대상 프로젝트의 새 배치에 추가됩니다.
* 오른쪽 사이드바에는 각 이미지가 이미 어떤 프로젝트에 속해 있는지 표시되어 중복을 피할 수 있습니다.


---

# 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-ko/deploy/vision-events/add-images-for-training.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.
