Pinned Repositories
2019-CCF-BDCI-OCR-MCZJ-OCR-IdentificationIDElement
2019CCF-BDCI大赛 最佳创新探索奖获得者 基于OCR身份证要素提取赛题冠军 天晨破晓团队 赛题源码
AgentOCR
一个多语言支持、易使用的 OCR 项目。An easy-to-use OCR project with multilingual support.
aidouban
awesome-deep-text-detection-recognition
A curated list of resources for text detection/recognition (optical character recognition ) with deep learning methods.
CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
centernet-pytorch
这是一个centernet-pytorch的源码,可以用于训练自己的模型。
chain-of-thought-hub
Benchmarking large language models' complex reasoning ability with chain-of-thought prompting
chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M
Color_OCR_image_generator
SRN.pytorch
Unofficial PyTorch implementation of Towards Accurate Scene Text Recognition with Semantic Reasoning Networks
lmolhw5252's Repositories
lmolhw5252/SRN.pytorch
Unofficial PyTorch implementation of Towards Accurate Scene Text Recognition with Semantic Reasoning Networks
lmolhw5252/AgentOCR
一个多语言支持、易使用的 OCR 项目。An easy-to-use OCR project with multilingual support.
lmolhw5252/CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
lmolhw5252/centernet-pytorch
这是一个centernet-pytorch的源码,可以用于训练自己的模型。
lmolhw5252/chain-of-thought-hub
Benchmarking large language models' complex reasoning ability with chain-of-thought prompting
lmolhw5252/chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M
lmolhw5252/Color_OCR_image_generator
lmolhw5252/DBNet.pytorch
A pytorch re-implementation of Real-time Scene Text Detection with Differentiable Binarization
lmolhw5252/DCNv2
Deformable Convolutional Networks v2 with Pytorch
lmolhw5252/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
lmolhw5252/deep-text-recognition-benchmark
Text recognition (optical character recognition) with deep learning methods.
lmolhw5252/HowToCook
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Chinese only).
lmolhw5252/lite.ai.toolkit
🍅🍅A lite C++ toolkit of awesome AI models with ONNXRuntime, NCNN, MNN and TNN. YOLOX, YOLOP, YOLOv5, YOLOR, NanoDet, YOLOX, SCRFD, YOLOX. MNN, NCNN, TNN, ONNXRuntime, CPU/GPU ...
lmolhw5252/MaskTextSpotterV3
The code of "Mask TextSpotter v3: Segmentation Proposal Network for Robust Scene Text Spotting"
lmolhw5252/MASTER-pytorch
Code for the paper "MASTER: Multi-Aspect Non-local Network for Scene Text Recognition" (Pattern Recognition 2021)
lmolhw5252/ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
lmolhw5252/mmocr
OpenMMLab Text Detection, Recognition and Understanding Toolbox
lmolhw5252/ocrinaction
lmolhw5252/onnx-tensorrt
ONNX-TensorRT: TensorRT backend for ONNX
lmolhw5252/OpenBLAS
OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
lmolhw5252/opencv
Open Source Computer Vision Library
lmolhw5252/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (multilingual recognition: English, Chinese, Korean, Japanese, German, French etc. 3.5M practical ultra lightweight OCR system, support training and deployment among server, mobile, embedded and IoT devices)
lmolhw5252/paper-reading
深度学习经典、新论文逐段精读
lmolhw5252/PICK-pytorch
Code for the paper "PICK: Processing Key Information Extraction from Documents using Improved Graph Learning-Convolutional Networks" (ICPR 2020)
lmolhw5252/PST-table
表格结构解析新思路(表格识别新思路)
lmolhw5252/pytorch-retinanet
Pytorch implementation of RetinaNet object detection.
lmolhw5252/PytorchOCR
基于Pytorch的OCR工具库,支持常用的文字检测和识别算法
lmolhw5252/remove-stamp
使用GAN擦出文档印章 remove stamp by GAN
lmolhw5252/RetinexNet
A Tensorflow implementation of RetinexNet
lmolhw5252/Scene-Text-Detection
Tracking the latest progress in Scene Text Detection and Recognition: Must-read papers well organized with code and dataset