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

# Noise Augmentation

画像にランダムな塩胡椒ノイズを注入し、モデルがカメラ由来のアーティファクトに対してより堅牢になるようにします。

* Percent: 画像のピクセルのうち影響を受ける割合を選択します。最大25%です。

## 例

<figure><img src="/files/b28b4f64a40941f3068ccf4a605d2b34d56af56e" alt=""><figcaption><p>元の画像</p></figcaption></figure>

<figure><img src="/files/d9a168519914f542e3cb6252cb46de04c1406927" alt=""><figcaption><p>Noise Augmentation を .3% に設定</p></figcaption></figure>

## Learn More

* [機械学習のために画像にノイズを追加する理由](https://blog.roboflow.com/why-to-add-noise-to-images-for-machine-learning/)
