justOleh's Stars
tesseract-ocr/tesseract
Tesseract Open Source OCR Engine (main repository)
PaddlePaddle/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
JaidedAI/EasyOCR
Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
thu-ml/tianshou
An elegant PyTorch deep reinforcement learning library.
chineseocr/chineseocr
yolo3+ocr
clovaai/deep-text-recognition-benchmark
Text recognition (optical character recognition) with deep learning methods, ICCV 2019
Belval/TextRecognitionDataGenerator
A synthetic data generator for text recognition
clovaai/CRAFT-pytorch
Official implementation of Character Region Awareness for Text Detection (CRAFT)
xiaofengShi/CHINESE-OCR
[python3.6] 运用tf实现自然场景文字检测,keras/pytorch实现ctpn+crnn+ctc实现不定长场景文字OCR识别
kba/awesome-ocr
Links to awesome OCR projects
YCG09/chinese_ocr
CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras
jolibrain/deepdetect
Deep Learning API and Server in C++14 support for PyTorch,TensorRT, Dlib, NCNN, Tensorflow, XGBoost and TSNE
myhub/tr
Free Offline OCR 离线的中文文本检测+识别SDK
zeusees/License-Plate-Detector
基于Yolov5车牌检测,更快更准.
mateogianolio/ocr
Neural network OCR.
MhLiao/TextBoxes_plusplus
TextBoxes++: A Single-Shot Oriented Scene Text Detector
githubharald/CTCDecoder
Connectionist Temporal Classification (CTC) decoding algorithms: best path, beam search, lexicon search, prefix search, and token passing. Implemented in Python.
JusperLee/Speech-Separation-Paper-Tutorial
A must-read paper for speech separation based on neural networks
Grzego/handwriting-generation
Implementation of handwriting generation with use of recurrent neural networks in tensorflow. Based on Alex Graves paper (https://arxiv.org/abs/1308.0850).
dglai/WWW20-Hands-on-Tutorial
Materials for DGL hands-on tutorial in WWW 2020
JusperLee/Dual-Path-RNN-Pytorch
Dual-path RNN: efficient long sequence modeling for time-domain single-channel speech separation implemented by Pytorch
SakuraRiven/EAST
PyTorch Re-Implementation of EAST: An Efficient and Accurate Scene Text Detector
apoorva-dave/LicensePlateDetector
Detects license plate of car and recognizes its characters
AppleHolic/source_separation
Deep learning based speech source separation using Pytorch
Allen-Tildesley/examples
Fortran and Python examples to accompany the book "Computer Simulation of Liquids" by Michael P. Allen and Dominic J. Tildesley (2nd edition, Oxford University Press, 2017). Use the "Code" button, or follow the "Releases" link below.
xashru/punctuation-restoration
Punctuation Restoration using Transformer Models for High-and Low-Resource Languages
FelixDesrochers/Numerov
A python script that solves the one dimensional time-independent Schrodinger equation for bound states. The script uses a Numerov method to solve the differential equation and displays the desired energy levels and a figure with an approximate wave function for each of these energy levels.
YuriyGuts/cartpole-q-learning
A cart pole balancing agent powered by Q-Learning.
shane-taurean/openalpr_python_demo_00
Otman404/Mathematical_Symbols_Recognition
Recognition and Classification of Handwritten Math Symbols using Keras