Read one image and its corresponding mask with optional pre-processing. Args: input_queue: tf queue with paths to the image and its mask. input_size: a tuple with (height, width) values. If not given, return images of original size. random_scale: whether
(input_queue, input_size, random_scale, random_mirror=False)
source not stored for this graph (policy: none)
no test coverage detected