HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Character Region Awareness for Text Detection

Youngmin Baek; Bado Lee; Dongyoon Han; Sangdoo Yun; Hwalsuk Lee

Character Region Awareness for Text Detection

Abstract

Scene text detection methods based on neural networks have emerged recently and have shown promising results. Previous methods trained with rigid word-level bounding boxes exhibit limitations in representing the text region in an arbitrary shape. In this paper, we propose a new scene text detection method to effectively detect text area by exploring each character and affinity between characters. To overcome the lack of individual character level annotations, our proposed framework exploits both the given character-level annotations for synthetic images and the estimated character-level ground-truths for real images acquired by the learned interim model. In order to estimate affinity between characters, the network is trained with the newly proposed representation for affinity. Extensive experiments on six benchmarks, including the TotalText and CTW-1500 datasets which contain highly curved texts in natural images, demonstrate that our character-level text detection significantly outperforms the state-of-the-art detectors. According to the results, our proposed method guarantees high flexibility in detecting complicated scene text images, such as arbitrarily-oriented, curved, or deformed texts.

Code Repositories

joanrod/ocr-vqgan
pytorch
Mentioned in GitHub
gmuffiness/CRAFT-train
pytorch
Mentioned in GitHub
chauthehan/CRAFT
tf
Mentioned in GitHub
Luckygyana/Invo-AI
pytorch
Mentioned in GitHub
inouetaka/CRAFT
pytorch
Mentioned in GitHub
SpikeKing/CRAFT-Re-reimplementation
pytorch
Mentioned in GitHub
dipu-bd/craft-moran-ocr
pytorch
Mentioned in GitHub
rainbowhash/ID_CARD_Automation
pytorch
Mentioned in GitHub
namedysx/CRAFT-tensorflow
tf
Mentioned in GitHub
autonise/CRAFT-Remade
pytorch
Mentioned in GitHub
JaidedAI/EasyOCR
pytorch
Mentioned in GitHub
scoutant/signature-detect
pytorch
Mentioned in GitHub
clovaai/CRAFT-pytorch
pytorch
Mentioned in GitHub
jakartaresearch/receipt-ocr
pytorch
Mentioned in GitHub
backtime92/CRAFT-Reimplementation
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
scene-text-detection-on-icdar-2013CRAFT
H-Mean: 95.2
Precision: 97.4
Recall: 93.1
scene-text-detection-on-icdar-2015CRAFT
F-Measure: 86.9
Precision: 89.8
Recall: 84.3
scene-text-detection-on-icdar-2017-mlt-1CRAFT
H-Mean: 73.9
Precision: 80.6
Recall: 68.2
scene-text-detection-on-msra-td500CRAFT
F-Measure: 82.9
Precision: 88.2
Recall: 78.2
scene-text-detection-on-scut-ctw1500CRAFT
F-Measure: 83.5
Precision: 86
Recall: 81.1
scene-text-detection-on-total-textCRAFT
F-Measure: 83.6%
Precision: 87.6
Recall: 79.9

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Character Region Awareness for Text Detection | Papers | HyperAI