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

Method dequeue

utils/image_reader.py:149–159  ·  view source on GitHub ↗

Pack images and labels into a batch. Args: num_elements: the batch size. Returns: Two tensors of size (batch_size, h, w, {3, 1}) for images and masks.

(self, num_elements)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected