vanya-robot/U-Net_OCR
OCR system built with U-Net models and CRNN.
This system helps you convert scanned images of Russian text into editable digital text. It takes an image containing Russian writing and produces the text in a digital format. There's also a specialized function for automatically extracting information from Russian Federation passports. This tool would be useful for anyone needing to digitize Russian documents or process passport data, like archivists, data entry specialists, or administrative staff.
No commits in the last 6 months.
Use this if you need to accurately convert images of Russian documents, especially those using Arial, Courier New, or OCR B fonts, into digital text, or if you need to extract specific information from Russian passports.
Not ideal if your primary need is for OCR of languages other than Russian, or if your documents use highly unusual or decorative Cyrillic fonts not included in the training set.
Stars
15
Forks
2
Language
Jupyter Notebook
License
—
Category
Last pushed
Dec 24, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/vanya-robot/U-Net_OCR"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
JaidedAI/EasyOCR
Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin,...
breezedeus/CnSTD
CnSTD: 基于 PyTorch/MXNet 的 中文/英文 场景文字检测(Scene Text Detection)、数学公式检测(Mathematical Formula...
githubharald/SimpleHTR
Handwritten Text Recognition (HTR) system implemented with TensorFlow.
felixdittrich92/OnnxTR
OnnxTR a docTR (Document Text Recognition) library Onnx pipeline wrapper - for seamless,...
mindee/doctr
docTR (Document Text Recognition) - a seamless, high-performing & accessible library for...