File size: 309 Bytes
2f21713 8b1c266 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | ---
license: apache-2.0
tags:
- vision
- tracking
---
# TAPNet
This repository contains the models presented in [TAPNext: Tracking Any Point (TAP) as Next Token Prediction](https://huggingface.co/papers/2504.05579).
Code: https://github.com/google-deepmind/tapnet
Project page: https://tap-next.github.io/ |