fxwfzsxyq's repositories
aster.pytorch
ASTER in Pytorch
ChineseAddress_OCR
Photographing Chinese-Address OCR implemented using CTPN+CTC+Address Correction. 拍照文档中文地址文字识别。
Python-100-Days
Python - 100天从新手到大师
AIPaperCompleteDownload
Complete download for papers in various top conferences
baipiaoOCR
convert paddleOCR to torchOCR, ppocr-v3,ppocr-v4, onnx, openvino
BalancedGroupSoftmax
CVPR 2020 oral paper: Overcoming Classifier Imbalance for Long-tail Object Detection with Balanced Group Softmax.
benchmarking-chinese-text-recognition
This repository contains datasets and baselines for benchmarking Chinese text recognition.
chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M
ctpn.model
ctpn pre model
DewarpNet
Code for the paper "DewarpNet: Single-Image Document Unwarping With Stacked 3D and 2D Regression Networks" (ICCV '19)
mmdeploy
OpenMMLab Model Deployment Framework
PaddleOCR
基于飞桨的OCR工具库,包含总模型仅8.6M的超轻量级中文OCR,单模型支持中英文数字组合识别、竖排文本识别、长文本识别。同时支持多种文本检测、文本识别的训练算法。
pytorch.ctpn
pytorch, ctpn ,text detection ,ocr,文本检测
pytorch_ctpn
This is a pytorch implementation of CTPN(Detecting Text in Natural Image with Connectionist Text Proposal Network)
pytorchOCR
基于pytorch的ocr算法库,包括 psenet, pan, dbnet, sast , crnn
qqxx6661
Hi there!
vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch