Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. PyTorch
P

PyTorch

Framework
142 projects2138.3k total stars364.2k total forks6 languages

Open-source projects built with PyTorch

There are currently 142 open-source projects built with PyTorch, with a combined total of 2138.3k GitHub stars. The most common language among these projects is Python.

Showing 142 open-source projects · page 1 of 4

JAX, Flax & Transformers
JAX, Flax & Transformershuggingface/transformers

A model-definition framework for state-of-the-art machine learning models across text, vision, audio, and multimodal tasks.

159.8k33.0kPython
1 day ago
HuggingFace Transformers
HuggingFace Transformershuggingface/transformers

A model-definition framework for state-of-the-art machine learning models across text, vision, audio, and multimodal tasks.

159.8k33.0kPython
1 day ago
funnlp
funnlpfighting41love/funNLP

A comprehensive collection of Chinese NLP resources, datasets, tools, and pre-trained models for developers and researchers.

80.2k15.2kPython
1 year ago
Stable Diffusion
Stable DiffusionCompVis/stable-diffusion

A latent text-to-image diffusion model that generates detailed images from text prompts, running on GPUs with at least 10GB VRAM.

72.9k10.6kJupyter Notebook
1 year ago
annotated_deep_learning_paper_implementations
annotated_deep_learning_paper_implementationslabmlai/annotated_deep_learning_paper_implementations

A collection of 60+ annotated PyTorch implementations of deep learning papers with side-by-side explanatory notes.

66.4k6.7kPython
3 months ago
unsloth
unslothunslothai/unsloth

A web UI and optimization library for running and fine-tuning open-source AI models locally with 2x faster training and 70% less VRAM.

62.5k5.5kPython
1 day ago
Yolov5
Yolov5ultralytics/yolov5

A state-of-the-art PyTorch-based computer vision model for object detection, segmentation, and classification.

57.3k17.5kPython
4 days ago
YOLOv8
YOLOv8ultralytics/ultralytics

A cutting-edge framework for training and deploying state-of-the-art YOLO models for object detection, segmentation, classification, and pose estimation.

56.3k10.8kPython
1 day ago
TTS
TTScoqui-ai/TTS

A deep learning toolkit for Text-to-Speech generation with pretrained models in over 1100 languages and tools for training.

45.1k6.1kPython
1 year ago
Colossal-AI - An Integrated Large-scale Model Training System with Efficient Parallelization Techniques
Colossal-AI - An Integrated Large-scale Model Training System with Efficient Parallelization Techniqueshpcaitech/ColossalAI

A unified deep learning system for efficient large-scale model training and inference with advanced parallelism strategies.

41.4k4.5kPython
10 days ago
FastChat
FastChatlm-sys/FastChat

An open platform for training, serving, and evaluating large language model based chatbots.

39.5k4.8kPython
10 months ago
Bark
Barksuno-ai/bark

A transformer-based text-to-audio model that generates realistic multilingual speech, music, and sound effects.

39.1k4.7kJupyter Notebook
1 year ago
timm
timmrwightman/pytorch-image-models

A comprehensive collection of PyTorch image models, layers, utilities, and training scripts for computer vision research and applications.

36.7k5.1kPython
1 day ago
DragGAN
DragGANXingangPan/DragGAN

Interactive point-based manipulation tool for editing GAN-generated images by dragging points to target positions.

35.9k3.4kPython
1 year ago
detectron2
detectron2facebookresearch/detectron2

A PyTorch-based platform for state-of-the-art object detection, segmentation, and visual recognition tasks.

34.3k7.9kPython
16 days ago
spacy
spacyexplosion/spaCy

Industrial-strength Natural Language Processing library for Python, featuring pretrained pipelines for 70+ languages and production-ready training.

33.5k4.7kPython
26 days ago
diffusers
diffusershuggingface/diffusers

A modular PyTorch library for state-of-the-art diffusion models to generate images, audio, and 3D molecular structures.

