MotionEnergy¶
-
class
behavenet.data.transforms.MotionEnergy[source]¶ Bases:
behavenet.data.transforms.TransformCompute motion energy across batch dimension.
Methods Summary
__call__(sample)- param sample
input shape is (time, n_channels)
Methods Documentation