psenet
There are 12 repositories under psenet topic.
open-mmlab/mmocr
OpenMMLab Text Detection, Recognition and Understanding Toolbox
whai362/PSENet
Official Pytorch implementations of PSENet.
BADBADBADBOY/pytorchOCR
基于pytorch的ocr算法库,包括 psenet, pan, dbnet, sast , crnn
Syencil/tensorRT
TensorRT-7 Network Lib 包括常用目标检测、关键点检测、人脸检测、OCR等 可训练自己数据
liuheng92/tensorflow_PSENet
This is a tensorflow re-implementation of PSENet: Shape Robust Text Detection with Progressive Scale Expansion Network.My blog:
whai362/pan_pp.pytorch
Official implementations of PSENet, PAN and PAN++.
looput/PSENet-Tensorflow
TensorFlow implementation of PSENet text detector (Shape Robust Text Detection with Progressive Scale Expansion Networkt)
saicoco/Gluon-PSENet
mxnet-Gluon implementation of PSENet text detector (Shape Robust Text Detection with Progressive Scale Expansion Network)
BADBADBADBOY/pse-lite.pytorch
psenet,prune model, text detection
taylorlu/ocrDetect
ocr detect using psenet
benjaminwan/ChOcrLiteAndroidPseNet
chineseocr lite android psenet,超轻量级中文ocr android demo,支持竖排文字识别, 支持ncnn推理 ( psenet+anglenet+crnn)
HumanZhong/PAN-reimplement
This is an unofficial pytorch re-implementation of "Efficient and Accurate Arbitrary-Shaped Text Detection with Pixel Aggregation Network"(19'ICCV,PAN)