augs_lighting
function defined in module
FastVision
augs_lighting([; intensity = 0.2, p = 0.75])
Helper to create a set of lighting transformations for image data. With probability
p, applies
AdjustBrightness
(intensity) and
AdjustContrast
(intensity).
There is
1
method for FastVision.augs_lighting:
The following pages link back here: