There are 1,197 repositories under pytorch topic.
Stable Diffusion web UI
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
Deep Learning for humans
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
Clone a voice in 5 seconds to generate arbitrary speech in real-time
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
Learn how to design, develop, deploy and iterate on production-grade ML applications.
GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time
Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
Ultralytics YOLO11 🚀
PyTorch Tutorial for Deep Learning Researchers
OpenMMLab Detection Toolbox and Benchmark
Implementing a ChatGPT-like LLM in PyTorch from scratch, step by step
Pretrain, finetune and deploy AI models on multiple GPUs, TPUs with zero code changes.
A high-throughput and memory-efficient inference and serving engine for LLMs
Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.
Visualizer for neural network, deep learning and machine learning models
SoftVC VITS Singing Voice Conversion
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch and FLAX.
We write your reusable computer vision tools. 💜
State-of-the-art 2D and 3D Face Analysis Project
Image-to-Image Translation in PyTorch
deep learning for image processing including classification and object-detection etc.
Graph Neural Network Library for PyTorch
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行