Functionrandomly_scale_image_and_labelRandomly scales image and label. Args: image: Image with shape [height, width, 3]. label: Label with shape [height, width, 1]. scale: T
Baselines/autonomous_driving_perception208_baseline/segmentation/core/preprocess_utils.py:285