dengdan / pylibLinks
A repository containing a lot of handy python methods encapsulated on many commonly used build-in modules(os, sys, etc.) or popular libs (numpy, tensorflow, cv2, etc. ).
☆38Updated 2 years ago
Alternatives and similar repositories for pylib
Users that are interested in pylib are comparing it to the libraries listed below
Sorting:
- ☆67Updated 8 years ago
- ☆49Updated 6 years ago
- icpr2018_ocr_papers about ocr☆62Updated 6 years ago
- Corner-based Region Proposal Network☆140Updated 7 years ago
- RRD: Rotation-Sensitive Regression for Oriented Scene Text Detection☆101Updated 6 years ago
- Tensorflow re-implementation of the recognition part the paper "Deep TextSpotter: An End-to-End Trainable Scene Text Localization and Rec…☆24Updated 6 years ago
- This is a simple project to generate simple cropped images with characters. You can generate with Chinese or English characters. Backgrou…☆38Updated 8 years ago
- Implement 'Single Shot Text Detector with Regional Attention, ICCV 2017 Spotlight'☆83Updated 7 years ago
- very fast CTPN☆190Updated 6 years ago
- An Implementation of the alogrithm in paper IncepText: A New Inception-Text Module with Deformable PSROI Pooling for Multi-Oriented Scene…☆115Updated 6 years ago
- use STN+CNN+BLSTM+CTC to do OCR☆93Updated 7 years ago
- A modified SSD model for text detection☆91Updated 8 years ago
- Multi-Oriented Scene Text Detection via Corner Localization and Region Segmentation☆22Updated 6 years ago
- 佟派中文合成文本数据集是一个用来训练自然场景文本识别模型的数据集。☆45Updated 8 years ago
- Single Shot Text Detector with Regional Attention☆216Updated 7 years ago
- TextBoxes re-implement using tensorflow☆44Updated 8 years ago
- This software implements the Convolutional Recurrent Neural Network (CRNN) in tensorflow