vision
tracking
yangyi02 nielsr HF Staff commited on
Commit
04e0fd5
·
verified ·
1 Parent(s): 2f21713

Add model card (#1)

Browse files

- Add model card (8b1c266c3224a27ed2c428d1576413b68445ec03)


Co-authored-by: Niels Rogge <[email protected]>

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/