Update README.md
Browse files
README.md
CHANGED
|
@@ -4,7 +4,11 @@ language:
|
|
| 4 |
- en
|
| 5 |
---
|
| 6 |
# FastHMR checkpoints
|
| 7 |
-
<
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
|
| 9 |
|
| 10 |
This respository contains checkpoints of the [FastHMR](https://arxiv.org/abs/2510.10868) project.
|
|
|
|
| 4 |
- en
|
| 5 |
---
|
| 6 |
# FastHMR checkpoints
|
| 7 |
+
<video width="480" controls>
|
| 8 |
+
<source src="https://soroushmehraban.github.io/FastHMR/static/videos/teaser.mp4" type="video/mp4">
|
| 9 |
+
Your browser does not support the video tag.
|
| 10 |
+
</video>
|
| 11 |
+
|
| 12 |
|
| 13 |
|
| 14 |
This respository contains checkpoints of the [FastHMR](https://arxiv.org/abs/2510.10868) project.
|