mirror of
https://github.com/hwalsuklee/awesome-deep-text-detection-recognition.git
synced 2024-10-01 03:15:35 -04:00
A curated list of resources for text detection/recognition (optical character recognition ) with deep learning methods.
awesome-listawesome-listsdeep-learningocrocr-detectionocr-paperocr-paper-listocr-papersocr-recognitiontext-detectiontext-detection-recognitiontext-recognition
31fd110ff9
add a link to TF implementation of AON |
||
---|---|---|
detection_ic13_results.png | ||
detection_ic15_results.png | ||
end2end_ic13_ic15_results.png | ||
LICENSE | ||
overall_histogram.png | ||
overall_pi_chart.png | ||
README.md | ||
recognition_ic13_results.png | ||
recognition_iiit5k_results.png | ||
recognition_svt_results.png |
awesome-deep-text-detection-recognition
A curated list of awesome deep learning based papers on text detection and recognition.
Text Detection
- Papers are sorted by published date.
- IC is shorts for ICDAR.
- Score is F1-score for localization task.
- (L) stands for score in leader-board.
- If the reported score in leader-board is somewhat different from the paper, (L) is provided.
*CODE
means official code andCODE(M)
means that traiend model is provided.
Text Recognition
- Papers are sorted by published date.
- IC is shorts for ICDAR.
- Score is word-accuracy for recognition task.
- For results on IC03, IC13, and IC15 dataset, papers used different numbers of samples per paper,
but we did not distinguish between them
- For results on IC03, IC13, and IC15 dataset, papers used different numbers of samples per paper,
*CODE
means official code andCODE(M)
means that trained model is provided.
End-to-End Text Recognition
- Papers are sorted by published date.
- IC is shorts for ICDAR.
- Score is F1-score for generic task.
- (L) stands for score in leader-board.
*CODE
means official code andCODE(M)
means that trained model is provided.
Others
- Papers are sorted by published date.
*CODE
means official code andCODE(M)
means that trained model is provided.
Other lists
- OCR Paper Curation
Tutorial Materials
- Lecture slides
- Survey Paper
Acknowledgment
- This work is done by OCR team in Clova AI powered by NAVER-LINE. NAVER-LINE is an Asian top internet company and develops Clova, a cloud-based AI-assistant platform.
- This repository is scheduled to be updated regularly in accordance with schedules of major AI conferences.