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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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. 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
  ```
 
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
  ```