> 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/datasets/ko/versions/dataset-versions/image-augmentation/augmentation-types/mosaic-augmentation.md).

# 모자이크 증강

여러 이미지를 하나의 타일로 결합해 작은 객체에 대해 모델 성능을 높이세요.

{% hint style="info" %}
Mosaic Augmentation은 향상된 증강 기법인 **유료** 기능입니다.

현재 플랜과 각 플랜에 포함된 기능에 대한 최신 정보는 [요금 페이지](https://roboflow.com/pricing).
{% endhint %}

Mosaic은 여러 이미지(보통 3개에서 9개)를 하나의 합성 타일로 결합하여 원본을 축소하고 함께 배치합니다. 이를 통해 이미지당 객체 수와 객체 크기 다양성이 증가하여, 모델이 작은 객체에서 더 나은 성능을 보이도록 돕습니다.

{% hint style="danger" %}
경고: 많은 최신 모델은 학습 중 Mosaic을 온라인 증강으로 적용합니다. 이를 두 번 적용하면 바람직하지 않은 결과가 발생할 수 있습니다. Roboflow 3.0 또는 YOLOv8과 함께 사용하는 것은 권장하지 않습니다.
{% endhint %}

## 예시

<figure><img src="https://3735512388-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNVfRxNsvCh4GOyqrjmzX%2Fuploads%2Fgit-blob-2347cf534e5a3427388b281e11477df72becafab%2Fimage%20(16).png?alt=media" alt=""><figcaption><p>원본 이미지</p></figcaption></figure>
