Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-nc-4.0
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
# PriVi
|
| 6 |
+
|
| 7 |
+
Model checkpoints for the CVPR 2026 paper [PriVi: Towards a General-Purpose Video Model for Primate Behavior in the Wild](https://arxiv.org/abs/2511.09675).
|
| 8 |
+
|
| 9 |
+
See [privi.eckerlab.org](https://privi.eckerlab.org) for code, dataset and more information on this project.
|