scene-text-detection
There are 55 repositories under scene-text-detection topic.
dmMaze/BallonsTranslator
深度学习辅助漫画翻译工具, 支持一键机翻和简单的图像/文本编辑 | Yet another computer-aided comic/manga translation tool powered by deeplearning
MhLiao/DB
A PyTorch implementation of "Real-time Scene Text Detection with Differentiable Binarization".
AlibabaResearch/AdvancedLiterateMachinery
A collection of original, innovative ideas and algorithms towards Advanced Literate Machinery. This project is maintained by the OCR Team in the Language Technology Lab, Tongyi Lab, Alibaba Group.
MhLiao/TextBoxes_plusplus
TextBoxes++: A Single-Shot Oriented Scene Text Detector
breezedeus/CnSTD
CnSTD: 基于 PyTorch/MXNet 的 中文/英文 场景文字检测(Scene Text Detection)、数学公式检测(Mathematical Formula Detection, MFD)、篇章分析(Layout Analysis)的Python3 包
cs-chan/Total-Text-Dataset
Total Text Dataset. It consists of 1555 images with more than 3 different text orientations: Horizontal, Multi-Oriented, and Curved, one of a kind.
Topdu/OpenOCR
OpenOCR: A general OCR system with accuracy and efficiency. Supporting 24 Scene Text Recognition methods trained from scratch on large-scale real datasets, and will continue to add the latest methods.
ying09/TextFuseNet
A PyTorch implementation of "TextFuseNet: Scene Text Detection with Richer Fused Features".
dmMaze/comic-text-detector
Manga&Comic text detection
yeungchenwa/Recommendations-Diffusion-Text-Image
A paper collection of recent diffusion models for text-image generation tasks, e,g., visual text generation, font generation, text removal, text image super resolution, text editing, handwritten generation, scene text recognition and scene text detection.
janzd/EAST
Implementation of EAST scene text detector in Keras
xinke-wang/OCRDatasets
A collection of OCR-related datasets
ymy-k/DPText-DETR
[AAAI'23 Oral] DPText-DETR: Towards Better Scene Text Detection with Dynamic Points in Transformer
s3nh/text-detector
Tool which allow you to detect and translate text.
HsiehYiChia/Scene-text-recognition
Scene text detection and recognition based on Extremal Region(ER)
HCIILAB/DeRPN
A novel region proposal network for more general object detection ( including scene text detection ).
Neerajj9/Text-Detection-using-Yolo-Algorithm-in-keras-tensorflow
Implemented the YOLO algorithm for scene text detection in keras-tensorflow (No object detection API used) The code can be tweaked to train for a different object detection task using YOLO.
MhLiao/SynthText3D
Project page of SynthText3D
MhLiao/RRD
RRD: Rotation-Sensitive Regression for Oriented Scene Text Detection
SURFZJY/Real-time-Text-Detection-DBNet
PyTorch re-implementation of ''Real-time Scene Text Detection with Differentiable Binarization'' (AAAI 2020)
Charmve/awesome-scene-text-detection
Tracking the latest progress in Scene Text Detection and Recognition: Must-read papers well organized with code and dataset
fnzhan/Real-time-Scene-Text-Detection-and-Recognition-System
End-to-end pipeline for real-time scene text detection and recognition.
ViTAE-Transformer/ViTAE-Transformer-Scene-Text-Detection
A comprehensive list [Hi-SAM@TPAMI'24, GoMatching@NeurIPS'24, DeepSolo(++)@ CVPR'23, DPText-DETR@AAAI'23, I3CL@IJCV'22] of our research works related to scene text detection, spotting, etc., including papers, codes.
beacandler/R2CNN
caffe re-implementation of R2CNN: Rotational Region CNN for Orientation Robust Scene Text Detection
gnana70/tamil_ocr
OCR Tamil is a powerful tool that can detect and recognize text in Tamil images with high accuracy on Natural Scenes
rahzaazhar/PAN-PSEnet
Pytorch implementation of PSEnet with Pyramid Attention Network as feature extractor
dafanghe/DeepSceneTextReader
This is a c++ project deploying a deep scene text reading pipeline with tensorflow. It reads text from natural scene images. It uses frozen tensorflow graphs. The detector detect scene text locations. The recognizer reads word from each detected bounding box.
janzd/awesome-scene-text
A curated list of papers and resources for scene text detection and recognition
huyhoang17/DB_text_minimal
[WIP] A Pytorch implementation of DB-Text - Real-time Scene Text Detection with Differentiable Binarization
Bhashini-IITJ/IndicPhotoOCR
Comprehensive Scene Text Recognition Toolkit across 13 Indian Languages
dafanghe/Tensorflow_SceneText_Oriented_Box_Predictor
This project modify tensorflow object detection api code to predict oriented bounding boxes. It can be used for scene text detection.
Bhashini-IITJ/BharatSceneTextDataset
Large-Scale Scene Text Dataset for Indic Languages
matlab-deep-learning/Text-Detection-using-Deep-Learning
Text Detection using Pretrained CRAFT model in MATLAB
JianqiangWan/VLPT-STD
Vision-Language Pre-Training for Boosting Scene Text Detectors (CVPR2022)
embracesource-cv-com/keras-east
keras复现文本检测网络《EAST: An Efficient and Accurate Scene Text Detector》;欢迎关注,试用和反馈问题...
ViTAE-Transformer/I3CL
The official repo for [IJCV'22] "I3CL: Intra- and Inter-Instance Collaborative Learning for Arbitrary-shaped Scene Text Detection"