echo840 commited on
Commit
68197d2
1 Parent(s): 1e094a2

Update OCRBench.csv

Browse files
Files changed (1) hide show
  1. OCRBench.csv +20 -20
OCRBench.csv CHANGED
@@ -1,20 +1,20 @@
1
- Model,Text Recognition,Scene Text-Centric VQA,Doc-Oriented VQA,KIE,HMER,Final Score,Link
2
- Qwen-VL-Max,254,166,148,143,12,723,https://github.com/QwenLM/Qwen-VL
3
- Qwen-VL-Plus,248,155,141,141,9,694,https://github.com/QwenLM/Qwen-VL
4
- Gemini,215,174,128,134,8,659,https://deepmind.google/technologies/gemini/
5
- GPT4V,167,163,146,160,9,645,https://openai.com/
6
- TextMonkey,169,164,115,113,0,561,https://export.arxiv.org/abs/2403.04473
7
- InternVL,228,153,72,64,0,517,https://arxiv.org/abs/2312.14238
8
- Monkey,174,161,91,88,0,514,https://arxiv.org/abs/2311.06607
9
- InternLM-XComposer2,160,160,103,87,1,511,https://arxiv.org/abs/2401.16420
10
- QwenVL,179,157,95,75,0,506,https://arxiv.org/abs/2308.12966
11
- mPLUG-Owl2,153,153,41,19,0,366,https://arxiv.org/abs/2311.04257
12
- LLaVAR,186,122,25,13,0,346,https://arxiv.org/abs/2306.17107
13
- LLaVA1.5-13B,176,129,19,7,0,331,https://arxiv.org/abs/2310.03744
14
- InternLM-XComposer,192,91,14,6,0,303,https://arxiv.org/abs/2309.15112
15
- LLaVA1.5-7B,160,117,15,5,0,297,https://arxiv.org/abs/2310.03744
16
- mPLUG-Owl,172,104,18,3,0,297,https://arxiv.org/abs/2304.14178
17
- BLIVA,165,103,22,1,0,291,https://arxiv.org/abs/2308.09936
18
- InstructBLIP,168,93,14,1,0,276,https://arxiv.org/abs/2305.06500
19
- BLIP2-6.7B,154,71,10,0,0,235,https://arxiv.org/abs/2301.12597
20
- MiniGPT4V2,124,29,4,0,0,157,https://arxiv.org/abs/2310.09478
 
1
+ Model,Language Model,Open Source,Text Recognition,Scene Text-Centric VQA,Doc-Oriented VQA,KIE,HMER,Final Score,Link
2
+ Qwen-VL-Max,-,No,254,166,148,143,12,723,https://github.com/QwenLM/Qwen-VL
3
+ Qwen-VL-Plus,-,No,248,155,141,141,9,694,https://github.com/QwenLM/Qwen-VL
4
+ Gemini,-,No,215,174,128,134,8,659,https://deepmind.google/technologies/gemini/
5
+ GPT4V,-,No,167,163,146,160,9,645,https://openai.com/
6
+ TextMonkey,Qwen-7B,Yes,169,164,115,113,0,561,https://export.arxiv.org/abs/2403.04473
7
+ InternVL-Chat-Chinese,LLaMA2-13B,Yes,228,153,72,64,0,517,https://arxiv.org/abs/2312.14238
8
+ Monkey,Qwen-7B,Yes,174,161,91,88,0,514,https://arxiv.org/abs/2311.06607
9
+ InternLM-XComposer2,InternLM2-7B,Yes,160,160,103,87,1,511,https://arxiv.org/abs/2401.16420
10
+ QwenVL,Qwen-7B,Yes,179,157,95,75,0,506,https://arxiv.org/abs/2308.12966
11
+ mPLUG-Owl2,LLaMA2-7B,Yes,153,153,41,19,0,366,https://arxiv.org/abs/2311.04257
12
+ LLaVAR,LLaMA-13B.,Yes,186,122,25,13,0,346,https://arxiv.org/abs/2306.17107
13
+ LLaVA1.5-13B,Vicuna-v1.5-13B,Yes,176,129,19,7,0,331,https://arxiv.org/abs/2310.03744
14
+ InternLM-XComposer,InternLM-7B,Yes,192,91,14,6,0,303,https://arxiv.org/abs/2309.15112
15
+ LLaVA1.5-7B,Vicuna-v1.5-7B,Yes,160,117,15,5,0,297,https://arxiv.org/abs/2310.03744
16
+ mPLUG-Owl,LLaMA-2 7B,Yes,172,104,18,3,0,297,https://arxiv.org/abs/2304.14178
17
+ BLIVA,Vicuna-7B,Yes,165,103,22,1,0,291,https://arxiv.org/abs/2308.09936
18
+ InstructBLIP,Vicuna-7b,Yes,168,93,14,1,0,276,https://arxiv.org/abs/2305.06500
19
+ BLIP2-6.7B,OPT-6.7B,Yes,154,71,10,0,0,235,https://arxiv.org/abs/2301.12597
20
+ MiniGPT4V2,LLaMA2-13B,Yes,124,29,4,0,0,157,https://arxiv.org/abs/2310.09478