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

Method __init__

utils/lip_reader.py:234–260  ·  view source on GitHub ↗

Initialise an ImageReader. Args: data_dir: path to the directory with images and masks. data_list: path to the file with lines of the form '/path/to/image /path/to/mask'. data_id_list: path to the file of image id. input_size: a tuple with (he

(self, data_dir, data_list, data_id_list, input_size, random_scale,
                 random_mirror, shuffle, coord)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

read_pose_listFunction · 0.85
read_labeled_image_listFunction · 0.70
read_images_from_diskFunction · 0.70

Tested by

no test coverage detected