Pinned Repositories
ABINet
Read Like Humans: Autonomous, Bidirectional and Iterative Language Modeling for Scene Text Recognition
albumentations
Fast image augmentation library and an easy-to-use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
Bag_of_Tricks_for_Image_Classification_with_Convolutional_Neural_Networks
experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN acc
Bert_OCR.pytorch
Unofficial PyTorch implementation of 2D Attentional Irregular Scene Text Recognizer
CRAFT-pytorch
Official implementation of Character Region Awareness for Text Detection (CRAFT)
DB
A PyToch implementation of "Real-time Scene Text Detection with Differentiable Binarization".
kenlm
KenLM: Faster and Smaller Language Model Queries
Scene-Text-Recognition
super-resolution-SRDPNs-tensorflow
My implementaion of super-resolution based on dual-path networks. It can be used directly to reconstruct your low-resolution image to high-resolution. Also, you can use your dataset to train your networks
WassersteinGAN
zhitao654321's Repositories
zhitao654321/DB
A PyToch implementation of "Real-time Scene Text Detection with Differentiable Binarization".
zhitao654321/kenlm
KenLM: Faster and Smaller Language Model Queries
zhitao654321/Scene-Text-Recognition
zhitao654321/ABINet
Read Like Humans: Autonomous, Bidirectional and Iterative Language Modeling for Scene Text Recognition
zhitao654321/albumentations
Fast image augmentation library and an easy-to-use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
zhitao654321/Bert_OCR.pytorch
Unofficial PyTorch implementation of 2D Attentional Irregular Scene Text Recognizer
zhitao654321/chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 , psenet(8.5M) + crnn(6.3M) + anglenet(1.5M) 总模型仅17M
zhitao654321/Counting-DETR
Few-shot Object Counting and Detection (ECCV 2022)
zhitao654321/deep-text-recognition-benchmark
Text recognition (optical character recognition) with deep learning methods.
zhitao654321/distiller
Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://intellabs.github.io/distiller
zhitao654321/DNL-Semantic-Segmentation
Code for “Disentangled Non-local Neural Networks”
zhitao654321/DocumentLayoutAnalysis
Document Layout Analysis repos for development with PdfPig.
zhitao654321/edu-bert
好未来开源教育领域首个在线教学中文预训练模型TAL-EduBERT
zhitao654321/ghostnet
[CVPR2020] Surpassing MobileNetV3: "GhostNet: More Features from Cheap Operations"
zhitao654321/Image2Katex
公式图片ocr,输入图片输出对应的latex表达式
zhitao654321/ML-GCN
PyTorch implementation of Multi-Label Image Recognition with Graph Convolutional Networks, CVPR 2019.
zhitao654321/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
zhitao654321/OCR_DataSet
收集并整理有关OCR的数据集并统一标注格式,以便实验需要
zhitao654321/prefix-beam-search
Code for prefix beam search tutorial by @labodk
zhitao654321/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
zhitao654321/pytorch-randaugment
Unofficial PyTorch Reimplementation of RandAugment.
zhitao654321/PytorchOCR
基于Pytorch的OCR工具库,支持常用的文字检测和识别算法
zhitao654321/SEED
zhitao654321/senet.pytorch
PyTorch implementation of SENet
zhitao654321/SpellGCN
SpellGCN
zhitao654321/SPTSv2
The official implementation of SPTS v2: Single-Point Text Spotting
zhitao654321/SRN.pytorch
Unofficial PyTorch implementation of Towards Accurate Scene Text Recognition with Semantic Reasoning Networks
zhitao654321/text-detection-ctpn
text detection mainly based on ctpn model in tensorflow, id card detect, connectionist text proposal network
zhitao654321/text_recognition_toolbox
text_recognition_toolbox: The reimplementation of a series of classical scene text recognition papers with Pytorch in a uniform way.
zhitao654321/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > TFLite