WenmuZhou / DBNet.pytorchLinks
A pytorch re-implementation of Real-time Scene Text Detection with Differentiable Binarization
☆988Updated 2 years ago
Alternatives and similar repositories for DBNet.pytorch
Users that are interested in DBNet.pytorch are comparing it to the libraries listed below
Sorting:
- 收集并整理有关OCR的数据集并统一标注格式,以便实验需要☆913Updated last year
- A PyTorch implementation of "Real-time Scene Text Detection with Differentiable Binarization".☆2,179Updated last year
- Scene text recognition☆839Updated 5 years ago
- ☆611Updated 3 years ago
- ☆842Updated last year
- Official implementations of PSENet, PAN and PAN++.☆451Updated 2 years ago
- Official Pytorch implementations of PSENet.☆1,179Updated 2 years ago
- A unofficial pytorch implementation of PAN(PSENet2): Efficient and Accurate Arbitrary-Shaped Text Detection with Pixel Aggregation Networ…☆420Updated 4 years ago
- Pytorch implementation of CRNN (CNN + RNN + CTCLoss) for all language OCR.☆388Updated 5 years ago
- PyTorch Re-Implementation of EAST: An Efficient and Accurate Scene Text Detector☆432Updated 3 years ago
- CRAFT-Pyotorch:Character Region Awareness for Text Detection Reimplementation for Pytorch☆466Updated 3 years ago
- Read Like Humans: Autonomous, Bidirectional and Iterative Language Modeling for Scene Text Recognition☆447Updated 2 years ago
- 基于pytorch的ocr算法库,包括 psenet, pan, dbnet, sast , crnn☆684Updated 4 years ago
- Generate text images for training deep learning ocr model☆1,437Updated 3 years ago
- ASTER in Pytorch☆681Updated 3 years ago
- This is a pytorch implementation of CTPN(Detecting Text in Natural Image with Connectionist Text Proposal Network). You may want to finet…☆297Updated 6 years ago
- This repository implements the the encoder and decoder model with attention model for OCR☆360Updated 4 years ago
- ☆273Updated 4 years ago
- ☆549Updated last year
- Extremely simple implement for Chinese OCR by PyTorch.☆344Updated 4 years ago
- A PyTorch implementation of "ABCNet: Real-time Scene Text Spotting with Adaptive Bezier-Curve Network" (CVPR 2020 oral)☆431Updated 3 years ago
- FOTS Pytorch Implementation☆644Updated 2 years ago
- A repository for OCR, which inlcudes some classical OCR algorithms Pytorch implementation such as CTPN, EAST and CRNN.☆658Updated 5 years ago
- 基于Pytorch的OCR工具库,支持常用的文字检测和识别算法☆1,454Updated 9 months ago
- A scene text recognition toolbox based on PyTorch☆533Updated 3 years ago
- A PyTorch implementation of Mask TextSpotter☆413Updated 4 years ago
- Geometric Augmentation for Text Image☆488Updated 5 years ago
- This repository contains datasets and baselines for benchmarking Chinese text recognition.☆478Updated 2 years ago
- PaddleOCR inference in PyTorch. Converted from [PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR)☆968Updated this week
- crnn实现水平和垂直方向中文文字识别, 提供在3w多个中文字符训练的水平识别和垂直识别的预训练模型; 欢迎关注,试用和反馈问题... ...