All Projects → Caffe_ocr → Similar Projects or Alternatives

879 Open source projects that are alternatives of or similar to Caffe_ocr

Lstm Ctc Ocr
using rnn (lstm or gru) and ctc to convert line image into text, based on torch7 and warp-ctc
Stars: ✭ 70 (-93.94%)
Mutual labels:  lstm, ctc, ocr
Sightseq
Computer vision tools for fairseq, containing PyTorch implementation of text recognition and object detection
Stars: ✭ 116 (-89.97%)
Mutual labels:  densenet, ctc, 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 (-80.97%)
Mutual labels:  lstm, ctc, ocr
Cnn lstm ctc tensorflow
CNN+LSTM+CTC based OCR implemented using tensorflow.
Stars: ✭ 343 (-70.33%)
Mutual labels:  lstm, ctc, ocr
Icdar 2019 Sroie
ICDAR 2019 Robust Reading Challenge on Scanned Receipts OCR and Information Extraction
Stars: ✭ 202 (-82.53%)
Mutual labels:  lstm, ctc, ocr
Cnn lstm ctc ocr
Tensorflow-based CNN+LSTM trained with CTC-loss for OCR
Stars: ✭ 464 (-59.86%)
Mutual labels:  lstm, ctc, 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 (+3636.94%)
Mutual labels:  lstm, ocr
Kraken
OCR engine for all the languages
Stars: ✭ 304 (-73.7%)
Mutual labels:  lstm, ocr
Crnn attention ocr chinese
CRNN with attention to do OCR,add Chinese recognition
Stars: ✭ 315 (-72.75%)
Mutual labels:  lstm, ocr
CRNN.tf2
Convolutional Recurrent Neural Network(CRNN) for End-to-End Text Recognition - TensorFlow 2
Stars: ✭ 131 (-88.67%)
Mutual labels:  ocr, ctc
Rus-SpeechRecognition-LSTM-CTC-VoxForge
Распознавание речи русского языка используя Tensorflow, обучаясь на базе Voxforge
Stars: ✭ 50 (-95.67%)
Mutual labels:  lstm, ctc
Ai Reading Materials
Some of the ML and DL related reading materials, research papers that I've read
Stars: ✭ 79 (-93.17%)
Mutual labels:  lstm, ocr
Text recognition toolbox
text_recognition_toolbox: The reimplementation of a series of classical scene text recognition papers with Pytorch in a uniform way.
Stars: ✭ 114 (-90.14%)
Mutual labels:  ctc, ocr
Tess4Android
A new fork base on tess-two and Tesseract 4.0.0
Stars: ✭ 31 (-97.32%)
Mutual labels:  ocr, lstm
Pytorch Asr
ASR with PyTorch
Stars: ✭ 124 (-89.27%)
Mutual labels:  densenet, ctc
Asr syllable
基于卷积神经网络的语音识别声学模型的研究
Stars: ✭ 127 (-89.01%)
Mutual labels:  densenet, ctc
Easyocr
Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
Stars: ✭ 13,379 (+1057.35%)
Mutual labels:  lstm, ocr
Megreader
A research project for text detection and recognition using PyTorch 1.2.
Stars: ✭ 332 (-71.28%)
Mutual labels:  ctc, ocr
Eeg Dl
A Deep Learning library for EEG Tasks (Signals) Classification, based on TensorFlow.
Stars: ✭ 165 (-85.73%)
Mutual labels:  lstm, densenet
Basicocr
BasicOCR是一个致力于解决自然场景文字识别算法研究的项目。该项目由长城数字大数据应用技术研究院佟派AI团队发起和维护。
Stars: ✭ 336 (-70.93%)
Mutual labels:  lstm, ocr
Ocr densenet
第一届西安交通大学人工智能实践大赛(2018AI实践大赛--图片文字识别)第一名;仅采用densenet识别图中文字
Stars: ✭ 425 (-63.24%)
Mutual labels:  densenet, ocr
Pointer Networks Experiments
Sorting numbers with pointer networks
Stars: ✭ 53 (-95.42%)
Mutual labels:  lstm
Aiopen
AIOpen是一个按人工智能三要素(数据、算法、算力)进行AI开源项目分类的汇集项目,项目致力于跟踪目前人工智能(AI)的深度学习(DL)开源项目,并尽可能地罗列目前的开源项目,同时加入了一些曾经研究过的代码。通过这些开源项目,使初次接触AI的人们对人工智能(深度学习)有更清晰和更全面的了解。
Stars: ✭ 62 (-94.64%)
Mutual labels:  lstm
Text Classification Keras
📚 Text classification library with Keras
Stars: ✭ 53 (-95.42%)
Mutual labels:  lstm
Tensorflow Lstm Sin
TensorFlow 1.3 experiment with LSTM (and GRU) RNNs for sine prediction
Stars: ✭ 52 (-95.5%)
Mutual labels:  lstm
Irm Based Speech Enhancement Using Lstm
Ideal Ratio Mask (IRM) Estimation based Speech Enhancement using LSTM
Stars: ✭ 66 (-94.29%)
Mutual labels:  lstm
Limit orderbook prediction
Stars: ✭ 61 (-94.72%)
Mutual labels:  lstm
Ner blstm Crf
LSTM-CRF for NER with ConLL-2002 dataset
Stars: ✭ 51 (-95.59%)
Mutual labels:  lstm
Seven Segment Ocr
Digitizes numbers from videos & images of seven segment displays
Stars: ✭ 53 (-95.42%)
Mutual labels:  ocr
Cnn lstm ctc ocr for icpr
Forked from weinman/cnn_lstm_ctc_ocr for the ICPR MTWI 2018 challenge 1
Stars: ✭ 62 (-94.64%)
Mutual labels:  ocr
Image Captioning
Image Captioning: Implementing the Neural Image Caption Generator with python
Stars: ✭ 52 (-95.5%)
Mutual labels:  lstm
Timecop
Time series based anomaly detector
Stars: ✭ 65 (-94.38%)
Mutual labels:  lstm
Time Attention
Implementation of RNN for Time Series prediction from the paper https://arxiv.org/abs/1704.02971
Stars: ✭ 52 (-95.5%)
Mutual labels:  lstm
Sentiment Analysis Nltk Ml Lstm
Sentiment Analysis on the First Republic Party debate in 2016 based on Python,NLTK and ML.
Stars: ✭ 61 (-94.72%)
Mutual labels:  lstm
Idmatch
Match faces on id cards with OCR capabilities.
Stars: ✭ 52 (-95.5%)
Mutual labels:  ocr
Scanbot Sdk Example Android
Document scanning SDK example apps for the Scanbot SDK for Android.
Stars: ✭ 67 (-94.2%)
Mutual labels:  ocr
Gym Continuousdoubleauction
A custom MARL (multi-agent reinforcement learning) environment where multiple agents trade against one another (self-play) in a zero-sum continuous double auction. Ray [RLlib] is used for training.
Stars: ✭ 50 (-95.67%)
Mutual labels:  lstm
Doccreator
DIAR software for synthetic document image and groundtruth generation, with various degradation models for data augmentation
Stars: ✭ 60 (-94.81%)
Mutual labels:  ocr
Jambot
Stars: ✭ 50 (-95.67%)
Mutual labels:  lstm
Deepseqslam
The Official Deep Learning Framework for Route-based Place Recognition
Stars: ✭ 49 (-95.76%)
Mutual labels:  lstm
Ultimatemrz Sdk
Machine-readable zone/travel document (MRZ / MRTD) detector and recognizer using deep learning
Stars: ✭ 66 (-94.29%)
Mutual labels:  ocr
Chinese semantic role labeling
基于 Bi-LSTM 和 CRF 的中文语义角色标注
Stars: ✭ 60 (-94.81%)
Mutual labels:  lstm
Tesseract Python
Examples to implement OCR(Optical Character Recognition) using tesseract using Python
Stars: ✭ 49 (-95.76%)
Mutual labels:  ocr
Swiftytesseractrte
SwiftyTesseract Real-Time Engine
Stars: ✭ 49 (-95.76%)
Mutual labels:  ocr
Tf Lstm Crf Batch
Tensorflow-LSTM-CRF tool for Named Entity Recognizer
Stars: ✭ 59 (-94.9%)
Mutual labels:  lstm
Coremlvisionscanner
CoreML Vision Text Data & Animal Detector iOS App
Stars: ✭ 49 (-95.76%)
Mutual labels:  ocr
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.85%)
Mutual labels:  ocr
Hred Attention Tensorflow
An extension on the Hierachical Recurrent Encoder-Decoder for Generative Context-Aware Query Suggestion, our implementation is in Tensorflow and uses an attention mechanism.
Stars: ✭ 68 (-94.12%)
Mutual labels:  lstm
Ocr Electron Vue
📇 A Simple OCR Application built on Electron, Vue.js & Tesseract.js
Stars: ✭ 67 (-94.2%)
Mutual labels:  ocr
Ttkocr
OCR 识别图片以及PDF中的文字, based on Qt for windows and linux.
Stars: ✭ 65 (-94.38%)
Mutual labels:  ocr
Sane Scan Pdf
Sane command-line scan-to-pdf script on Linux with OCR and deskew support
Stars: ✭ 58 (-94.98%)
Mutual labels:  ocr
Rnn Notebooks
RNN(SimpleRNN, LSTM, GRU) Tensorflow2.0 & Keras Notebooks (Workshop materials)
Stars: ✭ 48 (-95.85%)
Mutual labels:  lstm
Mybox
Easy tools of document, image, file, network, location, color, and media.
Stars: ✭ 45 (-96.11%)
Mutual labels:  ocr
Cascade
This repo contains code to detect sarcasm from text in discussion forum using deep learning
Stars: ✭ 58 (-94.98%)
Mutual labels:  lstm
Vue.js With Asp.net Core Sample
This provides a sample code using vue.js running on ASP.NET Core
Stars: ✭ 44 (-96.19%)
Mutual labels:  ocr
Ssun
Spectral-Spatial Unified Networks for Hyperspectral Image Classification
Stars: ✭ 44 (-96.19%)
Mutual labels:  lstm
Lstm Cnn classification
Stars: ✭ 64 (-94.46%)
Mutual labels:  lstm
Ntagger
reference pytorch code for named entity tagging
Stars: ✭ 58 (-94.98%)
Mutual labels:  densenet
Pytorchtext
1st Place Solution for Zhihu Machine Learning Challenge . Implementation of various text-classification models.(知乎看山杯第一名解决方案)
Stars: ✭ 1,022 (-11.59%)
Mutual labels:  lstm
Avsr Deep Speech
Google Summer of Code 2017 Project: Development of Speech Recognition Module for Red Hen Lab
Stars: ✭ 43 (-96.28%)
Mutual labels:  lstm
1-60 of 879 similar projects