惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Microsoft Azure Blog
Microsoft Azure Blog
有赞技术团队
有赞技术团队
IT之家
IT之家
博客园 - 聂微东
Jina AI
Jina AI
Hugging Face - Blog
Hugging Face - Blog
Last Week in AI
Last Week in AI
Apple Machine Learning Research
Apple Machine Learning Research
WordPress大学
WordPress大学
小众软件
小众软件
爱范儿
爱范儿
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
V
Visual Studio Blog
雷峰网
雷峰网
酷 壳 – CoolShell
酷 壳 – CoolShell
阮一峰的网络日志
阮一峰的网络日志
宝玉的分享
宝玉的分享
博客园 - 三生石上(FineUI控件)
大猫的无限游戏
大猫的无限游戏
博客园 - Franky
量子位
月光博客
月光博客
博客园 - 【当耐特】
博客园 - 叶小钗

Crazyrouter Blog (English)

Ideogram AI Guide 2026: Product Mockups, Text Rendering, and API Automation Akool AI Voice Generator Review 2026: API Alternatives for Developers GLM 4.6 API Guide 2026: Build Chinese-English Agents with Tool Calling Google Veo3 API Guide 2026: Batch Video Generation, QA, and Fallbacks Claude Opus 4.8 vs Opus 4.7: Real API Benchmark Results for Developers Opus 4.8 vs Opus 4.7 Coding Test: What Changed for Developers? Opus 4.8 vs Opus 4.7 for Agents: JSON, Tool Use, and Structured Output Gemini 2.5 Flash-Lite for RAG, Agent Routing, and Cost per Successful Task Gemini 2.5 Flash-Lite for Support Automation and Ticket Triage Gemini 2.5 Flash-Lite Use Cases: The Practical Automation Tier for Developers Claude Jupiter v1-p vs GPT-5.5 Benchmark: Real API Test on Reasoning and Coding Claude Jupiter v1-p vs Claude Opus 4.7 vs Sonnet 4.6: Live API Test Claude Jupiter v1-p vs Claude Opus 4.7 vs Sonnet 4.6: Live API Test Claude Code Pricing 2026: Pro vs Max vs Team vs API Costs Claude Opus 4.7 vs DeepSeek V4 Pro: Real API Compatibility and Coding Benchmark Gemini CLI Complete Guide 2026: Repo Automation, CI Agents, and Multi-Model Routing Ideogram AI Guide 2026: Brand Design Automation, API Workflows, and Alternatives GLM 4.6 API Guide 2026: Agents, RAG, Tool Calling, and Bilingual Apps WAN 2.2 Animate Tutorial 2026: Character Consistency, Shot Control, and API Workflows Google Veo3 API Guide 2026: Production Video Pipelines, Prompts, Pricing, and Fallbacks AI API Pricing Comparison 2026: Text, Image, Video, Caching, and Router Costs Codex CLI Installation Guide 2026: Windows, macOS, Linux, Proxies, and CI Setup How to Get a Claude API Key in 2026: Secure Setup for Teams, CI, and Alternatives Gemini Advanced Review 2026: Is It Worth It for Coding, Research, and API Teams? Claude Code Pricing Guide 2026: Team Agent Budgets, API Fallbacks, and Cost Control Seedance 2.0 Pricing: Convert 46 CNY per Million Tokens to Cost per Second Qwen2.5-Omni Guide 2026: Real-Time Voice, Vision, and Multimodal Agents Kimi K2 Thinking Guide 2026: Reasoning Workflows, Evals, and Cost Control Google Veo3 API Guide 2026: Batch Video Pipelines, Pricing, and Fallbacks Codex CLI Installation Guide 2026: macOS, Linux, WSL, Proxies, and Dev Containers
youtu-vita OCR Benchmark 2026: Live Test Results on Docum...
Crazyrouter Team · 2026-06-24 · via Crazyrouter Blog (English)

youtu-vita OCR Benchmark 2026: Live Test Results on Documents, Receipts, UI Screens, and Small Text#

If you are evaluating OCR-capable multimodal models for production work, the question is not just whether a model can read text in an image. The real question is whether it can do it consistently, with structured outputs, across the kinds of inputs teams actually send in production: screenshots, receipts, tables, rotated documents, scene text, and low-resolution UI captures.

We ran a live benchmark for youtu-vita through our OpenAI-compatible API path and scored it on a controlled OCR test set. This article shares the actual test data, what the model passed, where it struggled, and what kind of OCR workloads it looks good at right now.

Test setup#

This benchmark was run on June 24, 2026.

We used a local generated OCR benchmark set with these eight cases:

  1. document_basic
  2. receipt_total
  3. ui_settings
  4. table_statement
  5. scene_text_signboard
  6. rotated_document
  7. low_res_small_text
  8. chart_with_legend

The benchmark images were generated locally so the test would be stable and reproducible, rather than depending on external image hosts. Each request used the same OpenAI-compatible image input shape and the same JSON-only output instruction. The model was asked to:

  • transcribe visible text
  • answer structured OCR questions
  • return machine-readable JSON

The benchmark files used for this run:

  • .tmp/ocr_compare_manifest.generated.json
  • .tmp/ocr_benchmark_assets/
  • .tmp/ocr_model_compare_20260624_153400.json

Scoring method#

Each case was scored on four dimensions:

  1. Format stability Did the model return valid structured JSON?
  2. OCR text match Did it correctly capture the required visible text?
  3. Regex-sensitive fields Did it preserve exact formats for fields like IDs or totals?
  4. Structured answers Did it answer the requested key fields correctly?

