paper-with-me

홈 › Papers

Reading Text in the Wild with Convolutional Neural Networks

2014-12-04 · Max Jaderberg, Karen Simonyan, Andrea Vedaldi, Andrew Zisserman

In this work we present an end-to-end system for text spotting -- localising and recognising text in natural scene images -- and text based image retrieval. This system is based on a region proposal mechanism for detection and deep convolutional neural networks for recognition. Our pipeline uses a novel combination of complementary proposal generation techniques to ensure high recall, and a fast subsequent filtering stage for improving precision. For the recognition and ranking of proposals, we train very large convolutional neural networks to perform word recognition on the whole proposal region at the same time, departing from the character classifier based systems of the past. These networks are trained solely on data produced by a synthetic text generation engine, requiring no human labelled data. Analysing the stages of our pipeline, we show state-of-the-art performance throughout. We perform rigorous experiments across a number of standard end-to-end text spotting benchmarks and text-based image retrieval datasets, showing a large improvement over all previous methods. Finally, we demonstrate a real-world application of our text spotting system to allow thousands of hours of news footage to be instantly searchable via a text query.

📄 PDF Abstract BibTeX arXiv:1412.1842

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalRegion ProposalRetrievalText GenerationText Spotting

Similar Papers 제목 키워드 기반

Modeling Wildfire Perimeter Evolution using Deep Neural Networks

2020-09-08 · Maxfield E. Green, Karl Kaiser, Nat Shenton

With the increased size and frequency of wildfire eventsworldwide, accurate real-time prediction of evolving wildfirefronts is a crucial component of firefighting efforts and for-est management practices. We propose a wi…

Management

Lip-reading with Densely Connected Temporal Convolutional Networks

2020-09-29 · Pingchuan Ma, Yujiang Wang, Jie Shen, Stavros Petridis 외

In this work, we present the Densely Connected Temporal Convolutional Network (DC-TCN) for lip-reading of isolated words. Although Temporal Convolutional Networks (TCN) have recently demonstrated great potential in many …

Lip Reading

Reading Scene Text with Attention Convolutional Sequence Modeling

2017-09-13 · Yunze Gao, Yingying Chen, Jinqiao Wang, Hanqing Lu

Reading text in the wild is a challenging task in the field of computer vision. Existing approaches mainly adopted Connectionist Temporal Classification (CTC) or Attention models based on Recurrent Neural Network (RNN), …

Scene Text Recognition

Reading Recognition in the Wild

2025-05-30 · Charig Yang, Samiul Alam, Shakhrul Iman Siam, Michael J. Proulx 외

To enable egocentric contextual AI in always-on smart glasses, it is crucial to be able to keep a record of the user's interactions with the world, including during reading. In this paper, we introduce a new task of read…

Diversity

Beyond Instructed Tasks: Recognizing In-the-Wild Reading Behaviors in the Classroom Using Eye Tracking

2025-01-30 · Eduardo Davalos, Jorge Alberto Salas, Yike Zhang, Namrata Srivastava 외

Understanding reader behaviors such as skimming, deep reading, and scanning is essential for improving educational instruction. While prior eye-tracking studies have trained models to recognize reading behaviors, they of…