↓ 1 callersMethodforward_segmentsx is of shape (1, BS, C, T, H, W) where S is the number of segments.
data_utils/ext/synchformer/motionformer.py:218
↓ 1 callersMethodrestore_spatio_temp_dims feats are of shape (B*S, T, D) where T = 1 + (224 // 16) * (224 // 16) * 8 Our goal is to make them of shape (B*S, t, h, w, D
data_utils/ext/synchformer/motionformer.py:238