MCPcopy Create free account
hub / github.com/dengdan/seglink / get_preprocessing

Function get_preprocessing

preprocessing/preprocessing_factory.py:28–50  ·  view source on GitHub ↗

Returns preprocessing_fn(image, height, width, **kwargs). Args: name: The name of the preprocessing function. is_training: `True` if the model is being used for training. Returns: preprocessing_fn: A function that preprocessing a single image (pre-batch). It has t

(is_training=False)

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