Here are
501 public repositories
matching this topic...
Text recognition (optical character recognition) with deep learning methods.
Updated
Jan 25, 2021
Jupyter Notebook
A curated list of resources for text detection/recognition (optical character recognition ) with deep learning methods.
Python tool for grabbing text via screenshot
Updated
Jul 17, 2021
Python
Convolutional Recurrent Neural Networks(CRNN) for Scene Text Recognition
Updated
Aug 25, 2021
Python
A Tensorflow model for text recognition (CNN + seq2seq with visual attention) available as a Python package and compatible with Google Cloud ML Engine.
Updated
Feb 23, 2021
Python
开源易用的中文离线OCR,识别率媲美大厂,并且提供了易用的web页面及web的接口,方便人类日常工作使用或者其他程序来调用~
Updated
Aug 12, 2021
Python
Java OCR 识别组件(基于Tesseract OCR 引擎)。能自动完成图片清理、识别 CAPTCHA 验证码图片内容的一体化工作。Java Image cleanup, OCR recognition component (based Tesseract OCR engine, automatically cleanup image and identification CAPTCHA verification code picture content).
Updated
Jul 30, 2021
Java
第一届西安交通大学人工智能实践大赛(2018AI实践大赛--图片文字识别)第一名;仅采用densenet识别图中文字
Updated
Mar 12, 2019
Python
A scene text recognition toolbox based on PyTorch
Updated
Jun 21, 2021
Python
Tool which allow you to detect and translate text.
Updated
Sep 10, 2019
Python
Genalog is an open source, cross-platform python package allowing generation of synthetic document images with custom degradations and text alignment capabilities.
Updated
Aug 18, 2021
Jupyter Notebook
Unofficial PyTorch implementation of Towards Accurate Scene Text Recognition with Semantic Reasoning Networks
Updated
May 12, 2020
Python
text_recognition_toolbox: The reimplementation of a series of classical scene text recognition papers with Pytorch in a uniform way.
Updated
Aug 17, 2021
Python
Insanely fast Open Source Computer Vision library for ARM and x86 devices (Up to #50 times faster than OpenCV)
Updated
Aug 25, 2021
Python
A Box detection algorithm for any image containing boxes.
Updated
Jun 29, 2020
Jupyter Notebook
验证码识别,该模型是基于xlvector模型上进行加工,验证码内容包含了大小字母以及数字,采用lstm+warp-ctc+cnn达到不分割字符而识别验证码内容~
Updated
Jan 12, 2017
Python
multi-task learning for text recognition with joint CTC-attention
Updated
Sep 29, 2019
Python
Convolutional Recurrent Neural Network (CRNN) for image-based sequence recognition using Pytorch
Updated
Oct 13, 2020
Python
Auto Attendance System Using Real Time Face Recognition With Various Computer Vision & Machine Learning Tools
Receipt parser application written in dart.
Updated
May 26, 2021
Dart
Converting handwritten equations to LaTeX
Updated
Apr 3, 2019
Jupyter Notebook
An application of high resolution GANs to dewarp images of perturbed documents
Updated
Jun 23, 2021
Python
Official implementation of SynthTIGER (Synthetic Text Image GEneratoR) ICDAR 2021
Updated
Aug 26, 2021
Python
Vietnamese Optical Character Recognition. It works with Vietnamese and Latin characters as well.
Updated
Aug 30, 2018
Python
The code for the blogpost A Python Approach to Character Recognition
Updated
Jun 8, 2021
Python
Improve this page
Add a description, image, and links to the
ocr-recognition
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
ocr-recognition
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Hi, internet access doesn't work on my device. So I can't directly download the trained data. But I can side load data.
I've read #29 and I can the see data goes in
/storage/emulated/0/Android/data/io.github.subhamtyagi.ocr/files/best
As an example, I've downloaded the "Fast" english data from here
https://github.com/tesseract-ocr/tessdata_fast/blob/master/eng.traineddata
And I copie