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

Method __init__

deploy/serving/python/preprocess_ops.py:228–239  ·  view source on GitHub ↗

Pad image to a specified size. Args: size (list[int]): image target size fill_value (list[float]): rgb value of pad area, default (114.0, 114.0, 114.0)

(self, size, fill_value=[114.0, 114.0, 114.0])

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

__init__Method · 0.45
__init__Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected