CVLGNCFeb 21, 2019

Deep CNN-based Speech Balloon Detection and Segmentation for Comic Books

arXiv:1902.08137v129 citations
Originality Incremental advance
AI Analysis

This addresses the problem of comic book digitization and analysis for archivists and researchers, though it appears incremental.

The researchers tackled the problem of automated detection and segmentation of speech balloons in comic books, achieving state-of-the-art performance with an F1-score of over 0.94.

We develop a method for the automated detection and segmentation of speech balloons in comic books, including their carrier and tails. Our method is based on a deep convolutional neural network that was trained on annotated pages of the Graphic Narrative Corpus. More precisely, we are using a fully convolutional network approach inspired by the U-Net architecture, combined with a VGG-16 based encoder. The trained model delivers state-of-the-art performance with an F1-score of over 0.94. Qualitative results suggest that wiggly tails, curved corners, and even illusory contours do not pose a major problem. Furthermore, the model has learned to distinguish speech balloons from captions. We compare our model to earlier results and discuss some possible applications.

Code Implementations2 repos
Foundations

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

Your Notes