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

# 노이즈 증강

이미지에 무작위 salt and pepper noise를 주입하여 모델이 카메라 아티팩트에 더 강해지도록 돕습니다.

* Percent: 영향을 받는 이미지 픽셀의 비율을 최대 25%까지 선택합니다.

## 예시

<figure><img src="/files/9b18ecee874d493e066990a193934c3166627980" alt=""><figcaption><p>원본 이미지</p></figcaption></figure>

<figure><img src="/files/37ae4e2e1fd1b939ac02fb7fa05cd9d54df9ccf2" alt=""><figcaption><p>Noise Augmentation이 .3%로 설정됨</p></figcaption></figure>

## Learn More

* [머신러닝을 위해 이미지에 노이즈를 추가하는 이유](https://blog.roboflow.com/why-to-add-noise-to-images-for-machine-learning/)
