YipengZhang
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -44,9 +44,9 @@ The primary intended users of the model are researchers and hobbyists in compute
|
|
44 |
## Citation
|
45 |
If you find LLaVA-UHD v2 useful for your research and applications, please cite using this BibTeX:
|
46 |
```bibtex
|
47 |
-
@
|
48 |
-
title={
|
49 |
-
author={
|
50 |
-
|
51 |
year={2024}
|
52 |
}
|
|
|
44 |
## Citation
|
45 |
If you find LLaVA-UHD v2 useful for your research and applications, please cite using this BibTeX:
|
46 |
```bibtex
|
47 |
+
@article{zhang2024llavauhdv2,
|
48 |
+
title={LLaVA-UHD v2: an MLLM Integrating High-Resolution Feature Pyramid via Hierarchical Window Transformer},
|
49 |
+
author={Yipeng Zhang and Yifan Liu and Zonghao Guo and Yidan Zhang and Xuesong Yang and Chi Chen and Jun Song and Bo Zheng and Yuan Yao and Zhiyuan Liu and Tat-Seng Chua and Maosong Sun},
|
50 |
+
journal={arXiv preprint arXiv:2412.13871},
|
51 |
year={2024}
|
52 |
}
|