|
--- |
|
language: en |
|
license: mit |
|
tags: |
|
- tome |
|
--- |
|
|
|
# Fine-Tuned Token Merging - ViT-Adapter-Small - COCO 2017 |
|
|
|
### Model Details |
|
Token Merging, a bipartitie matching algorithm for token reduction. |
|
|
|
- **Developed by:** Joakim Bruslund Haurum, Sergio Escalera, Graham W. Taylor, and Thomas B. Moeslund |
|
- **Model type:** ViT-Adapter |
|
- **License:** MIT |
|
- **Task:** Object Detection and Segmentation |
|
|
|
### Model Card |
|
- **Backbone:** ViT-Adapter-Small |
|
- **Token Reduction Method:** ToMe |
|
- **Reduction Ratio:** {0.25, 0.5, 0.7, 0.9} |
|
- **Reduction Stages:** 3, 6, 9 |
|
|
|
### More Resources |
|
- **Repository:** [https://github.com/JoakimHaurum/ATC](https://github.com/JoakimHaurum/ATC) |
|
- **Paper:** [https://arxiv.org/abs/2409.11923](https://arxiv.org/abs/2409.11923) |
|
- **Project Page:** [https://vap.aau.dk/atc](https://vap.aau.dk/atc) |
|
- **HuggingFace Collection:** [https://huggingface.co/collections/joakimbh/agglomerative-token-clustering-66e94dfb313e85ec97590fe4](https://huggingface.co/collections/joakimbh/agglomerative-token-clustering-66e94dfb313e85ec97590fe4) |