The final score per case is a weighted total. A score of 1.000 means the model fully passed that case under this benchmark.

youtu-vita live benchmark results#

The full 8-case run completed successfully.

Headline metrics#

  • Success rate: 100%
  • Average total score: 0.875
  • p50 latency: 3794 ms
  • p90 latency: 4088 ms
  • Slowest case: 15284 ms

Case-by-case results#

Case IDCategoryStatusScoreLatency
document_basicDocument OCR2001.0003852 ms
receipt_totalReceipt OCR2001.0003616 ms
ui_settingsUI screenshot OCR2001.0003794 ms
table_statementTable OCR2001.0003434 ms
scene_text_signboardScene text2001.0001661 ms
rotated_documentRotated document2001.0002908 ms
low_res_small_textSmall text / low resolution2001.0004088 ms
chart_with_legendChart reasoning2000.00015284 ms

What youtu-vita did well#

For this run, youtu-vita was strong on the OCR tasks most teams care about first:

1. Clean document OCR#

It correctly extracted:

  • title
  • date
  • document ID
  • paragraph text

On document_basic, it returned a full structured transcription and correctly answered:

  • title = Quarterly Operations Summary
  • date = 2026-06-24
  • document_id = AB-123456

2. Receipt reading#

It handled receipt-style layout correctly on receipt_total, including:

  • merchant name
  • total amount
  • receipt number

That matters because receipt OCR often breaks on spacing, alignment, or repeated numeric fields. In this run, youtu-vita passed the receipt case with a full score.

3. UI screenshot OCR#

On ui_settings, it correctly captured:

  • page title
  • button labels
  • error code
  • supporting text

It also returned the structured answers we asked for:

  • primary_cta = Continue
  • error_code = E102

That makes it promising for support automation, QA workflows, screen parsing, and screenshot-based extraction tasks.

4. Table OCR#

On table_statement, the model passed the table case with a full 1.000 score in this run.

That is important because table OCR is often where vision models look good at plain text but fail at row-column alignment. In this benchmark, youtu-vita handled the table extraction cleanly enough to pass both the visible text requirements and the structured answer checks.

5. Rotated documents#

On rotated_document, the model also scored 1.000.

That suggests it is not limited to perfectly upright scanned pages. If your OCR workflow includes phone photos, skewed uploads, or documents captured in the wild, this is a meaningful result.

6. Low-resolution small text#

One of the most practically useful passes in this run was low_res_small_text, which also scored 1.000.

That case is closer to real dashboard and UI OCR than a clean printed PDF. If you need to read release notes, settings screens, logs, or admin panels from screenshots, this is a positive signal.

Where youtu-vita was weak#

The weak spot in this run was not standard OCR. It was chart reasoning.

On chart_with_legend, youtu-vita returned HTTP 200 but scored 0.000. It also took much longer than the rest of the test set at 15284 ms.

That tells us two things:

  1. The model can complete the request, but this benchmark did not show reliable performance on chart interpretation.
  2. OCR and chart understanding should be treated as separate capabilities.

This matters because many teams group all “image understanding” into one bucket. That is too coarse. A model can be strong at:

  • OCR
  • receipt parsing
  • screenshot reading
  • text extraction

and still be weak at:

  • chart reasoning
  • visual analytics
  • higher-order graph interpretation

Practical interpretation#

Based on this live run, youtu-vita looks strongest for these workloads:

Good fit#

  • document OCR
  • receipt OCR
  • UI screenshot extraction
  • rotated page reading
  • small-text screenshot parsing
  • sign and scene text extraction

Not yet a strong conclusion#

  • chart understanding
  • graph interpretation
  • analytics-style visual reasoning

If your workload is mostly “read the text, extract the fields, give me clean JSON,” this benchmark suggests youtu-vita is already useful.

If your workload is “understand a chart, infer trends, compare the latest month, and reason visually,” this benchmark does not support calling it strong there yet.

Why this matters for production teams#

Many OCR evaluations are too soft. They say a model is “good at image understanding” after a single logo or document test. That does not help if you need to decide whether to route:

  • support screenshots
  • invoices
  • receipts
  • internal ops dashboards
  • phone photos of documents

into a production OCR pipeline.

This benchmark is more useful because it separates:

  • OCR stability
  • structured extraction
  • small-text robustness
  • rotated-input handling
  • chart reasoning

For this run, youtu-vita was clearly stable across the OCR-heavy categories.

Final verdict#

For this live benchmark, youtu-vita was the most stable OCR model we tested in the current environment.

The actual results were:

  • 100% request success across the full 8-case OCR set
  • 0.875 average total score
  • 1.000 on 7 of 8 OCR-oriented cases
  • failure only on the chart reasoning case

That makes youtu-vita a strong candidate if your main need is text extraction from images, especially for:

  • business documents
  • receipts
  • UI screenshots
  • low-resolution text
  • rotated pages

It does not mean it is the best choice for every kind of vision workload. But if your problem is OCR, not visual analytics, this is one of the clearest positive live results we have seen in this environment.

Reproduce the test#

If you want to run the same OCR benchmark shape yourself, we used:

The local result summary used for this article:

If you want a follow-up article comparing youtu-vita directly against Gemini or GPT-family vision models on the same OCR set, that should be written as a stability + latency + category-by-category comparison, not just a single overall score.