Methodforward x: B, N, C, [resolution, resolution, resolution] cond: B, N, C, H, W
iscene/trellis/models/sparse_structure_sc_flow.py:78
Methodload_ply(self, path, transform=[[1, 0, 0], [0, 0, -1], [0, 1, 0]])
iscene/trellis/representations/gaussian/gaussian_model.py:148
Methodmi_attention Multi-instance self-attention. q stays (B_total, L, ...). k, v are concatenated across instances (N) -> (B, N*L, ...), then e
iscene/trellis/modules/attention/modules.py:165