MCPcopy Create free account
hub / github.com/MTLab/MorphMLP / color_normalization

Function color_normalization

slowfast/datasets/transform.py:458–499  ·  view source on GitHub ↗

Perform color nomration on the given images. Args: images (tensor): images to perform color normalization. Dimension is `num frames` x `channel` x `height` x `width`. mean (list): mean values for normalization. stddev (list): standard deviations for norma

(images, mean, stddev)

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