For the complete documentation index, see llms.txt. This page is also available as Markdown.

Camera Gain Augmentation

Simulate camera sensor gain (ISO) noise to make your model resilient to sensor and lighting variation.

Simulate the noise introduced when a camera boosts its sensor gain (ISO) in low light, helping your model stay robust to grainy, sensor-noisy images.

  • Variance multiplier: Controls the strength of the simulated sensor noise. Higher values produce a grainier, noisier image.

Example

Original Image
Camera Gain Augmentation with a 0.01 variance multiplier

Last updated

Was this helpful?