saberSabersaber / transformer_OCRLinks
☆35Updated 4 years ago
Alternatives and similar repositories for transformer_OCR
Users that are interested in transformer_OCR are comparing it to the libraries listed below
Sorting:
- A pytorch re-implementation of Real-time Scene Text Detection with Differentiable Binarization☆110Updated 4 years ago
- ctcloss + centerloss crnn text recognition☆200Updated 4 years ago
- Python implementation of Text-Image-Augmentation☆244Updated 5 years ago
- A reimplementation of Character Region Awareness for Text Detection (CRAFT) with training code☆82Updated 5 years ago
- Unofficial PyTorch implementation of 2D Attentional Irregular Scene Text Recognizer☆133Updated 5 years ago
- Unofficial PyTorch implementation of Towards Accurate Scene Text Recognition with Semantic Reasoning Networks☆192Updated 5 years ago
- text_recognition_toolbox: The reimplementation of a series of classical scene text recognition papers with Pytorch in a uniform way.☆178Updated 3 years ago
- ☆68Updated 4 years ago
- textscanner ocr project☆29Updated 3 years ago
- Code for the paper "MASTER: Multi-Aspect Non-local Network for Scene Text Recognition" (Pattern Recognition 2021)☆281Updated 3 years ago
- ☆164Updated 2 years ago
- Re-implementation of MASTER by mmocr☆89Updated 3 years ago
- This is an implementation of Show, Attend and Read with tensorflow☆86Updated 2 years ago
- multi-task learning for text recognition with joint CTC-attention☆116Updated 5 years ago
- end2end layout analysis based seq2seq☆132Updated 4 years ago
- Deep Splitting and Merging for Table Structure Decomposition☆69Updated 2 years ago
- Encoder and decoder with attention model for chinese_ocr in Pytorch 1.0☆37Updated 6 years ago
- ABCNet_Chinese☆53Updated 3 years ago
- ocr data ,detect data ,recognize data☆29Updated 5 years ago
- OCR dataset Text-Detection dataset Font-Classification dataset generator☆148Updated 3 years ago
- PKU Team Zero's code for participation in ICDAR2019 ArT Recognition track (Champion)☆222Updated 2 years ago
- MASTER☆139Updated 2 years ago
- Image-based table cell detection: a new dataset and an improved detection method.☆55Updated 5 years ago
- ☆26Updated 2 years ago
- An implementation of the Splitting and Merging table recognition method.☆79Updated 5 years ago
- PyTorch implementation of my new method for Scene Text Recognition (STR) based on Transformer,Equipped with Transformer, this method outp…☆225Updated last year
- Pytorch implementation of "Scene Text Recognition with Sliding Convolutional Character Models"☆14Updated 6 years ago
- pytorch, ctpn ,text detection ,ocr,文本检测☆141Updated 5 years ago
- A PyTorch implementation of "ContourNet: Taking a Further Step toward Accurate Arbitrary-shaped Scene Text Detection" (CVPR2020)☆232Updated 3 years ago
- 将原本Keras版本的AdvancedEAST改写成PyTorch版,将数据集由.npy文件改成一个LMDB文件,加入Precision,Recall, F1 score方便训练以及调试,底层网络仍然用VGG16。☆38Updated 4 years ago