A pytorch re-implementation of Real-time Scene Text Detection with Differentiable Binarization
☆1,014Dec 29, 2022Updated 3 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:
- A PyTorch implementation of "Real-time Scene Text Detection with Differentiable Binarization".☆2,246Mar 11, 2024Updated last year
- A unofficial pytorch implementation of PAN(PSENet2): Efficient and Accurate Arbitrary-Shaped Text Detection with Pixel Aggregation Networ…☆422Jun 4, 2021Updated 4 years ago
- 基于pytorch的ocr算法库,包括 psenet, pan, dbnet, sast , crnn☆679May 19, 2021Updated 4 years ago
- A pytorch re-implementation of PSENet: Shape Robust Text Detection with Progressive Scale Expansion Network☆461Mar 4, 2021Updated 5 years ago
- 收集并整理有关OCR的数据集并统一标注格式,以便实验需要☆965Nov 28, 2023Updated 2 years ago
- Official Pytorch implementations of PSENet.☆1,186Apr 7, 2023Updated 2 years ago
- Generate text images for training deep learning ocr model☆1,459Jan 17, 2022Updated 4 years ago
- ASTER in Pytorch☆684Dec 9, 2021Updated 4 years ago
- The code of "Mask TextSpotter v3: Segmentation Proposal Network for Robust Scene Text Spotting"☆625Jan 20, 2022Updated 4 years ago
- Official implementations of PSENet, PAN and PAN++.☆453Mar 9, 2023Updated 2 years ago
- 基于Pytorch的OCR工具库,支持常用的文字检测和识别算法☆1,513Jan 4, 2026Updated 2 months ago
- ctcloss + centerloss crnn text recognition☆200Jan 28, 2021Updated 5 years ago
- CRAFT-Pyotorch:Character Region Awareness for Text Detection Reimplementation for Pytorch☆467Nov 18, 2021Updated 4 years ago
- A PyTorch implementation of "ABCNet: Real-time Scene Text Spotting with Adaptive Bezier-Curve Network" (CVPR 2020 oral)☆431Apr 28, 2022Updated 3 years ago
- Code for the paper "MASTER: Multi-Aspect Non-local Network for Scene Text Recognition" (Pattern Recognition 2021)☆280Dec 26, 2021Updated 4 years ago
- Text recognition (optical character recognition) with deep learning methods, ICCV 2019☆3,918Mar 4, 2024Updated 2 years ago
- A pytorch re-implementation of Real-time Scene Text Detection with Differentiable Binarization☆110Apr 11, 2021Updated 4 years ago
- (CRNN) Chinese Characters Recognition.☆1,873Nov 13, 2022Updated 3 years ago
- Generate text line images for training deep learning OCR models☆898Jan 17, 2026Updated last month
- A research project for text detection and recognition using PyTorch 1.2.☆349Dec 24, 2019Updated 6 years ago
- A PyTorch implementation of "TextFuseNet: Scene Text Detection with Richer Fused Features".☆486Jul 2, 2021Updated 4 years ago
- A curated list of awesome synthetic data for text location and recognition☆338Jun 16, 2021Updated 4 years ago
- Scene text recognition☆839Dec 11, 2019Updated 6 years ago
- Official implementation of Character Region Awareness for Text Detection (CRAFT)☆3,362Jul 16, 2024Updated last year
- ☆620Dec 17, 2021Updated 4 years ago
- PyTorch Re-Implementation of EAST: An Efficient and Accurate Scene Text Detector☆434Jun 15, 2021Updated 4 years ago
- OCR dataset Text-Detection dataset Font-Classification dataset generator☆149Mar 1, 2022Updated 4 years ago
- Code for the paper "PICK: Processing Key Information Extraction from Documents using Improved Graph Learning-Convolutional Networks" (ICP…☆569Jul 25, 2024Updated last year
- Convolutional recurrent network in pytorch☆2,485Sep 19, 2024Updated last year
- AdvancedEAST is an algorithm used for Scene image text detect, which is primarily based on EAST, and the significant improvement was als…☆1,227Sep 9, 2022Updated 3 years ago
- A synthetic data generator for text recognition☆3,643Jul 18, 2024Updated last year
- OpenMMLab Text Detection, Recognition and Understanding Toolbox☆4,718Nov 27, 2024Updated last year
- Unofficial PyTorch implementation of Towards Accurate Scene Text Recognition with Semantic Reasoning Networks☆192May 12, 2020Updated 5 years ago
- A scene text recognition toolbox based on PyTorch☆536Sep 7, 2021Updated 4 years ago
- PyTorch re-implementation of ''Real-time Scene Text Detection with Differentiable Binarization'' (AAAI 2020)☆94Mar 19, 2020Updated 5 years ago
- A curated list of resources for text detection/recognition (optical character recognition ) with deep learning methods.☆2,536Aug 10, 2021Updated 4 years ago
- OCR toolbox from Davar-Lab☆759Nov 16, 2023Updated 2 years ago
- CharNet: Convolutional Character Networks