All Projects → Persian-OCR → Similar Projects or Alternatives

503 Open source projects that are alternatives of or similar to Persian-OCR

Attention Ocr
A Tensorflow model for text recognition (CNN + seq2seq with visual attention) available as a Python package and compatible with Google Cloud ML Engine.
Stars: ✭ 844 (+2244.44%)
Mutual labels:  ocr
Kaku
画 - Japanese OCR Dictionary
Stars: ✭ 160 (+344.44%)
Mutual labels:  ocr
Didicallcar
这是我自己做的一个类似滴滴打车的Android出行项目,主要针对滴滴等出行平台一直饱受质疑的“人车不符”问题,以及当前越发火热的或计划和出海战略,给出行项目增加了下面几个功能: 1. RFID识别验证功能:在司机证件或者车内识别硬件嵌入RFID识别芯片,乘客使用手机读取到芯片信息,并且通过网络发送到出行平台数据库进行验证(我用JNI加了一个C语言的MD5加密算法对识别到的信息进行了加密)。如果不是合规的“人”或“车”,则不能完成订单并向平台或监管单位汇报当前位置。(为了方便读者测试,可以使用手机读取任何一个加密或非加密RFID芯片,比如银行卡、公交卡等,我在代码中的验证前阶段把芯片信息都换成我自己的司机信息,确保读者测试时可以收到服务器的回复) 2. 海外版功能:点击切换当前语言。 3. 司机证件号码识别功能:读取司机证件上的证件号码,也可以用来与出行平台数据库的接单司机信息进行。I complete this whole project on my own . Including Android application programming,web server ( Apache + PHP + MySQL), and UI. 1.Map route planing。You can use mobile phone choose pick up & destination address,application provide address name hint and draw optimized route for user , then call car for you. 2.RFID authentication function:User can use application to scan driver license or other RFID hardware, then use NDK MD5 algorithm encrypt RFID number, and send it to Web Server Database, check with driver information and authenticate ID number , if ID number coherent with driver info , send back driver information to User and continue call car order . record user location and alert if ID not coherent. 3.Driver License Number Recognition : Application can recognize driver license digit number ,and also can send to web server for authentication & feed back result to user.
Stars: ✭ 935 (+2497.22%)
Mutual labels:  ocr
Firebase-HMS-ML-Kit-Scanner-Demo
Various scanner use cases using Firebase or HMS ML-Kit
Stars: ✭ 22 (-38.89%)
Mutual labels:  ocr
Text renderer
Generate text images for training deep learning ocr model
Stars: ✭ 931 (+2486.11%)
Mutual labels:  ocr
MoalemYar
A personal project for class management, using various technologies like WPF, Entityframwork, CodeFirst, Sqlite, Migration and more
Stars: ✭ 53 (+47.22%)
Mutual labels:  persian
Pytesseractid
使用 pytesseract ocr 识别 18 位身份证号
Stars: ✭ 23 (-36.11%)
Mutual labels:  ocr
digdet
A realtime digit OCR on the browser using Machine Learning
Stars: ✭ 22 (-38.89%)
Mutual labels:  ocr
Fakemenot
Application to check authenticity of Twitter screenshots. Written in Python 🐍
Stars: ✭ 22 (-38.89%)
Mutual labels:  ocr
Sharex
ShareX is a free and open source program that lets you capture or record any area of your screen and share it with a single press of a key. It also allows uploading images, text or other types of files to many supported destinations you can choose from.
Stars: ✭ 18,143 (+50297.22%)
Mutual labels:  ocr
Tesseract
This package contains an OCR engine - libtesseract and a command line program - tesseract. Tesseract 4 adds a new neural net (LSTM) based OCR engine which is focused on line recognition, but also still supports the legacy Tesseract OCR engine of Tesseract 3 which works by recognizing character patterns. Compatibility with Tesseract 3 is enabled by using the Legacy OCR Engine mode (--oem 0). It also needs traineddata files which support the legacy engine, for example those from the tessdata repository.
Stars: ✭ 43,199 (+119897.22%)
Mutual labels:  ocr
Build Ocr
Build an OCR for iOS apps
Stars: ✭ 17 (-52.78%)
Mutual labels:  ocr
Millionheroes
百万英雄/冲顶大会/芝士超人答题助手
Stars: ✭ 252 (+600%)
Mutual labels:  ocr
Chineseocr lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn、mnn、tnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M
Stars: ✭ 8,295 (+22941.67%)
Mutual labels:  ocr
deep-text-recognition-benchmark
Provide the OCR model in ONNX format so that the OpenCV DNN module can use them directly and correctly.
Stars: ✭ 32 (-11.11%)
Mutual labels:  ocr
Image Text Localization Recognition
A general list of resources to image text localization and recognition 场景文本位置感知与识别的论文资源与实现合集 シーンテキストの位置認識と識別のための論文リソースの要約
Stars: ✭ 788 (+2088.89%)
Mutual labels:  ocr
Crnn Pytorch
Pytorch implementation of CRNN (CNN + RNN + CTCLoss) for all language OCR.
Stars: ✭ 248 (+588.89%)
Mutual labels:  ocr
Ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
Stars: ✭ 6,896 (+19055.56%)
Mutual labels:  ocr
EverTranslator
Translate text anytime and everywhere, even you are gaming!
Stars: ✭ 59 (+63.89%)
Mutual labels:  ocr
Tensorflow Ocr
🖺 OCR using tensorflow with attention
Stars: ✭ 635 (+1663.89%)
Mutual labels:  ocr
answer-helper
百万英雄/冲顶大会答题助手
Stars: ✭ 14 (-61.11%)
Mutual labels:  ocr
mds-angular-datetime-picker-package
Angular 2+ And Bootstrap 4+ DateTimePicker
Stars: ✭ 18 (-50%)
Mutual labels:  persian
ID-Card-Passport-Recognition-SDK-Android
On-Device ID Card & Passport & Driver License Recognition SDK for Android
Stars: ✭ 223 (+519.44%)
Mutual labels:  ocr
Gosseract
Go package for OCR (Optical Character Recognition), by using Tesseract C++ library
Stars: ✭ 1,622 (+4405.56%)
Mutual labels:  ocr
Trwebocr
开源易用的中文离线OCR,识别率媲美大厂,并且提供了易用的web页面及web的接口,方便人类日常工作使用或者其他程序来调用~
Stars: ✭ 618 (+1616.67%)
Mutual labels:  ocr
tibetan-ocr
Python OCR for Handwritten Tibetan Mauscripts
Stars: ✭ 19 (-47.22%)
Mutual labels:  ocr
Tr
Free Offline OCR 离线的中文文本检测+识别SDK
Stars: ✭ 598 (+1561.11%)
Mutual labels:  ocr
Imageocr
PHP验证码识别[PHP CAPTCHA Recognition]
Stars: ✭ 241 (+569.44%)
Mutual labels:  ocr
R2cnn faster Rcnn tensorflow
Rotational region detection based on Faster-RCNN.
Stars: ✭ 548 (+1422.22%)
Mutual labels:  ocr
OCR
Optical character recognition Using Deep Learning
Stars: ✭ 25 (-30.56%)
Tesseract.js
Pure Javascript OCR for more than 100 Languages 📖🎉🖥
Stars: ✭ 25,246 (+70027.78%)
Mutual labels:  ocr
Awesome Ocr
Stars: ✭ 198 (+450%)
Mutual labels:  ocr
Fots.pytorch
FOTS Pytorch Implementation
Stars: ✭ 513 (+1325%)
Mutual labels:  ocr
NLP-image-to-text
code to extract text from images
Stars: ✭ 28 (-22.22%)
Mutual labels:  ocr
Anti Webspider
Web 端反爬技术方案
Stars: ✭ 486 (+1250%)
Mutual labels:  ocr
Mayan Edms
Free Open Source Document Management System (mirror, no pull request or issues)
Stars: ✭ 226 (+527.78%)
Mutual labels:  ocr
icccig
generate images of itunes card content code. (for readable OCR)
Stars: ✭ 14 (-61.11%)
Mutual labels:  ocr
Tensorflow psenet
This is a tensorflow re-implementation of PSENet: Shape Robust Text Detection with Progressive Scale Expansion Network.My blog:
Stars: ✭ 472 (+1211.11%)
Mutual labels:  ocr
Rnn ctc
Recurrent Neural Network and Long Short Term Memory (LSTM) with Connectionist Temporal Classification implemented in Theano. Includes a Toy training example.
Stars: ✭ 220 (+511.11%)
Mutual labels:  ocr
Easyocr
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).
Stars: ✭ 466 (+1194.44%)
Mutual labels:  ocr
Inventory Kamera
Scans Genshin Impact characters, artifacts, and weapons from the game window into a JSON file.
Stars: ✭ 348 (+866.67%)
Mutual labels:  ocr
Captcha platform
[验证码识别-部署] This project is based on CNN+BLSTM+CTC to realize verificationtion. This projeccode identificat is only for deployment models.
Stars: ✭ 458 (+1172.22%)
Mutual labels:  ocr
Tesseract4java
Java GUI and Tools for Tesseract OCR
Stars: ✭ 214 (+494.44%)
Mutual labels:  ocr
PersianTools.Core
Persian Tools for .Net and .Net Core
Stars: ✭ 25 (-30.56%)
Mutual labels:  persian
Dbnet.pytorch
A pytorch re-implementation of Real-time Scene Text Detection with Differentiable Binarization
Stars: ✭ 435 (+1108.33%)
Mutual labels:  ocr
Lodestone
Personal Document Archiving (DMS, EDMS for Personal/Home Office use)
Stars: ✭ 426 (+1083.33%)
Mutual labels:  ocr
py-persian-tools
An anthology of a variety of tools for the Persian language in Python
Stars: ✭ 106 (+194.44%)
Mutual labels:  persian
Chineseocr
yolo3+ocr
Stars: ✭ 4,558 (+12561.11%)
Mutual labels:  ocr
Icdar 2019 Sroie
ICDAR 2019 Robust Reading Challenge on Scanned Receipts OCR and Information Extraction
Stars: ✭ 202 (+461.11%)
Mutual labels:  ocr
Psenet.pytorch
A pytorch re-implementation of PSENet: Shape Robust Text Detection with Progressive Scale Expansion Network
Stars: ✭ 416 (+1055.56%)
Mutual labels:  ocr
tesseract-unity
Standalone OCR plugin for Unity using Tesseract
Stars: ✭ 35 (-2.78%)
Mutual labels:  ocr
ocr space
Free Online OCR for Ruby - Convert images to text
Stars: ✭ 62 (+72.22%)
Mutual labels:  ocr
Differentiablebinarization
DB (Real-time Scene Text Detection with Differentiable Binarization) implementation in Keras and Tensorflow
Stars: ✭ 106 (+194.44%)
Mutual labels:  ocr
Millionhero
速度快、准确易用-支持各平台的答题助手-图形界面-多权重答案推荐-自动百度高亮答案
Stars: ✭ 106 (+194.44%)
Mutual labels:  ocr
ingest-file
Ingestors extract the contents of mixed unstructured documents into structured (followthemoney) data.
Stars: ✭ 40 (+11.11%)
Mutual labels:  ocr
pmOCR
A wrapper for tesseract / abbyyOCR11 ocr4linux finereader cli that can perform batch operations or monitor a directory and launch an OCR conversion on file activity
Stars: ✭ 53 (+47.22%)
Mutual labels:  ocr
Zhishiwenda Helper
百万英雄/冲顶大会/知识超人 答题助手 瞬间使用Chrome打开百度
Stars: ✭ 102 (+183.33%)
Mutual labels:  ocr
Bert ocr.pytorch
Unofficial PyTorch implementation of 2D Attentional Irregular Scene Text Recognizer
Stars: ✭ 101 (+180.56%)
Mutual labels:  ocr
Android Ocrsample
Android OCR example application which uses Google Text Recognition API
Stars: ✭ 100 (+177.78%)
Mutual labels:  ocr
Image text reader
The module extracts text from image using the tesseract-OCR engine. Generally, text present in the images are blur or are of uneven sizes. The image is pre-processed for better comprehension by OCR. This module first makes bounding box for text in images and then normalizes it to 300 dpi, suitable for OCR engine to read.
Stars: ✭ 97 (+169.44%)
Mutual labels:  ocr
301-360 of 503 similar projects