huoyijie / AdvancedEAST
AdvancedEAST is an algorithm used for Scene image text detect, which is primarily based on EAST, and the significant improvement was also made, which make long text predictions more accurate.https://github.com/huoyijie/raspberrypi-car
☆1,227Updated 2 years ago
Alternatives and similar repositories for AdvancedEAST:
Users that are interested in AdvancedEAST are comparing it to the libraries listed below
- Convolutional Recurrent Neural Networks(CRNN) for Scene Text Recognition☆1,035Updated last year
- Official Pytorch implementations of PSENet.☆1,178Updated 2 years ago
- Implementation of our paper 'PixelLink: Detecting Scene Text via Instance Segmentation' in AAAI2018☆769Updated 5 years ago
- A repository for OCR, which inlcudes some classical OCR algorithms Pytorch implementation such as CTPN, EAST and CRNN.☆658Updated 5 years ago
- 用keras实现OCR定位、识别☆530Updated 6 years ago
- This is a tensorflow re-implementation of PSENet: Shape Robust Text Detection with Progressive Scale Expansion Network.My blog:☆489Updated 5 years ago
- Extremely simple implement for CRNN by Tensorflow☆527Updated 2 years ago
- Generate text images for training deep learning ocr model☆1,428Updated 3 years ago
- Detecting Text in Natural Image with Connectionist Text Proposal Network (ECCV'16)☆1,285Updated 3 years ago
- TextBoxes++: A Single-Shot Oriented Scene Text Detector☆957Updated last year
- 主流ocr算法研究实验性的项目,目前实现了CNN+BLSTM+CTC架构☆1,280Updated 4 years ago
- Recognizing cropped text in natural images.☆732Updated 2 years ago
- This repository provides train&test code, dataset, det.&rec. annotation, evaluation script, annotation tool, and ranking.☆645Updated 4 years ago
- FOTS Pytorch Implementation☆642Updated 2 years ago
- Scene text recognition☆839Updated 5 years ago
- ctpn+crnn Scene character recognition☆942Updated 7 years ago
- Tracking the latest progress in Scene Text Detection and Recognition: Must-read papers well organized☆786Updated 2 years ago
- A TensorFlow implementation of https://github.com/bgshih/crnn☆301Updated 4 years ago
- text detection mainly based on ctpn model in tensorflow, id card detect, connectionist text proposal network☆3,442Updated last year
- A general list of resources to image text localization and recognition 场景文本位置感知与识别的论文资源与实现合集 シーンテキストの位置認識と識別のための論文リソースの要約☆952Updated last year
- 基于CTPN(tensorflow)+CRNN(pytorch)+CTC的不定长文本检测和识别☆295Updated 6 years ago
- This is a pytorch implementation of CTPN(Detecting Text in Natural Image with Connectionist Text Proposal Network). You may want to finet…☆295Updated 6 years ago
- CRNN with attention to do OCR,add Chinese recognition☆337Updated 10 months ago
- 运用tensorflow实现自然场景文字检测,keras/pytorch实现crnn+ctc实现不定长中文OCR识别☆392Updated 6 years ago
- (CRNN) Chinese Characters Recognition.☆1,854Updated 2 years ago
- A pytorch re-implementation of PSENet: Shape Robust Text Detection with Progressive Scale Expansion Network☆463Updated 4 years ago
- Code for generating synthetic text images as described in "Synthetic Data for Text Localisation in Natural Images", Ankush Gupta, Andrea …☆2,079Updated last year
- An Implementation of the seglink alogrithm in paper Detecting Oriented Text in Natural Images by Linking Segments☆495Updated 6 years ago
- A PyTorch implementation of ECCV2018 Paper: TextSnake: A Flexible Representation for Detecting Text of Arbitrary Shapes☆438Updated last year
- Chinese text detection and recognition based on CTPN + DENSENET using Keras and Tensor Flow,使用keras和tensorflow基于CTPN+Densenet实现的中文文本检测和识别☆286Updated 5 years ago