Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -47,10 +47,10 @@ configs:
|
|
47 |
---
|
48 |
|
49 |
# Dataset card for "VidDiffBench"
|
50 |
-
This is the dataset / benchmark for [Video Action Differencing](https://jmhb0.github.io/viddiff/) (ICLR 2025), a new task that compares how an action is performed between two videos. This page introduces the task, the dataset structure, and how to access the data. See the paper for details on dataset construction.
|
51 |
|
52 |
- Blog / project page / leaderboards: https://jmhb0.github.io/viddiff/
|
53 |
-
- Eval code: https://github.com/jmhb0/viddiff
|
54 |
- Paper: https://openreview.net/forum?id=3bcN6xlO6f
|
55 |
|
56 |
```
|
|
|
47 |
---
|
48 |
|
49 |
# Dataset card for "VidDiffBench"
|
50 |
+
This is the dataset / benchmark for [Video Action Differencing](https://jmhb0.github.io/viddiff/) (ICLR 2025), a new task that compares how an action is performed between two videos. This page introduces the task, the dataset structure, and how to access the data. See the paper for details on dataset construction.
|
51 |
|
52 |
- Blog / project page / leaderboards: https://jmhb0.github.io/viddiff/
|
53 |
+
- Eval code and benchmarking popular LMMs: https://github.com/jmhb0/viddiff
|
54 |
- Paper: https://openreview.net/forum?id=3bcN6xlO6f
|
55 |
|
56 |
```
|