#计算机科学#MMOCR 是基于 PyTorch 和 mmdetection 的开源工具箱,专注于文本检测,文本识别以及相应的下游任务,如关键信息提取。 它是 OpenMMLab 项目的一部分。
基于pytorch的ocr算法库,包括 psenet, pan, dbnet, sast , crnn
TensorRT-7 Network Lib 包括常用目标检测、关键点检测、人脸检测、OCR等 可训练自己数据
This is a tensorflow re-implementation of PSENet: Shape Robust Text Detection with Progressive Scale Expansion Network.My blog:
翻译 - 这是PSENet的张量流重新实现:使用渐进式规模扩展网络进行形状稳健的文本检测。
Official implementations of PSENet, PAN and PAN++.
TensorFlow implementation of PSENet text detector (Shape Robust Text Detection with Progressive Scale Expansion Networkt)
mxnet-Gluon implementation of PSENet text detector (Shape Robust Text Detection with Progressive Scale Expansion Network)
psenet,prune model, text detection
#安卓#chineseocr lite android psenet,超轻量级中文ocr android demo,支持竖排文字识别, 支持ncnn推理 ( psenet+anglenet+crnn)
This is an unofficial pytorch re-implementation of "Efficient and Accurate Arbitrary-Shaped Text Detection with Pixel Aggregation Network"(19'ICCV,PAN)