TextBoxes: A Fast Text Detector with a Single Deep Neural Network
This paper presents an end-to-end trainable fast scene text detector, named TextBoxes, which detects scene text with both high accuracy and efficiency in a single network forward pass, involving no post-process except for a standard non-maximum suppression. TextBoxes outperforms competing methods in terms of text localization accuracy and is much faster, taking only 0.09s per image in a fast implementation. Furthermore, combined with a text recognizer, TextBoxes significantly outperforms state-of-the-art approaches on word spotting and end-to-end text recognition tasks.
Code (3)
Similar Papers 제목 키워드 기반
TextBoxes++: A Single-Shot Oriented Scene Text Detector
Scene text detection is an important step of scene text recognition system and also a challenging problem. Different from general object detection, the main challenges of scene text detection lie on arbitrary orientation…
object-detectionObject DetectionScene Text DetectionScene Text Recognition+1High-Speed Detector For Low-Powered Devices In Aerial Grasping
Autonomous aerial harvesting is a highly complex problem because it requires numerous interdisciplinary algorithms to be executed on mini low-powered computing devices. Object detection is one such algorithm that is comp…
object-detectionObject DetectionContinuous Trade-off Optimization between Fast and Accurate Deep Face Detectors
Although deep neural networks offer better face detection results than shallow or handcrafted models, their complex architectures come with higher computational requirements and slower inference speeds than shallow neura…
Face DetectionFeature-Fused SSD: Fast Detection for Small Objects
Small objects detection is a challenging task in computer vision due to its limited resolution and information. In order to solve this problem, the majority of existing methods sacrifice speed for improvement in accuracy…
object-detectionObject DetectionSmall Object DetectionRevisiting a single-stage method for face detection
Although accurate, two-stage face detectors usually require more inference time than single-stage detectors do. This paper proposes a simple yet effective single-stage model for real-time face detection with a prominentl…
Face DetectionGPU