> For the complete documentation index, see [llms.txt](https://docs.roboflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roboflow.com/roboflow/roboflow-ko/rapid/upload-data-to-rapid.md).

# Rapid에 데이터 업로드

Roboflow Rapid를 시작하려면 먼저 다음 중 하나를 업로드해야 합니다:

* 식별하려는 객체가 포함된 짧은 동영상 또는;
* 식별하려는 객체가 포함된 몇 장의 이미지.

데스크톱에서 데이터를 업로드하거나, 웹캠을 사용해 사진을 찍거나 브라우저에서 직접 짧은 동영상을 녹화할 수 있습니다.

Rapid에 동영상을 업로드하면 길이를 10초로 잘라 달라는 요청을 받게 됩니다.

이미지를 업로드하는 경우 최소 5장을 업로드하는 것을 권장하지만, 이미지 1장만으로도 시작하여 프로토타입 Rapid 모델을 만들 수 있습니다.

### Rapid에 데이터를 업로드하는 방법

데이터를 업로드하려면 Roboflow Rapid로 이동해 동영상 또는 이미지를 웹 인터페이스에 드래그하세요. 그러면 파일이 처리되어 업로드됩니다. 업로드한 파일의 크기에 따라 몇 분 정도 걸릴 수 있습니다. 모든 일반적인 이미지 및 동영상 형식이 지원됩니다(예: 이미지의 경우 JPEG, PNG, HEIC/HEIF, 동영상의 경우 mp4 및 mov).

업로드한 데이터는 이후 Rapid 인터페이스에 표시됩니다:

<figure><img src="/files/96f1cf0fa4b23985ad958d2a578d122e607b2e5b" alt=""><figcaption></figcaption></figure>

데이터를 업로드하면 어떤 객체를 찾고 있는지 묻게 됩니다. 여기에는 식별하려는 객체의 라벨을 입력해야 합니다. 예를 들어 이미지에서 트럭을 찾고 싶다면 "truck"을 입력하세요. Rapid는 페이지의 "Try these" 섹션에서 업로드한 데이터와 관련된 몇 가지 클래스도 제안합니다.

여러 클래스를 지정하려면 "truck, car"처럼 각 클래스를 쉼표로 구분하세요.

식별할 하나 이상의 클래스를 설정한 შემდეგ "Find My Objects"를 클릭하여 Rapid 모델 생성을 시작하세요.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/rapid/upload-data-to-rapid.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.
