Highlights
- Pro
Stars
General Reasoner: Advancing LLM Reasoning Across All Domains [NeurIPS25]
OpenOCR: A general OCR system with accuracy and efficiency. Supporting 24 Scene Text Recognition methods trained from scratch on large-scale real datasets, and will continue to add the latest methods.
Latest Advances on System-2 Reasoning
✨✨Latest Advances on Multimodal Large Language Models
Resources of deep learning for mathematical reasoning (DL4MATH).
Official PyTorch implementation of `Reading and Writing: Discriminative and Generative Modeling for Self-Supervised Text Recognition`
The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
A lightweight Python library for simulating Chinese handwriting
Read Like Humans: Autonomous, Bidirectional and Iterative Language Modeling for Scene Text Recognition
Official Tensorflow Implementation of SATRN (CVPR Workshop WTDDLE 2020)
Connectionist Temporal Classification (CTC) decoding algorithms: best path, beam search, lexicon search, prefix search, and token passing. Implemented in Python.
PyTorch implementation of my new method for Scene Text Recognition (STR) based on Transformer,Equipped with Transformer, this method outperforms the best model of the aforementioned deep-text-recog…
Implementation of Imputer: Sequence Modelling via Imputation and Dynamic Programming in PyTorch
Python implementation of Text-Image-Augmentation
This dataset contains re-annotations of 4 popular Latin/English scene text recognition datasets.
Official implementation of Character Region Awareness for Text Detection (CRAFT)
Deep relational reasoning graph network for arbitrary shape text detection; Accepted by CVPR 2020 (Oral). http://arxiv.org/abs/2003.07493
超轻量级中文ocr,支持竖排文字识别, 支持ncnn、mnn、tnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M
Official Implementation of "PsyNet: Self-supervised Approach to Object Localization Using Point Symmetric Transformation"
Attention-based NMT with a coverage mechanism to indicate whether a source word is translated or not
Useful extra functionality for TensorFlow 2.x maintained by SIG-addons
Implementation of Bidirectional Scene Text Recognition with a Single Decoder
https://arxiv.org/abs/1904.01941
Pytorch implementation for "Decoupled attention network for text recognition".