paper-with-me

홈 › Papers

Training Protocol Matters: Towards Accurate Scene Text Recognition via Training Protocol Searching

2022-03-13 · Xiaojie Chu, Yongtao Wang, Chunhua Shen, Jingdong Chen, Wei Chu

The development of scene text recognition (STR) in the era of deep learning has been mainly focused on novel architectures of STR models. However, training protocol (i.e., settings of the hyper-parameters involved in the training of STR models), which plays an equally important role in successfully training a good STR model, is under-explored for scene text recognition. In this work, we attempt to improve the accuracy of existing STR models by searching for optimal training protocol. Specifically, we develop a training protocol search algorithm, based on a newly designed search space and an efficient search algorithm using evolutionary optimization and proxy tasks. Experimental results show that our searched training protocol can improve the recognition accuracy of mainstream STR models by 2.7%~3.9%. In particular, with the searched training protocol, TRBA-Net achieves 2.1% higher accuracy than the state-of-the-art STR model (i.e., EFIFSTR), while the inference speed is 2.3x and 3.7x faster on CPU and GPU respectively. Extensive experiments are conducted to demonstrate the effectiveness of the proposed method and the generalization ability of the training protocol found by our search method. Code is available at https://github.com/VDIGPKU/STR_TPSearch.

📄 PDF Abstract BibTeX arXiv:2203.06696

Code (2)

vdigpku/str-it 공식 구현 pytorch
vdigpku/str_tpsearch 공식 구현 pytorch

Tasks

CPUGPUScene Text Recognition

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Echo-Memory: A Controlled Study of Memory in Action World Models

2026-06-08 · Wayne King, Zeyue Xue, Yuxuan Bian, Jie Huang 외 arxiv

We present \textbf{Echo-Memory}, a controlled study of memory mechanisms in action-conditioned world models. These models generate multi-segment videos from a first frame, text prompt, and camera-action sequence, but the…

ZeroSense:How Vision matters in Long Context Compression

2026-03-12 · Yonghan Gao, Zehong Chen, Lijian Xu, Jingzhi Chen 외 arxiv

Recent visual-text compression (VTC) methods, typified by DeepSeek-OCR, report impressive high token compression ratios for long-context modeling tasks by leveraging text-to-image rendering. However, existing evaluation …

The impact of multi-agent debate protocols on debate quality: a controlled case study

2026-03-28 · Ramtin Zargari Marandi arxiv

In multi-agent debate (MAD) systems, performance gains are often reported; however, because the debate protocol (e.g., number of agents, rounds, and aggregation rule) is typically held fixed while model-related factors v…

Reconstruction Matters: Learning Geometry-Aligned BEV Representation through 3D Gaussian Splatting

2026-03-19 · Yiren Lu, Xin Ye, Burhaneddin Yaman, Jingru Luo 외 arxiv

Bird's-Eye-View (BEV) perception serves as a cornerstone for autonomous driving, offering a unified spatial representation that fuses surrounding-view images to enable reasoning for various downstream tasks, such as sema…

Semantic Segmentation3D Object DetectionAutonomous Driving3D Reconstruction

Protocol-Aware Tokenization and Architecture Co-Design for Wireless Packet Foundation Models

2026-05-14 · Swadhin Pradhan, Shazal Irshad, Jerome Henry arxiv

What matters more for building foundation models for wireless packet traces: the tokenizer or the architecture or both? To answer this question, we build on PLUME Anonymous [2026], which introduced protocol-aware tokeniz…