oven / README.md
ychenNLP's picture
Update README.md
0f1568c verified
---
license: apache-2.0
---
# Community Contributed Page: OVEN and InfoSeek
## OVEN: Open-domain Visual Entity Recognition
- **Project Page:** [https://open-vision-language.github.io/oven/](https://open-vision-language.github.io/oven/)
- **Github:** [https://github.com/edchengg/oven_eval](https://github.com/edchengg/oven_eval)
# InfoSeek: Visual Information-Seeking Question Answering
- **Project Page:** [https://open-vision-language.github.io/infoseek/](https://open-vision-language.github.io/infoseek/)
- **Github:** [https://github.com/edchengg/infoseek_eval](https://github.com/edchengg/infoseek_eval)
**Reference:**
```bibtex
@article{hu2023open,
title={Open-domain Visual Entity Recognition: Towards Recognizing Millions of Wikipedia Entities},
author={Hu, Hexiang and Luan, Yi and Chen, Yang and Khandelwal, Urvashi and Joshi, Mandar and Lee, Kenton and Toutanova, Kristina and Chang, Ming-Wei},
journal={Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV)},
year={2023}
}
@article{chen2023infoseek,
title={Can Pre-trained Vision and Language Models Answer Visual Information-Seeking Questions?},
author={Chen, Yang and Hu, Hexiang and Luan, Yi and Sun, Haitian and Changpinyo, Soravit and Ritter, Alan and Chang, Ming-Wei},
journal={Proceedings of the 2023 Conference on Empirical Methods in Natural Language Processing (EMNLP)},
year={2023}
}
```