jmhb commited on
Commit
45aa0d8
·
verified ·
1 Parent(s): df4af8d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
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://openreview.net/forum?id=3bcN6xlO6f) (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
  ```
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,