Scene Text Detection with Scribble Lines
Scene text detection, which is one of the most popular topics in both academia and industry, can achieve remarkable performance with sufficient training data. However, the annotation costs of scene text detection are huge with traditional labeling methods due to the various shapes of texts. Thus, it is practical and insightful to study simpler labeling methods without harming the detection performance. In this paper, we propose to annotate the texts by scribble lines instead of polygons for text detection. It is a general labeling method for texts with various shapes and requires low labeling costs. Furthermore, a weakly-supervised scene text detection framework is proposed to use the scribble lines for text detection. The experiments on several benchmarks show that the proposed method bridges the performance gap between the weakly labeling method and the original polygon-based labeling methods, with even better performance. We will release the weak annotations of the benchmarks in our experiments and hope it will benefit the field of scene text detection to achieve better performance with simpler annotations.
Code (0)
등록된 구현이 없습니다.
Tasks
Scene Text DetectionText DetectionSimilar Papers 제목 키워드 기반
Scribble-Supervised RGB-T Salient Object Detection
Salient object detection segments attractive objects in scenes. RGB and thermal modalities provide complementary information and scribble annotations alleviate large amounts of human labor. Based on the above facts, we p…
Objectobject-detectionObject DetectionRGB-T Salient Object Detection+2Label-efficient Semantic Scene Completion with Scribble Annotations
Semantic scene completion aims to infer the 3D geometric structures with semantic classes from camera or LiDAR, which provide essential occupancy information in autonomous driving. Prior endeavors concentrate on construc…
Autonomous DrivingLFSamba: Marry SAM with Mamba for Light Field Salient Object Detection
A light field camera can reconstruct 3D scenes using captured multi-focus images that contain rich spatial geometric information, enhancing applications in stereoscopic photography, virtual reality, and robotic vision. I…
Mambaobject-detectionObject DetectionRelation+2SSFam: Scribble Supervised Salient Object Detection Family
Scribble supervised salient object detection (SSSOD) constructs segmentation ability of attractive objects from surroundings under the supervision of sparse scribble labels. For the better segmentation, depth and thermal…
DecoderObjectobject-detectionObject Detection+2DreamOmni3: Scribble-based Editing and Generation
Recently unified generation and editing models have achieved remarkable success with their impressive performance. These models rely mainly on text prompts for instruction-based editing and generation, but language often…