MCPcopy Create free account
hub / github.com/Engineering-Course/LIP_JPPNet / read_images_from_disk

Function read_images_from_disk

utils/image_reader.py:95–119  ·  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)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

__init__Method · 0.70

Calls 1

concatMethod · 0.80

Tested by

no test coverage detected