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

Function blend

slowfast/datasets/transform.py:279–292  ·  view source on GitHub ↗

Blend two images with a given weight alpha. Args: images1 (tensor): the first images to be blended, the dimension is `num frames` x `channel` x `height` x `width`. images2 (tensor): the second images to be blended, the dimension is `num frames` x `cha

(images1, images2, alpha)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

brightness_jitterFunction · 0.70
contrast_jitterFunction · 0.70
saturation_jitterFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected