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

Function lighting

slowfast/datasets/cv2_transform.py:556–579  ·  view source on GitHub ↗

Perform AlexNet-style PCA jitter on the given image. Args: image (array): list of images to perform lighting jitter. alphastd (float): jitter ratio for PCA jitter. eigval (array): eigenvalues for PCA jitter. eigvec (list): eigenvectors for PCA jitter. Ret

(img, alphastd, eigval, eigvec)

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