text-detection-recognition
There are 78 repositories under text-detection-recognition topic.
zyddnys/manga-image-translator
Translate manga/image 一键翻译各类图片内文字 https://cotrans.touhou.ai/ (no longer working)
mindee/doctr
docTR (Document Text Recognition) - a seamless, high-performing & accessible library for OCR-related tasks powered by Deep Learning.
hwalsuklee/awesome-deep-text-detection-recognition
A curated list of resources for text detection/recognition (optical character recognition ) with deep learning methods.
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.
Megvii-CSG/MegReader
A research project for text detection and recognition using PyTorch 1.2.
clovaai/CLEval
CLEval: Character-Level Evaluation for Text Detection and Recognition Tasks
Pay20Y/FOTS_TF
This an implementation of FOTS with tensorflow
felixdittrich92/OnnxTR
OnnxTR a docTR (Document Text Recognition) library Onnx pipeline wrapper - for seamless, high-performing & accessible OCR
Charmve/awesome-scene-text-detection
Tracking the latest progress in Scene Text Detection and Recognition: Must-read papers well organized with code and dataset
janzd/awesome-scene-text
A curated list of papers and resources for scene text detection and recognition
voun7/VidSubX
A program for extracting hard coded (burned in) subtitle from a video and generating an external subtitle.
hpc203/ocr-opencv-dnn
用opencv的dnn模块做文本检测与识别,包含C++和Python两种版本的实现
vkit-x/vkit
Boosting Document Intelligence
text2knowledge/docTR-Labeler
A OCR labeling tool - made for docTR
Geek-Mans/Bank-Cards-Reader
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
matlab-deep-learning/Text-Detection-using-Deep-Learning
Text Detection using Pretrained CRAFT model in MATLAB
bhattbhavesh91/DocTR-OCR-tutorial
This repository contains a notebook to demonstrate the power of Document Text Recognition (DocTR) library
jumpingchu/Pokemon-Sleep
【Python / Streamlit】Pokemon Sleep 小幫手(寶可夢潛力計算、食譜篩選、寶可夢資訊)
raidastauras/tf2-fots
FOTS text detection and recognition
Eurus-Holmes/CHABCNet
[CHABCNet] ABCNet on the Chinese dataset, building on Detectron2 (Facebook AI Research)
vinayakarannil/Text_Detection_Synthetic_DataGenerator
Synthetic data generator for text detection/localisation tasks.
dangvansam/text-detection-recognize-ctpn-tesseract
text detection CTPN and recognize with Tesseract
Deepanshu205/MultiScanner-Android-App
It is an android application with multiple fuctionalities of scanning such as QR code, Text Scanning and Object Detection using Machine Learning.
dev-sungman/recent-ocr-papers
this repo include paper review, code in text detection, text recognition, text spotting area
kjanjua26/Scene-Text-OCR
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.
matlab-deep-learning/Seven-Segment-Digit-Recognition
Seven Segment Digit Recognition in MATLAB
frederik-uni/manga-image-translator-rust
Translate manga/image.
satojkovic/DeepLetters
Deep learning based text detection and recognition using tensorflow
ekagra-ranjan/EAST-Tesseract
Text detection using EAST algorithm and text recognition using Tesseract
frk-tt/CRAFT-onnx
Character Region Awareness for Text Detection ONNX
asranand7/Text-Recognition-and-Detection
Text Recognition and Detection on scene images
kjanjua26/Custom_EAST
EAST paper implementation repository modified for custom detection tasks.
parthsompura/Tesseract-OCR-Text-localization-and-detection
Implementing text localization, text detection, and OCR with Tesseract