All Projects → Simplehtr → Similar Projects or Alternatives

627 Open source projects that are alternatives of or similar to Simplehtr

Newocr
A custom OCR library in pure Java made as a replacement for MS Paint IDE's OCR
Stars: ✭ 43 (-95.99%)
Mutual labels:  ocr
Ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
Stars: ✭ 6,896 (+543.28%)
Mutual labels:  ocr
Price prediction lob
Deep learning for price movement prediction using high frequency limit order data
Stars: ✭ 27 (-97.48%)
Mutual labels:  recurrent-neural-networks
Tensorflow Tutorial
TensorFlow and Deep Learning Tutorials
Stars: ✭ 748 (-30.22%)
Mutual labels:  recurrent-neural-networks
Swiftytesseractrte
SwiftyTesseract Real-Time Engine
Stars: ✭ 49 (-95.43%)
Mutual labels:  ocr
Evil
Optical Character Recognition in Swift for iOS&macOS. 银行卡、身份证、门牌号光学识别
Stars: ✭ 648 (-39.55%)
Mutual labels:  ocr
Pgstosrt
PGS to Srt converter
Stars: ✭ 21 (-98.04%)
Mutual labels:  ocr
Aster
Recognizing cropped text in natural images.
Stars: ✭ 626 (-41.6%)
Mutual labels:  ocr
Rnn Vae
Variational Autoencoder with Recurrent Neural Network based on Google DeepMind's "DRAW: A Recurrent Neural Network For Image Generation"
Stars: ✭ 39 (-96.36%)
Mutual labels:  recurrent-neural-networks
Receipt Parser Legacy
A supermarket receipt parser written in Python using tesseract OCR
Stars: ✭ 614 (-42.72%)
Mutual labels:  ocr
Named Entity Recognition
name entity recognition with recurrent neural network(RNN) in tensorflow
Stars: ✭ 20 (-98.13%)
Mutual labels:  recurrent-neural-networks
Tr
Free Offline OCR 离线的中文文本检测+识别SDK
Stars: ✭ 598 (-44.22%)
Mutual labels:  ocr
Idmatch
Match faces on id cards with OCR capabilities.
Stars: ✭ 52 (-95.15%)
Mutual labels:  ocr
Tensorflow Vae Gan Draw
A collection of generative methods implemented with TensorFlow (Deep Convolutional Generative Adversarial Networks (DCGAN), Variational Autoencoder (VAE) and DRAW: A Recurrent Neural Network For Image Generation).
Stars: ✭ 577 (-46.18%)
Mutual labels:  recurrent-neural-networks
Seq 2 Seq Ocr
Handwritten text recognition with Keras
Stars: ✭ 15 (-98.6%)
Mutual labels:  ocr
Card.io Android Source
The open-source code for the card.io-Android-SDK: provides fast, easy credit card scanning in mobile apps
Stars: ✭ 549 (-48.79%)
Mutual labels:  ocr
Pan card ocr project
To extract details from Indian National Identification Cards such as PAN (completed) & Aadhar, Passport, Driving License (WIP) in a structured format
Stars: ✭ 39 (-96.36%)
Mutual labels:  ocr
Scanner
二维码/条码识别、身份证识别、银行卡识别、车牌识别、图片文字识别、黄图识别、驾驶证(驾照)识别
Stars: ✭ 547 (-48.97%)
Mutual labels:  ocr
En Data mining
Data Mining Historical Newspaper Metadata (METS/ALTO formats)
Stars: ✭ 14 (-98.69%)
Mutual labels:  ocr
Trending Deep Learning
Top 100 trending deep learning repositories sorted by the number of stars gained on a specific day.
Stars: ✭ 543 (-49.35%)
Mutual labels:  recurrent-neural-networks
Eyevis
Android based Vocal Vision for Visually Impaired. Object Detection, Voice Assistance, Optical Character Reader, Read Aloud, Face Recognition, Landmark Recognition, Image Labelling etc.
Stars: ✭ 48 (-95.52%)
Mutual labels:  ocr
Ner Lstm
Named Entity Recognition using multilayered bidirectional LSTM
Stars: ✭ 532 (-50.37%)
Mutual labels:  recurrent-neural-networks
Img2latex Mathpix
An image to LaTeX tool by MathpixOCR API and JavaFX
Stars: ✭ 872 (-18.66%)
Mutual labels:  ocr
Millionheroassistant
百万 / 冲顶 / 芝士 / UC / 万能 答题助手(知识图谱更加专业,自动推荐答案, Android手机自动屏幕适配,模拟器支持,多开)
Stars: ✭ 524 (-51.12%)
Mutual labels:  ocr
Reinvent Randomized
Recurrent Neural Network using randomized SMILES strings to generate molecules
Stars: ✭ 39 (-96.36%)
Mutual labels:  recurrent-neural-networks
Crow Translate
A simple and lightweight translator that allows to translate and speak text using Google, Yandex and Bing.
Stars: ✭ 503 (-53.08%)
Mutual labels:  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 (-21.27%)
Mutual labels:  ocr
Punctuator2
A bidirectional recurrent neural network model with attention mechanism for restoring missing punctuation in unsegmented text
Stars: ✭ 483 (-54.94%)
Mutual labels:  recurrent-neural-networks
Image Captioning
Image Captioning: Implementing the Neural Image Caption Generator with python
Stars: ✭ 52 (-95.15%)
Mutual labels:  recurrent-neural-networks
East
This is a pytorch re-implementation of EAST: An Efficient and Accurate Scene Text Detector.
Stars: ✭ 478 (-55.41%)
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 (-12.78%)
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 (-55.97%)
Mutual labels:  ocr
Reading comprehension tf
Machine Reading Comprehension in Tensorflow
Stars: ✭ 37 (-96.55%)
Mutual labels:  recurrent-neural-networks
Eeglearn
A set of functions for supervised feature learning/classification of mental states from EEG based on "EEG images" idea.
Stars: ✭ 469 (-56.25%)
Mutual labels:  recurrent-neural-networks
Javascript Bcr Library
Offline business card reader
Stars: ✭ 24 (-97.76%)
Mutual labels:  ocr
Cnn lstm ctc ocr
Tensorflow-based CNN+LSTM trained with CTC-loss for OCR
Stars: ✭ 464 (-56.72%)
Mutual labels:  ocr
Mybox
Easy tools of document, image, file, network, location, color, and media.
Stars: ✭ 45 (-95.8%)
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 (-57.28%)
Mutual labels:  ocr
Pyocr
A Python wrapper for Tesseract and Cuneiform -- Moved to Gnome's Gitlab
Stars: ✭ 932 (-13.06%)
Mutual labels:  ocr
Js Ocr Demo
JavaScript optical character recognition demo
Stars: ✭ 447 (-58.3%)
Mutual labels:  ocr
Blackout
NaNoGenMo 2016 entry #2
Stars: ✭ 36 (-96.64%)
Mutual labels:  ocr
Dbnet.pytorch
A pytorch re-implementation of Real-time Scene Text Detection with Differentiable Binarization
Stars: ✭ 435 (-59.42%)
Mutual labels:  ocr
Pytesseractid
使用 pytesseract ocr 识别 18 位身份证号
Stars: ✭ 23 (-97.85%)
Mutual labels:  ocr
Tensorflow Char Rnn
Char-RNN implemented using TensorFlow.
Stars: ✭ 429 (-59.98%)
Mutual labels:  recurrent-neural-networks
Tensorflow Cnn Time Series
Feeding images of time series to Conv Nets! (Tensorflow + Keras)
Stars: ✭ 49 (-95.43%)
Mutual labels:  recurrent-neural-networks
Lodestone
Personal Document Archiving (DMS, EDMS for Personal/Home Office use)
Stars: ✭ 426 (-60.26%)
Mutual labels:  ocr
Fakemenot
Application to check authenticity of Twitter screenshots. Written in Python 🐍
Stars: ✭ 22 (-97.95%)
Mutual labels:  ocr
Chineseocr
yolo3+ocr
Stars: ✭ 4,558 (+325.19%)
Mutual labels:  ocr
Zxingcamera
Camera for Android,身份证号码识别 (本地,实时)
Stars: ✭ 34 (-96.83%)
Mutual labels:  ocr
Psenet.pytorch
A pytorch re-implementation of PSENet: Shape Robust Text Detection with Progressive Scale Expansion Network
Stars: ✭ 416 (-61.19%)
Mutual labels:  ocr
Chainer Rnn Ner
Named Entity Recognition with RNN, implemented by Chainer
Stars: ✭ 19 (-98.23%)
Mutual labels:  recurrent-neural-networks
Opensearchserver
Open-source Enterprise Grade Search Engine Software
Stars: ✭ 408 (-61.94%)
Mutual labels:  ocr
Sangita
A Natural Language Toolkit for Indian Languages
Stars: ✭ 43 (-95.99%)
Mutual labels:  recurrent-neural-networks
Recurrent Scene Parsing With Perspective Understanding In The Loop
parsing scene images with understanding geometric perspective in the loop
Stars: ✭ 32 (-97.01%)
Mutual labels:  recurrent-neural-networks
Build Ocr
Build an OCR for iOS apps
Stars: ✭ 17 (-98.41%)
Mutual labels:  ocr
Docs
Lightweight document management system packed with all the features you can expect from big expensive solutions
Stars: ✭ 827 (-22.85%)
Mutual labels:  ocr
Dmsmsgrcg
A photo OCR project aims to output DMS messages contained in sign structure images.
Stars: ✭ 18 (-98.32%)
Mutual labels:  ocr
Seven Segment Ocr
Digitizes numbers from videos & images of seven segment displays
Stars: ✭ 53 (-95.06%)
Mutual labels:  ocr
Tensorflow Lstm Sin
TensorFlow 1.3 experiment with LSTM (and GRU) RNNs for sine prediction
Stars: ✭ 52 (-95.15%)
Mutual labels:  recurrent-neural-networks
Tesseract Python
Examples to implement OCR(Optical Character Recognition) using tesseract using Python
Stars: ✭ 49 (-95.43%)
Mutual labels:  ocr
61-120 of 627 similar projects