ocracy
Optical recognizer
An implementation of a recurrent neural network-based optical character recognition system using LSTM architecture.
pure javascript lstm rnn implementation based on ocropus
37 stars
9 watching
12 forks
Language: JavaScript
last commit: about 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An optical character recognition system deployed as a web service using a trained Tesseract OCR model | 47 |
| Develops CTC-based text recognition models with neural network architectures | 259 |
| An Object Pascal binding for the Tesseract OCR engine to perform optical character recognition | 145 |
| A Ruby wrapper around the Tesseract OCR API to provide an easy-to-use interface for optical character recognition tasks | 629 |
| An implementation of a deep neural network architecture for Human Activity Recognition using stacked residual bidirectional LSTM cells with TensorFlow. | 319 |
| An implementation of reinforcement learning for visual relationship and attribute detection using PyTorch. | 63 |
| Performs OCR on images and scans them for matches to Yara rules | 40 |
| An OCR program that can recognize bitmap fonts and convert them to scalable output formats. | 2 |
| An application that uses Optical Character Recognition to extract text from images and display it in a visual novel interface. | 67 |
| PyTorch implementation of a deep learning model for image segmentation | 90 |
| An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling | 245 |
| A deep learning-based speech recognition system built on top of PyTorch Lightning. | 2,109 |
| Training an image processing neural network to recover depth and content from autostereograms | 72 |
| Develops an end-to-end model for multiple visual perception and reasoning tasks using a single encoder, decoder, and large language model. | 1,336 |
| A Clojure wrapper for the Tesseract OCR software, allowing developers to easily integrate optical character recognition capabilities into their applications. | 54 |