WenmuZhou / Segmentation-Free_OCRLinks
recognize chinese and english without segmentation
☆11Updated 7 years ago
Alternatives and similar repositories for Segmentation-Free_OCR
Users that are interested in Segmentation-Free_OCR are comparing it to the libraries listed below
Sorting:
- Pytorch implementation of PSEnet with Pyramid Attention Network as feature extractor☆63Updated 5 years ago
- Unofficial PyTorch implementation of 2D Attentional Irregular Scene Text Recognizer☆134Updated 5 years ago
- This is a project of EAST text detector implemented by Pytorch☆47Updated 5 years ago
- A pytorch implementation of the attention based ocr☆44Updated 5 years ago
- This is an implementation of Show, Attend and Read with tensorflow☆86Updated 2 years ago
- PyTorch re-implementation of ''Real-time Scene Text Detection with Differentiable Binarization'' (AAAI 2020)☆94Updated 5 years ago
- FOTS tensorflow implementation, Include train and test, EAST+Rotate+CRNN. FOTS: Fast Oriented Text Spotting with a Unified Network☆89Updated 6 years ago
- Code for the paper "KISS: Keeping it Simple for Scene Text Recognition"☆110Updated 2 years ago
- A reimplementation of Character Region Awareness for Text Detection (CRAFT) with training code☆82Updated 6 years ago
- A network for irregular text recognition.☆26Updated 4 years ago
- Encoder and decoder with attention model for chinese_ocr in Pytorch 1.0☆37Updated 6 years ago
- an unofficial implementation of FOTS: Fast Oriented Text Spotting with a Unified Network☆67Updated 6 years ago
- MASTER☆139Updated 2 years ago
- A pytorch re-implementation of Real-time Scene Text Detection with Differentiable Binarization☆110Updated 4 years ago
- Scene Text Detection with Learned Anchor☆67Updated 5 years ago
- textscanner ocr project☆29Updated 3 years ago
- FOTS text detection branch reimplementation, hmean: 83.3%☆79Updated 5 years ago
- ☆65Updated 6 years ago
- This repository is the official implementation of `A Semantic-based Arbitrarily-Oriented Scene Text Detector`(named STD++ as it is the im…☆29Updated 6 years ago
- Pytorch implements SA-Text: Simple but Accurate Detector for Text of Arbitrary Shapes☆42Updated 5 years ago
- A TensorFlow implementation of NRTR, a No-Recurrence Seq2Seq Model for Scene Text Recognition☆31Updated 6 years ago
- FudanOCR: A modularized and extensible OCR framework for text detection and recognition. The model group contains CRNN, MORAN, EAST and s…☆10Updated 2 years ago
- keras implementation of PSENET☆79Updated 6 years ago
- ☆26Updated 2 years ago
- 结合实际项目经验谈文本检测,顺便展示一下我们只用合成数据训练的通用印刷体文本检测算法pixel-anchor-link☆56Updated 6 years ago
- [ACM MM 2020] Exploring Font-independent Features for Scene Text Recognition☆44Updated 4 years ago
- Pytorch implementation of "Scene Text Recognition with Sliding Convolutional Character Models"☆14Updated 6 years ago
- EAST + Rotate + CRNN☆23Updated 6 years ago
- ☆88Updated 5 years ago
- 将原本Keras版本的AdvancedEAST改写成PyTorch版,将数据集由.npy文件改成一个LMDB文件,加入Precision,Recall, F1 score方便训练以及调试,底层网络仍然用VGG16。☆38Updated 5 years ago