MCPcopy Create free account
hub / github.com/alexklwong/mondi-python / normalize_images

Method normalize_images

src/transforms.py:336–363  ·  view source on GitHub ↗

Normalize image to a given range Arg(s): images_arr : list[torch.Tensor[float32]] list of N x C x H x W tensors normalized_image_range : list[float] intensity range after normalizing images Returns: images_

(self, images_arr, normalized_image_range=[0, 1])

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

transformMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected