MergeOver - Code
Abstract
MergeOver is a post-training method that integrates
Token Merging (ToMe)
into the recursively weight-shared
Sliced Recursive Transformer (SReT).
It reduces the token sequence during inference without retraining while preserving the
spatial structure required by SReT's hierarchical convolutional pooling.
Refer to the provided README file for further details.