icecream-Tnak's Stars
bupt-ai-cz/Meta-SelfLearning
Meta Self-learning for Multi-Source Domain Adaptation: A Benchmark
bighuang624/AI-research-tools
:hammer:AI 方向好用的科研工具
whai362/pan_pp.pytorch
Official implementations of PSENet, PAN and PAN++.
FudanVI/benchmarking-chinese-text-recognition
This repository contains datasets and baselines for benchmarking Chinese text recognition.
shannanyinxiang/SPTS
Official implementation of SPTS: Single-Point Text Spotting (ACM MM 2022 Oral)
mxin262/SwinTextSpotter
Pytorch re-implementation of Paper: SwinTextSpotter: Scene Text Spotting via Better Synergy between Text Detection and Text Recognition (CVPR 2022)
FangShancheng/ABINet
Read Like Humans: Autonomous, Bidirectional and Iterative Language Modeling for Scene Text Recognition
amazon-science/semimtr-text-recognition
Multimodal Semi-Supervised Learning for Text Recognition (SemiMTR)
lucasjinreal/yolov7_d2
🔥🔥🔥🔥 (Earlier YOLOv7 not official one) YOLO with Transformers and Instance Segmentation, with TensorRT acceleration! 🔥🔥🔥
RuijieJ/pren
Code for "Primitive Representation Learning for Scene Text Recognition" (CVPR 2021)
WZMIAOMIAO/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
Yuliang-Liu/ABCNet_Chinese
ABCNet_Chinese
huoyijie/AdvancedEAST
AdvancedEAST is an algorithm used for Scene image text detect, which is primarily based on EAST, and the significant improvement was also made, which make long text predictions more accurate.https://github.com/huoyijie/raspberrypi-car
txy1680/facial-palsy-detection
Megvii-CSG/MegReader
A research project for text detection and recognition using PyTorch 1.2.
MhLiao/DB
A PyTorch implementation of "Real-time Scene Text Detection with Differentiable Binarization".
MhLiao/MaskTextSpotterV3
The code of "Mask TextSpotter v3: Segmentation Proposal Network for Robust Scene Text Spotting"
janzd/CRNN
Convolutional recurrent neural network for scene text recognition or OCR in Keras
DayBreak-u/chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn、mnn、tnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M
fengdu78/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
apachecn/ailearning
AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
makeyourownneuralnetwork/makeyourownneuralnetwork
Code for the Make Your Own Neural Network book