ZXW-King's Stars
cleardusk/3DDFA_V2
The official PyTorch implementation of Towards Fast, Accurate and Stable 3D Dense Face Alignment, ECCV 2020.
Byaidu/PDFMathTranslate
PDF scientific paper translation with preserved formats - 基于 AI 完整保留排版的 PDF 文档全文双语翻译,支持 Google/DeepL/Ollama/OpenAI 等服务,提供 CLI/GUI/Docker
deepinsight/insightface
State-of-the-art 2D and 3D Face Analysis Project
cqu20160901/yolov8n_official_onnx_tensorRT_rknn_horizon
yolov8n 部署版,基于官方的导出onnx脚本导出onnx模型,在不同平台上进行部署测试,便于移植不同平台(onnx、tensorRT、rknn、Horizon)。
salesforce/LAVIS
LAVIS - A One-stop Library for Language-Vision Intelligence
PaddlePaddle/PaddleOCR
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 deployment among server, mobile, embedded and IoT devices)
willpat1213/OCR-Datasets
总结OCR领域的主流公开数据集,包含检测&识别、各种场景、各种语言的数据集,并提供数据集的相关信息及下载链接。
WenmuZhou/DBNet.pytorch
A pytorch re-implementation of Real-time Scene Text Detection with Differentiable Binarization
DayBreak-u/chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn、mnn、tnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M
BADBADBADBOY/pytorchOCR
基于pytorch的ocr算法库,包括 psenet, pan, dbnet, sast , crnn
ipazc/mtcnn
MTCNN face detection implementation for TensorFlow, as a PIP package.
ultralytics/ultralytics
Ultralytics YOLO11 🚀
kzbkzb/Python-AI
深度学习100例、深度学习DL、图片分类、目标识别、目标检测、自然语言处理nlp、文本分类、TensorFlow、PyTorch
52CV/CV-Surveys
计算机视觉相关综述。包括目标检测、跟踪........
AUTOMATIC1111/stable-diffusion-webui
Stable Diffusion web UI
chairc/Integrated-Design-Diffusion-Model
IDDM (Industrial, landscape, animate, spectrogram...), support DDPM, DDIM, PLMS, webui and multi-GPU distributed training. Pytorch实现,生成模型,扩散模型,分布式训练
yangqy1110/Diffusion-Models
扩散模型原理和pytorch代码实现初学资料汇总
lucidrains/DALLE2-pytorch
Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch
openai/improved-diffusion
Release for Improved Denoising Diffusion Probabilistic Models
openai/CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
ymcui/Chinese-LLaMA-Alpaca
中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs)
datawhalechina/learn-nlp-with-transformers
we want to create a repo to illustrate usage of transformers in chinese
sithu31296/semantic-segmentation
SOTA Semantic Segmentation Models in PyTorch
PaddlePaddle/EasyData
ollama/ollama
Get up and running with Llama 3.3, Mistral, Gemma 2, and other large language models.
ymcui/Chinese-LLaMA-Alpaca-3
中文羊驼大模型三期项目 (Chinese Llama-3 LLMs) developed from Meta Llama 3
meta-llama/llama3
The official Meta Llama 3 GitHub site
datawhalechina/so-large-lm
大模型基础: 一文了解大模型基础知识
modelscope/modelscope-classroom
liguodongiot/llm-action
本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)