Update README.md
Browse files
README.md
CHANGED
@@ -73,3 +73,16 @@ See [LICENSE](LICENSE) for more information.
|
|
73 |
## Contact Us
|
74 |
|
75 |
Please feel free to contact us via email [[email protected]]([email protected]) if you have any questions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
73 |
## Contact Us
|
74 |
|
75 |
Please feel free to contact us via email [[email protected]]([email protected]) if you have any questions.
|
76 |
+
|
77 |
+
## Citation
|
78 |
+
|
79 |
+
```latex
|
80 |
+
@misc{liu2024infimmhd,
|
81 |
+
title={InfiMM-HD: A Leap Forward in High-Resolution Multimodal Understanding},
|
82 |
+
author={Haogeng Liu and Quanzeng You and Xiaotian Han and Yiqi Wang and Bohan Zhai and Yongfei Liu and Yunzhe Tao and Huaibo Huang and Ran He and Hongxia Yang},
|
83 |
+
year={2024},
|
84 |
+
eprint={2403.01487},
|
85 |
+
archivePrefix={arXiv},
|
86 |
+
primaryClass={cs.CV}
|
87 |
+
}
|
88 |
+
```
|