CRonaldo1997's Stars
Lightning-AI/pytorch-lightning
Pretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.
coder2gwy/coder2gwy
互联网首份程序员考公指南,由3位已经进入体制内的前大厂程序员联合献上。
automl/auto-sklearn
Automated Machine Learning with scikit-learn
shibing624/pycorrector
pycorrector is a toolkit for text error correction. 文本纠错,实现了Kenlm,T5,MacBERT,ChatGLM3,Qwen2.5等模型应用在纠错场景,开箱即用。
649453932/Chinese-Text-Classification-Pytorch
中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。
649453932/Bert-Chinese-Text-Classification-Pytorch
使用Bert,ERNIE,进行中文文本分类
HumanSignal/awesome-data-labeling
A curated list of awesome data labeling tools
aim-uofa/AdelaiDet
AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.
rhsimplex/image-match
🎇 Quickly search over billions of images
WalterInSH/risk-management-note
🧯风险控制笔记,适用于互联网企业
facebookresearch/CrypTen
A framework for Privacy Preserving Machine Learning
CLUEbenchmark/CLUENER2020
CLUENER2020 中文细粒度命名实体识别 Fine Grained Named Entity Recognition
hikopensource/DAVAR-Lab-OCR
OCR toolbox from Davar-Lab
murufeng/CVPR_2021_Papers
CVPR2021最新论文汇总,主要包括:Transformer, NAS,模型压缩,模型评估,图像分类,检测,分割,跟踪,GAN,超分辨率,图像恢复,去雨,去雾,去模糊,去噪,重建等等
localhost02/SealUtil
印章生成工具:使用Java Graphics2D生成各类圆形/椭圆公章、私章图片
bojone/BERT-whitening
简单的向量白化改善句向量质量
Yuliang-Liu/bezier_curve_text_spotting
A PyTorch implementation of "ABCNet: Real-time Scene Text Spotting with Adaptive Bezier-Curve Network" (CVPR 2020 oral)
GXYM/DRRG
Deep relational reasoning graph network for arbitrary shape text detection; Accepted by CVPR 2020 (Oral). http://arxiv.org/abs/2003.07493
amzn/convolutional-handwriting-gan
ScrabbleGAN: Semi-Supervised Varying Length Handwritten Text Generation (CVPR20)
albahnsen/ML_RiskManagement
Short Course - Applied Machine Learning for Risk Management
wangyuxin87/ContourNet
A PyTorch implementation of "ContourNet: Taking a Further Step toward Accurate Arbitrary-shaped Scene Text Detection" (CVPR2020)
chibohe/text_recognition_toolbox
text_recognition_toolbox: The reimplementation of a series of classical scene text recognition papers with Pytorch in a uniform way.
liuhu-bigeye/enctc.crnn
Project for Connectionist Temporal Classification with Maximum Entropy Regularization.
MTLab/rsgunet_image_enhance
Champion solution of the PIRM2018 Challenge on Perceptual Image Enhancement on Smartphones (Track B: Image Enhancement)
Arctanxy/W-Net-PyTorch
使用GAN生成汉字字体
jiangqn/Text-Style-Transfer
A list of resources about Text Style Transfer
sourabhkhemka/DocumentScanner
OpenCV based source code to scan documents from images exactly like mobile apps such as Adobe Scan, Microsoft Lens, CamScanner.
falconjhc/W-Net
W-Net-MSMC Initial commit
ZhaofeiDing/haodf_spider
利用scrapy框架爬取了好大夫网站上全国的医院信息(省市、医院名称、级别、类型、部门数量、医生数量、联系电话等)、各省市每个医院的部门信息(所属医院、部门名称、部门简介、部门医生数量等)和每个医院的医生信息(所属医院及部门、姓名、职称、热度、专业技能等),并分别存入mysql数据库
zhangxiao339/chineseocr-onnx
chineres ocr from picture, 中英文本检测与文本识别,dense-ctc,dbnet,crnn,pse,unet等模型