paper-with-me

Papers

Benchmarking Vision-Language Models on Optical Character Recognition in Dynamic Video Environments

2025-02-10 · Sankalp Nagaonkar, Augustya Sharma, Ashish Choithani, Ashutosh Trivedi

This paper introduces an open-source benchmark for evaluating Vision-Language Models (VLMs) on Optical Character Recognition (OCR) tasks in dynamic video environments. We present a curated dataset containing 1,477 manually annotated frames spanning diverse domains, including code editors, news broadcasts, YouTube videos, and advertisements. Three state of the art VLMs - Claude-3, Gemini-1.5, and GPT-4o are benchmarked against traditional OCR systems such as EasyOCR and RapidOCR. Evaluation metrics include Word Error Rate (WER), Character Error Rate (CER), and Accuracy. Our results highlight the strengths and limitations of VLMs in video-based OCR tasks, demonstrating their potential to outperform conventional OCR models in many scenarios. However, challenges such as hallucinations, content security policies, and sensitivity to occluded or stylized text remain. The dataset and benchmarking framework are publicly available to foster further research.

📄 PDF Abstract BibTeX arXiv:2502.06445

Code (1)

video-db/ocr-benchmark 공식 구현

Tasks

BenchmarkingOptical Character RecognitionOptical Character Recognition (OCR)

Similar Papers 제목 키워드 기반

@Bench: Benchmarking Vision-Language Models for Human-centered Assistive Technology

2024-09-21 · Xin Jiang, Junwei Zheng, Ruiping Liu, Jiahang Li 외

As Vision-Language Models (VLMs) advance, human-centered Assistive Technologies (ATs) for helping People with Visual Impairments (PVIs) are evolving into generalists, capable of performing multiple tasks simultaneously. …

BenchmarkingDepth EstimationImage CaptioningOptical Character Recognition+5

DTrOCR: Decoder-only Transformer for Optical Character Recognition

2023-08-30 · Masato Fujitake

Typical text recognition methods rely on an encoder-decoder structure, in which the encoder extracts features from an image, and the decoder produces recognized text from these features. In this study, we propose a simpl…

DecoderHandwritten Text RecognitionLanguage ModelingLanguage Modelling+4

Evaluating Vision-Language Models as a Zero-Shot Learning Alternative to You Only Look Once and Optical Character Recognition for Nigerian License Plate Recognition

2026-07-02 · Ismail Ismail Tijjani, Ahmad Abubakar Mustapaha, Sunusi Ibrahim Muhammad, Muhammad Bashir Aliyu arxiv

License Plate Recognition (LPR) systems are critical tools in traffic monitoring, security enforcement, and urban mobility management. Traditional LPR systems often rely on a multi-stage pipeline involving object detecti…

License Plate RecognitionZero-Shot LearningObject Detection

Rethinking Genomic Modeling Through Optical Character Recognition

2026-02-02 · Hongxin Xiang, Pengsen Ma, Yunkang Cao, Di Yu 외 arxiv

Recent genomic foundation models largely adopt large language model architectures that treat DNA as a one-dimensional token sequence. However, exhaustive sequential reading is structurally misaligned with sparse and disc…

IndicVisionBench: Benchmarking Cultural and Multilingual Understanding in VLMs

2025-11-06 · Ali Faraz, Akash, Shaharukh Khan, Raja Kolla 외 arxiv

Vision-language models (VLMs) have demonstrated impressive generalization across multimodal tasks, yet most evaluation benchmarks remain Western-centric, leaving open questions about their performance in culturally diver…

Multimodal Machine TranslationVisual Question Answering