MCPcopy Index your code
hub / github.com/Engineering-Course/LIP_JPPNet / read_images_from_disk

Function read_images_from_disk

utils/lip_reader.py:154–227  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

__init__Method · 0.70

Calls 6

random_resize_img_labelsFunction · 0.85
resize_img_labelsFunction · 0.85
concatMethod · 0.80
formatMethod · 0.80
image_mirroringFunction · 0.70

Tested by

no test coverage detected