Update README.md
Browse files
README.md
CHANGED
@@ -12,9 +12,9 @@ pipeline_tag: image-feature-extraction
|
|
12 |
|
13 |
# InternViT-6B-224px
|
14 |
|
15 |
-
[\[π GitHub\]](https://github.com/OpenGVLab/InternVL) [\[
|
16 |
|
17 |
-
[\[π¨οΈ Chat Demo\]](https://internvl.opengvlab.com/) [\[π€ HF Demo\]](https://huggingface.co/spaces/OpenGVLab/InternVL) [\[π Quick Start\]](#quick-start) [\[π
|
18 |
|
19 |
<div align="center">
|
20 |
<img width="500" alt="image" src="https://cdn-uploads.huggingface.co/production/uploads/64006c09330a45b03605bba3/zJsd2hqd3EevgXo6fNgC-.png">
|
@@ -64,22 +64,29 @@ outputs = model(pixel_values)
|
|
64 |
If you find this project useful in your research, please consider citing:
|
65 |
|
66 |
```BibTeX
|
|
|
|
|
|
|
|
|
|
|
|
|
67 |
@article{gao2024mini,
|
68 |
title={Mini-internvl: A flexible-transfer pocket multimodal model with 5\% parameters and 90\% performance},
|
69 |
author={Gao, Zhangwei and Chen, Zhe and Cui, Erfei and Ren, Yiming and Wang, Weiyun and Zhu, Jinguo and Tian, Hao and Ye, Shenglong and He, Junjun and Zhu, Xizhou and others},
|
70 |
journal={arXiv preprint arXiv:2410.16261},
|
71 |
year={2024}
|
72 |
}
|
73 |
-
@article{chen2023internvl,
|
74 |
-
title={InternVL: Scaling up Vision Foundation Models and Aligning for Generic Visual-Linguistic Tasks},
|
75 |
-
author={Chen, Zhe and Wu, Jiannan and Wang, Wenhai and Su, Weijie and Chen, Guo and Xing, Sen and Zhong, Muyan and Zhang, Qinglong and Zhu, Xizhou and Lu, Lewei and Li, Bin and Luo, Ping and Lu, Tong and Qiao, Yu and Dai, Jifeng},
|
76 |
-
journal={arXiv preprint arXiv:2312.14238},
|
77 |
-
year={2023}
|
78 |
-
}
|
79 |
@article{chen2024far,
|
80 |
title={How Far Are We to GPT-4V? Closing the Gap to Commercial Multimodal Models with Open-Source Suites},
|
81 |
author={Chen, Zhe and Wang, Weiyun and Tian, Hao and Ye, Shenglong and Gao, Zhangwei and Cui, Erfei and Tong, Wenwen and Hu, Kongzhi and Luo, Jiapeng and Ma, Zheng and others},
|
82 |
journal={arXiv preprint arXiv:2404.16821},
|
83 |
year={2024}
|
84 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
85 |
```
|
|
|
12 |
|
13 |
# InternViT-6B-224px
|
14 |
|
15 |
+
[\[π GitHub\]](https://github.com/OpenGVLab/InternVL) [\[π InternVL 1.0\]](https://huggingface.co/papers/2312.14238) [\[π InternVL 1.5\]](https://huggingface.co/papers/2404.16821) [\[π Mini-InternVL\]](https://arxiv.org/abs/2410.16261) [\[π InternVL 2.5\]](https://huggingface.co/papers/2412.05271)
|
16 |
|
17 |
+
[\[π Blog\]](https://internvl.github.io/blog/) [\[π¨οΈ Chat Demo\]](https://internvl.opengvlab.com/) [\[π€ HF Demo\]](https://huggingface.co/spaces/OpenGVLab/InternVL) [\[π Quick Start\]](#quick-start) [\[π Documents\]](https://internvl.readthedocs.io/en/latest/)
|
18 |
|
19 |
<div align="center">
|
20 |
<img width="500" alt="image" src="https://cdn-uploads.huggingface.co/production/uploads/64006c09330a45b03605bba3/zJsd2hqd3EevgXo6fNgC-.png">
|
|
|
64 |
If you find this project useful in your research, please consider citing:
|
65 |
|
66 |
```BibTeX
|
67 |
+
@article{chen2024expanding,
|
68 |
+
title={Expanding Performance Boundaries of Open-Source Multimodal Models with Model, Data, and Test-Time Scaling},
|
69 |
+
author={Chen, Zhe and Wang, Weiyun and Cao, Yue and Liu, Yangzhou and Gao, Zhangwei and Cui, Erfei and Zhu, Jinguo and Ye, Shenglong and Tian, Hao and Liu, Zhaoyang and others},
|
70 |
+
journal={arXiv preprint arXiv:2412.05271},
|
71 |
+
year={2024}
|
72 |
+
}
|
73 |
@article{gao2024mini,
|
74 |
title={Mini-internvl: A flexible-transfer pocket multimodal model with 5\% parameters and 90\% performance},
|
75 |
author={Gao, Zhangwei and Chen, Zhe and Cui, Erfei and Ren, Yiming and Wang, Weiyun and Zhu, Jinguo and Tian, Hao and Ye, Shenglong and He, Junjun and Zhu, Xizhou and others},
|
76 |
journal={arXiv preprint arXiv:2410.16261},
|
77 |
year={2024}
|
78 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
79 |
@article{chen2024far,
|
80 |
title={How Far Are We to GPT-4V? Closing the Gap to Commercial Multimodal Models with Open-Source Suites},
|
81 |
author={Chen, Zhe and Wang, Weiyun and Tian, Hao and Ye, Shenglong and Gao, Zhangwei and Cui, Erfei and Tong, Wenwen and Hu, Kongzhi and Luo, Jiapeng and Ma, Zheng and others},
|
82 |
journal={arXiv preprint arXiv:2404.16821},
|
83 |
year={2024}
|
84 |
}
|
85 |
+
@inproceedings{chen2024internvl,
|
86 |
+
title={Internvl: Scaling up vision foundation models and aligning for generic visual-linguistic tasks},
|
87 |
+
author={Chen, Zhe and Wu, Jiannan and Wang, Wenhai and Su, Weijie and Chen, Guo and Xing, Sen and Zhong, Muyan and Zhang, Qinglong and Zhu, Xizhou and Lu, Lewei and others},
|
88 |
+
booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
|
89 |
+
pages={24185--24198},
|
90 |
+
year={2024}
|
91 |
+
}
|
92 |
```
|