Skip to content
#

segmenter

Here are 9 public repositories matching this topic...

Graph-Guided Token Merging (G2TM) is a lightweight one-shot module designed to eliminate redundant tokens early in the ViT architecture. It performs a single merging step after a shallow attention block, enabling all subsequent layers to operate on a compact token set. It leverages graph theory to identify groups of semantically redundant patches.

  • Updated Mar 20, 2026
  • Python

Improve this page

Add a description, image, and links to the segmenter topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the segmenter topic, visit your repo's landing page and select "manage topics."

Learn more