Stars
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and…
OCR software, free and offline. 开源、免费的离线OCR软件。支持截屏/批量导入图片,PDF文档识别,排除水印/页眉页脚,扫描/生成二维码。内置多国语言库。
python爬虫教程系列、从0到1学习python爬虫,包括浏览器抓包,手机APP抓包,如 fiddler、mitmproxy,各种爬虫涉及的模块的使用,如:requests、beautifulSoup、selenium、appium、scrapy等,以及IP代理,验证码识别,Mysql,MongoDB数据库的python使用,多线程多进程爬虫的使用,css 爬虫加密逆向破解,JS爬虫逆向,…
😮python模拟登陆一些大型网站,还有一些简单的爬虫,希望对你们有所帮助❤️,如果喜欢记得给个star哦🌟
Image augmentation for machine learning experiments.
Awesome pre-trained models toolkit based on PaddlePaddle. (400+ models including Image, Text, Audio, Video and Cross-Modal with Easy Inference & Serving)【安全加固,暂停交互,请耐心等待】
Officially maintained, supported by PaddlePaddle, including CV, NLP, Speech, Rec, TS, big models and so on.
OpenMMLab Text Detection, Recognition and Understanding Toolbox
Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet…
text detection mainly based on ctpn model in tensorflow, id card detect, connectionist text proposal network
(CRNN) Chinese Characters Recognition.
A scene text recognition toolbox based on PyTorch
IMGUR5K handwriting set. It is a handwritten in-the-wild dataset, which contains challenging real world handwritten samples from different writers.The dataset is shared as a set of image urls with …
Python implementation of Text-Image-Augmentation
A PyTorch implementation of "From Two to One: A New Scene Text Recognizer with Visual Language Modeling Network" (ICCV2021)
Improved Text recognition algorithms on different text domains like scene text, handwritten, document, Chinese/English, even ancient books
Implementation of Bidirectional Scene Text Recognition with a Single Decoder
CTPN and CRNN based Chinese OCR, developed with PyQt5
extreme-assistant / PytorchOCR
Forked from WenmuZhou/PytorchOCR基于Pytorch的OCR工具库,支持常用的文字检测和识别算法
code4101 / TextFuseNet
Forked from ying09/TextFuseNetA PyTorch implementation of "TextFuseNet: Scene Text Detection with Richer Fused Features".
code4101 / Detectron
Forked from facebookresearch/DetectronFAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.