Add robotics task category and link to paper
#2
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,9 +1,13 @@
|
|
| 1 |
---
|
| 2 |
pretty_name: PointMotionBench
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
# PointMotionBench
|
| 6 |
|
|
|
|
|
|
|
| 7 |
A benchmark for evaluating 3D point motion in video, covering egocentric and third-person scenes across three source datasets. Each sample pairs an RGB video clip with per-object 3D and 2D tracked surface points and a human-verified natural-language caption.
|
| 8 |
|
| 9 |
## Overview
|
|
|
|
| 1 |
---
|
| 2 |
pretty_name: PointMotionBench
|
| 3 |
+
task_categories:
|
| 4 |
+
- robotics
|
| 5 |
---
|
| 6 |
|
| 7 |
# PointMotionBench
|
| 8 |
|
| 9 |
+
This is the official benchmark for the paper [MolmoMotion: Forecasting Point Trajectories in 3D with Language Instruction](https://huggingface.co/papers/2606.18558).
|
| 10 |
+
|
| 11 |
A benchmark for evaluating 3D point motion in video, covering egocentric and third-person scenes across three source datasets. Each sample pairs an RGB video clip with per-object 3D and 2D tracked surface points and a human-verified natural-language caption.
|
| 12 |
|
| 13 |
## Overview
|