Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -47,7 +47,11 @@ configs:
|
|
| 47 |
---
|
| 48 |
|
| 49 |
# Dataset card for "VidDiffBench"
|
| 50 |
-
This is the dataset / benchmark for [Video Action Differencing](https://
|
|
|
|
|
|
|
|
|
|
|
|
|
| 51 |
|
| 52 |
```
|
| 53 |
@inproceedings{burgessvideo,
|
|
|
|
| 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. The code for running evaluation, and for benchmarking popular LMMs is at [https://jmhb0.github.io/viddiff](https://jmhb0.github.io/viddiff).
|
| 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 |
```
|
| 57 |
@inproceedings{burgessvideo,
|