Transforms and augmentation class Arg(s): normalized_image_range : list[float] intensity range after normalizing images random_flip_type : list[str] none, horizontal, vertical random_remove_points : list[float]
(self,
normalized_image_range=[0, 255],
random_flip_type=['none'],
random_remove_points=[0.70, 0.70],
random_noise_type=['none'],
random_noise_spread=-1)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected