MCPcopy Create free account
hub / github.com/PaddlePaddle/PaddleYOLO / create_inputs

Function create_inputs

deploy/python/infer.py:523–561  ·  view source on GitHub ↗

generate input for different model type Args: imgs (list(numpy)): list of images (np.ndarray) im_info (list(dict)): list of image info Returns: inputs (dict): input of model

(imgs, im_info)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

preprocessMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected