Contents:
Bases: Transform
Transform
Compute motion energy across batch dimension.
Methods Summary
__call__(sample)
__call__
input shape is (time, n_channels)
Methods Documentation
sample (np.ndarray) – input shape is (time, n_channels)
np.ndarray
output shape is (time, n_channels)