33.4k6.9kPython
1 day ago
Pytorch Tutorial by Yunjey Choi
Pytorch Tutorial by Yunjey Choiyunjey/pytorch-tutorial

A collection of concise PyTorch tutorials for deep learning researchers, with most models implemented in under 30 lines of code.

32.3k8.3kPython
2 years ago
pytorch-lightning
pytorch-lightningLightning-AI/pytorch-lightning

A deep learning framework to pretrain and finetune any AI model on any hardware with zero code changes.

31.1k3.7kPython
3 days ago
pytorch-lightning
pytorch-lightningLightning-AI/lightning

A deep learning framework to pretrain and finetune any AI model at any scale with zero code changes.

31.1k3.7kPython
3 days ago
PyTorch Lightning
PyTorch LightningPyTorchLightning/pytorch-lightning

A PyTorch wrapper that automates engineering boilerplate for scalable AI model training and deployment.

31.1k3.7kPython
3 days ago
EasyOCR
EasyOCRJaidedAI/EasyOCR

A ready-to-use OCR Python library supporting 80+ languages and popular writing scripts like Latin, Chinese, Arabic, and Cyrillic.

29.3k3.6kPython
4 months ago
Jupyter Notebooks
Jupyter Notebooksfastai/fastai

A deep learning library built on PyTorch that provides high-level components for rapid results and low-level components for research flexibility.

28.0k7.7kJupyter Notebook
18 days ago
fastai
fastaifastai/fastai

A deep learning library built on PyTorch that provides high-level components for rapid results and low-level components for research flexibility.

28.0k7.7kJupyter Notebook
18 days ago
sglang
sglangsgl-project/sglang

A high-performance serving framework for large language models and multimodal models, delivering low-latency and high-throughput inference.

26.3k5.5kPython
1 day ago
MLX
MLXml-explore/mlx

An array framework for machine learning on Apple silicon with unified memory and dynamic graph construction.

25.7k1.7kC++
1 day ago
Flux
Fluxblack-forest-labs/flux

Minimal inference code for running FLUX.1 open-weight models for image generation and editing.

25.4k1.9kPython
8 months ago
shap
shapslundberg/shap

A unified Python library for explaining any machine learning model's predictions using Shapley values from game theory.

25.3k3.7kJupyter Notebook
1 day ago
fastbook
fastbookfastai/fastbook

The fastai book, published as Jupyter Notebooks, provides an introduction to deep learning, fastai, and PyTorch.

24.9k9.4kJupyter Notebook
1 year ago
PyTorch Geometric
PyTorch Geometricpyg-team/pytorch_geometric

A PyTorch library for building and training Graph Neural Networks (GNNs) on structured and irregular data.

23.7k4.0kPython
6 days ago
GitHub repository
GitHub repositoryrusty1s/pytorch_geometric

A comprehensive library for building and training Graph Neural Networks (GNNs) with PyTorch.

23.7k4.0kPython
6 days ago
deepface
deepfaceserengil/deepface

A lightweight Python library for face recognition and facial attribute analysis (age, gender, emotion, race) with a unified API.

22.6k3.1kPython
1 month ago
Microsoft Recommenders
Microsoft RecommendersMicrosoft/Recommenders

A repository of examples, utilities, and best practices for building and deploying production-ready recommendation systems.

21.7k3.3kPython
6 days ago
WhisperX
WhisperXm-bain/whisperX

Fast automatic speech recognition with accurate word-level timestamps and speaker diarization, built on OpenAI's Whisper.

21.4k2.2kPython
20 days ago
FinGPT
FinGPTAI4Finance-Foundation/FinGPT

An open-source framework for financial large language models, enabling cost-effective fine-tuning for tasks like sentiment analysis and forecasting.

19.7k2.8kJupyter Notebook
5 days ago
Buzz
Buzzchidiwilliams/Buzz

An offline desktop application for transcribing and translating audio/video files, live recordings, and YouTube links using OpenAI's Whisper.

18.8k1.4kPython
1 day ago
1234
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub