Stars
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
Pytorch implementations of some general federated optimization methods.
This repository contains datasets and baselines for benchmarking Chinese text recognition.
OCR software, free and offline. 开源、免费的离线OCR软件。支持截屏/批量导入图片,PDF文档识别,排除水印/页眉页脚,扫描/生成二维码。内置多国语言库。
Encoder and decoder with attention model for chinese_ocr in Pytorch 1.0
A Tensorflow model for text recognition (CNN + seq2seq with visual attention) available as a Python package and compatible with Google Cloud ML Engine.
This repository implements the the encoder and decoder model with attention model for OCR
CRNN with attention to do OCR,add Chinese recognition
The SCUT-EPT Dataset for the research of offline handwritten Chinese text recognition (HCTR) in educational documents has been released.
Pytorch implementation of CTPN (Detecting Text in Natural Image with Connectionist Text Proposal Network)
text detection mainly based on ctpn model in tensorflow, id card detect, connectionist text proposal network
This is a pytorch implementation of CTPN(Detecting Text in Natural Image with Connectionist Text Proposal Network). You may want to finetune from: https://drive.google.com/open?id=1JHhI4sEIXfs5gDa1…
A PyTorch implementation of "Real-time Scene Text Detection with Differentiable Binarization".
PyTorch re-implementation of ''Real-time Scene Text Detection with Differentiable Binarization'' (AAAI 2020)
A pytorch re-implementation of Real-time Scene Text Detection with Differentiable Binarization
基于pytorch的ocr算法库,包括 psenet, pan, dbnet, sast , crnn
My personal implementation of SVTR model for handwritten OCR
Official implementation of PageNet (IJCV 2022)
Extremely simple implement for Chinese OCR by PyTorch.