jamepark3922 commited on
Commit
d0f4dcf
·
1 Parent(s): d50a0d8

update readme

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -28,7 +28,12 @@ configs:
28
 
29
  # Molmo2-VideoTrackEval
30
 
31
- Molmo2-VideoTrackEval is an evaluation benchmark for video point tracking, containing human-annotated ground truth across 5 diverse video datasets. It includes segmentation masks for evaluating whether predicted points fall within the correct object regions.
 
 
 
 
 
32
 
33
  This benchmark is part of the [Molmo2 dataset collection](https://huggingface.co/collections/allenai/molmo2) and is used to evaluate the Molmo2 family of models on video object tracking via point trajectories.
34
 
 
28
 
29
  # Molmo2-VideoTrackEval
30
 
31
+ Molmo2-VideoTrackEval is an evaluation benchmark for video point tracking, containing human-annotated ground truth expressions. It includes segmentation masks for evaluating whether predicted points fall within the correct object regions. Currently, there are five categories for evaluation:
32
+ - dance
33
+ - sports
34
+ - person
35
+ - misc
36
+ - animal
37
 
38
  This benchmark is part of the [Molmo2 dataset collection](https://huggingface.co/collections/allenai/molmo2) and is used to evaluate the Molmo2 family of models on video object tracking via point trajectories.
39