vision

Add model card

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -2,4 +2,13 @@
2
  license: apache-2.0
3
  tags:
4
  - vision
5
- ---
 
 
 
 
 
 
 
 
 
 
2
  license: apache-2.0
3
  tags:
4
  - vision
5
+ - tracking
6
+ ---
7
+
8
+ # TAPNet
9
+
10
+ This repository contains the models presented in [TAPNext: Tracking Any Point (TAP) as Next Token Prediction](https://huggingface.co/papers/2504.05579).
11
+
12
+ Code: https://github.com/google-deepmind/tapnet
13
+
14
+ Project page: https://tap-next.github.io/