There are 15 repositories under text-detection-recognition topic.
Translate manga/image 一键翻译各类图片内文字 https://cotrans.touhou.ai/ (no longer working)
docTR (Document Text Recognition) - a seamless, high-performing & accessible library for OCR-related tasks powered by Deep Learning.
A curated list of resources for text detection/recognition (optical character recognition ) with deep learning methods.
Total Text Dataset. It consists of 1555 images with more than 3 different text orientations: Horizontal, Multi-Oriented, and Curved, one of a kind.
A research project for text detection and recognition using PyTorch 1.2.
OnnxTR a docTR (Document Text Recognition) library Onnx pipeline wrapper - for seamless, high-performing & accessible OCR
Tracking the latest progress in Scene Text Detection and Recognition: Must-read papers well organized with code and dataset
A curated list of papers and resources for scene text detection and recognition
用opencv的dnn模块做文本检测与识别,包含C++和Python两种版本的实现
A python program using tesseract and OpenCV to extract the vital information like Card Holder's Name, Expiry, Card Number from credit/debit card images, it uses OCR-A template matching for font recognition in openCV with thresholding (to preprocess image) and median blurring (to remove noise) to get the best results
【Python / Streamlit】Pokemon Sleep 小幫手(寶可夢潛力計算、食譜篩選、寶可夢資訊)
Text Detection using Pretrained CRAFT model in MATLAB
A program for extracting hard coded (burned in) subtitle from a video and generating an external subtitle.
This repository contains a notebook to demonstrate the power of Document Text Recognition (DocTR) library
FOTS text detection and recognition
[CHABCNet] ABCNet on the Chinese dataset, building on Detectron2 (Facebook AI Research)
A OCR labeling tool - made for docTR
Synthetic data generator for text detection/localisation tasks.
text detection CTPN and recognize with Tesseract
It is an android application with multiple fuctionalities of scanning such as QR code, Text Scanning and Object Detection using Machine Learning.
this repo include paper review, code in text detection, text recognition, text spotting area
This repository contains code for Scene Text OCR following the famous CRNN model. The detection part is handled by EAST and the recognition is done by CRNN.
Seven Segment Digit Recognition in MATLAB
Text detection using EAST algorithm and text recognition using Tesseract
Deep learning based text detection and recognition using tensorflow
Character Region Awareness for Text Detection ONNX
Text Recognition and Detection on scene images
EAST paper implementation repository modified for custom detection tasks.
Implementing text localization, text detection, and OCR with Tesseract
DocumentAI-std is a Python library designed to facilitate and standardize document analysis and processing tasks. It offers functionality for handling document elements, performing optical character recognition (OCR), and managing document datasets.