Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# VideoHallu: Evaluating and Mitigating Multi-modal Hallucinations for Synthetic Videos
|
| 2 |
|
| 3 |
[Zongxia Li*](https://zli12321.github.io/), [Xiyang Wu*](https://wuxiyang1996.github.io/), [Yubin Qin](https://www.linkedin.com/in/yubin-qin/), [Hongyang Du](https://smashedpython.github.io/HongyangDu.github.io/), [Guangyao Shi](https://guangyaoshi.github.io/), [Dinesh Manocha](https://www.cs.umd.edu/people/dmanocha), [Tianyi Zhou](https://tianyizhou.github.io/), [Jordan Lee Boyd-Graber](https://users.umiacs.umd.edu/~ying/)
|
|
@@ -232,4 +240,4 @@ If you find our work helpful for your research, please consider citing our work.
|
|
| 232 |
primaryClass={cs.CV},
|
| 233 |
url={https://arxiv.org/abs/2406.10900},
|
| 234 |
}
|
| 235 |
-
```
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- visual-question-answering
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
---
|
| 8 |
+
|
| 9 |
# VideoHallu: Evaluating and Mitigating Multi-modal Hallucinations for Synthetic Videos
|
| 10 |
|
| 11 |
[Zongxia Li*](https://zli12321.github.io/), [Xiyang Wu*](https://wuxiyang1996.github.io/), [Yubin Qin](https://www.linkedin.com/in/yubin-qin/), [Hongyang Du](https://smashedpython.github.io/HongyangDu.github.io/), [Guangyao Shi](https://guangyaoshi.github.io/), [Dinesh Manocha](https://www.cs.umd.edu/people/dmanocha), [Tianyi Zhou](https://tianyizhou.github.io/), [Jordan Lee Boyd-Graber](https://users.umiacs.umd.edu/~ying/)
|
|
|
|
| 240 |
primaryClass={cs.CV},
|
| 241 |
url={https://arxiv.org/abs/2406.10900},
|
| 242 |
}
|
| 243 |
+
```
|