CVAIOct 9, 2025

A Large-scale Dataset for Robust Complex Anime Scene Text Detection

arXiv:2510.07951v1Has Code
Originality Synthesis-oriented
AI Analysis

This addresses the problem of text detection in complex anime scenes for researchers and practitioners in computer vision, but it is incremental as it focuses on a new dataset rather than a novel method.

The authors tackled the lack of datasets for text detection in anime scenes by introducing AnimeText, a large-scale dataset with 735K images and 4.2M annotated text blocks, which improved model performance in cross-dataset evaluations.

Current text detection datasets primarily target natural or document scenes, where text typically appear in regular font and shapes, monotonous colors, and orderly layouts. The text usually arranged along straight or curved lines. However, these characteristics differ significantly from anime scenes, where text is often diverse in style, irregularly arranged, and easily confused with complex visual elements such as symbols and decorative patterns. Text in anime scene also includes a large number of handwritten and stylized fonts. Motivated by this gap, we introduce AnimeText, a large-scale dataset containing 735K images and 4.2M annotated text blocks. It features hierarchical annotations and hard negative samples tailored for anime scenarios. %Cross-dataset evaluations using state-of-the-art methods demonstrate that models trained on AnimeText achieve superior performance in anime text detection tasks compared to existing datasets. To evaluate the robustness of AnimeText in complex anime scenes, we conducted cross-dataset benchmarking using state-of-the-art text detection methods. Experimental results demonstrate that models trained on AnimeText outperform those trained on existing datasets in anime scene text detection tasks. AnimeText on HuggingFace: https://huggingface.co/datasets/deepghs/AnimeText

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes