BaoWentz / AdvancedEAST-PyTorch
将原本Keras版本的AdvancedEAST改写成PyTorch版,将数据集由.npy文件改成一个LMDB文件,加入Precision,Recall, F1 score方便训练以及调试,底层网络仍然用VGG16。
☆38Updated 4 years ago
Alternatives and similar repositories for AdvancedEAST-PyTorch:
Users that are interested in AdvancedEAST-PyTorch are comparing it to the libraries listed below
- A pytorch re-implementation of Real-time Scene Text Detection with Differentiable Binarization☆110Updated 3 years ago
- pytorch实现AdvancedEast+mobilenetv3☆26Updated 5 years ago
- ☆68Updated 4 years ago
- ☆26Updated 3 years ago
- Unofficial PyTorch implementation of 2D Attentional Irregular Scene Text Recognizer☆132Updated 4 years ago
- Unofficial PyTorch implementation of Towards Accurate Scene Text Recognition with Semantic Reasoning Networks☆193Updated 4 years ago
- ☆68Updated 4 years ago
- ABCNet_Chinese☆52Updated 3 years ago
- ctcloss + centerloss crnn text recognition☆200Updated 4 years ago
- ☆152Updated 4 years ago
- A reimplementation of Character Region Awareness for Text Detection (CRAFT) with training code☆81Updated 5 years ago
- ☆35Updated 4 years ago
- implement FOTS and apply it on real scenario.☆68Updated 5 years ago
- This is a project of EAST text detector implemented by Pytorch☆47Updated 4 years ago
- Code for "Primitive Representation Learning for Scene Text Recognition" (CVPR 2021)☆82Updated 2 years ago
- you can use dbnet to detect word or bar code,Knowledge Distillation is provided,also python tensorrt inference is provided.