OpenGVLab/InternVL

Model

Model Card for InternVL

41

48 commits

14 linked in READMEs

updated Dec 25, 2024

See the code

README

Model Card for InternVL

This repository contains the PyTorch version of the InternVL model weights.

What is InternVL?

[Paper] [GitHub] [Chat Demo]

InternVL scales up the ViT to 6B parameters and aligns it with LLM.

It is the largest open-source vision/vision-language foundation model (14B) to date, achieving 32 state-of-the-art performances on a wide range of tasks such as visual perception, cross-modal retrieval, multimodal dialogue, etc.

image/png

Pretrained Weights

model nametypedownloadsize
InternViT-6B-224pxpytorch🤗 HF link12 GB
InternVL-C-13B-224pxpytorch🤗 HF link25.4 GB

Linear-Probe Image Classification (ImageNet Series)

model nameIN-1KIN-ReaLIN-V2IN-AIN-RIN-Sketchdownload
InternViT-6B-224px88.290.479.977.589.869.1ckpt | log

Semantic Segmentation (ADE20K)

typebackboneheadmIoUconfigdownload
few-shot (1/16)InternViT-6BLinear46.5configckpt | log
few-shot (1/8)InternViT-6BLinear50.0configckpt | log
few-shot (1/4)InternViT-6BLinear53.3configckpt | log
few-shot (1/2)InternViT-6BLinear55.8configckpt | log
few-shot (1/1)InternViT-6BLinear57.2configckpt | log
linear probingInternViT-6B (frozen)Linear47.2configckpt | log
head tuningInternViT-6B (frozen)UperNet54.9configckpt | log
full tuningInternViT-6BUperNet58.9configckpt | log

License

This project is released under the MIT license. Parts of this project contain code and models from other sources, which are subject to their respective licenses.

Citation

If you find this project useful in your research, please consider cite:

@article{chen2023internvl,
  title={InternVL: Scaling up Vision Foundation Models and Aligning for Generic Visual-Linguistic Tasks},
  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},
  journal={arXiv preprint arXiv:2312.14238},
  year={2023}
}

Acknowledgement

InternVL is built with reference to the code of the following projects: OpenAI CLIP, Open CLIP, CLIP Benchmark, EVA, InternImage, ViT-Adapter, MMSegmentation, Transformers, DINOv2, BLIP-2, Qwen-VL, and LLaVA-1.5. Thanks for their awesome work!

Contributors

czczup

43 commits

zwgao

4 commits

qishisuren

1 commits

OpenGVLab/InternVL

Model

Model Card for InternVL

41

48 commits

14 linked in READMEs

updated Dec 25, 2024

See the code

README

Model Card for InternVL

This repository contains the PyTorch version of the InternVL model weights.

What is InternVL?

[Paper] [GitHub] [Chat Demo]

InternVL scales up the ViT to 6B parameters and aligns it with LLM.

It is the largest open-source vision/vision-language foundation model (14B) to date, achieving 32 state-of-the-art performances on a wide range of tasks such as visual perception, cross-modal retrieval, multimodal dialogue, etc.

image/png

Pretrained Weights

model nametypedownloadsize
InternViT-6B-224pxpytorch🤗 HF link12 GB
InternVL-C-13B-224pxpytorch🤗 HF link25.4 GB

Linear-Probe Image Classification (ImageNet Series)

model nameIN-1KIN-ReaLIN-V2IN-AIN-RIN-Sketchdownload
InternViT-6B-224px88.290.479.977.589.869.1ckpt | log

Semantic Segmentation (ADE20K)

typebackboneheadmIoUconfigdownload
few-shot (1/16)InternViT-6BLinear46.5configckpt | log
few-shot (1/8)InternViT-6BLinear50.0configckpt | log
few-shot (1/4)InternViT-6BLinear53.3configckpt | log
few-shot (1/2)InternViT-6BLinear55.8configckpt | log
few-shot (1/1)InternViT-6BLinear57.2configckpt | log
linear probingInternViT-6B (frozen)Linear47.2configckpt | log
head tuningInternViT-6B (frozen)UperNet54.9configckpt | log
full tuningInternViT-6BUperNet58.9configckpt | log

License

This project is released under the MIT license. Parts of this project contain code and models from other sources, which are subject to their respective licenses.

Citation

If you find this project useful in your research, please consider cite:

@article{chen2023internvl,
  title={InternVL: Scaling up Vision Foundation Models and Aligning for Generic Visual-Linguistic Tasks},
  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},
  journal={arXiv preprint arXiv:2312.14238},
  year={2023}
}

Acknowledgement

InternVL is built with reference to the code of the following projects: OpenAI CLIP, Open CLIP, CLIP Benchmark, EVA, InternImage, ViT-Adapter, MMSegmentation, Transformers, DINOv2, BLIP-2, Qwen-VL, and LLaVA-1.5. Thanks for their awesome work!

Contributors

czczup

43 commits

zwgao

4 commits

qishisuren

1 commits