MCPcopy Create free account
hub / github.com/MichaelRamamonjisoa/SharpNet / Normalize

Class Normalize

data_transforms.py:7–32  ·  view source on GitHub ↗

Given mean: (R, G, B) and std: (R, G, B), will normalize each channel of the torch.*Tensor, i.e. channel = (channel - mean) / std

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

eval.pyFile · 0.90
get_np_predsFunction · 0.85
get_pred_from_inputFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected