Update README.md
Browse files
README.md
CHANGED
|
@@ -19,6 +19,9 @@ To address this gap, we introduce HRVideoBench, a comprehensive benchmark with 2
|
|
| 19 |
<img src="https://tiger-ai-lab.github.io/VISTA/static/images/hrvideobench_examples.png" width="900">
|
| 20 |
</p>
|
| 21 |
|
|
|
|
|
|
|
|
|
|
| 22 |
## Citation
|
| 23 |
If you find our paper useful, please cite us with
|
| 24 |
```
|
|
|
|
| 19 |
<img src="https://tiger-ai-lab.github.io/VISTA/static/images/hrvideobench_examples.png" width="900">
|
| 20 |
</p>
|
| 21 |
|
| 22 |
+
## Usage
|
| 23 |
+
We release the original video (under the folder `videos`) and the extracted JPEG video frames (`frames.zip`) in this repo. To access the 200 test questions, please refer to `hrvideobench.jsonl`.
|
| 24 |
+
|
| 25 |
## Citation
|
| 26 |
If you find our paper useful, please cite us with
|
| 27 |
```
|