Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. PyTorch
P

PyTorch

Framework
341 projects2301.8k total stars393.7k total forks11 languages

Open-source projects built with PyTorch

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

Showing 341 open-source projects · page 3 of 10

…
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
yolact
yolactdbolya/yolact

A fully convolutional neural network for real-time instance segmentation, achieving high speed and accuracy on COCO.

5.2k1.3kPython
11 months ago
GitHub repository
GitHub repositoryNVIDIAGameWorks/kaolin

A PyTorch library providing GPU-accelerated tools for 3D deep learning, including differentiable rendering and geometric operations.

5.2k628Python
4 days ago
ignite
ignitepytorch/ignite

A high-level library for training and evaluating neural networks in PyTorch with a flexible engine and event system.

4.8k719Python
1 day ago
pysot
pysotSTVIR/pysot

A PyTorch-based research platform implementing state-of-the-art single object tracking algorithms like SiamRPN and SiamMask.

4.6k1.1kPython
1 year ago
RecBole
RecBoleRUCAIBox/RecBole

A unified, comprehensive, and efficient Python/PyTorch library for reproducing and developing recommendation algorithms.

4.5k747Python
1 year ago
BioGPT
BioGPTmicrosoft/BioGPT

A domain-specific generative language model pre-trained on biomedical literature for text generation and mining tasks.

4.5k484Python
2 years ago
Deep High-Resolution-Net
Deep High-Resolution-Netleoxiaobin/deep-high-resolution-net.pytorch

Official PyTorch implementation of HRNet for human pose estimation, maintaining high-resolution representations through parallel multi-scale fusions.

4.5k922Cuda
2 years ago
DrQA
DrQAfacebookresearch/DrQA

A PyTorch system for open-domain question answering by retrieving and reading documents, originally applied to Wikipedia.

4.5k881Python
2 years ago
Hugging Face Diffusion Models Course
Hugging Face Diffusion Models Coursehuggingface/diffusion-models-class

A free course teaching diffusion models theory and hands-on implementation using Hugging Face's Diffusers library.

4.4k497Jupyter Notebook
3 months ago
hloc
hloccvg/Hierarchical-Localization

A modular Python toolbox for state-of-the-art 6-DoF visual localization using hierarchical image retrieval and feature matching.

4.2k769Python
8 months ago
Evolutionary Scale Modeling (ESM)
Evolutionary Scale Modeling (ESM)facebookresearch/esm

A collection of transformer protein language models for predicting structure, function, and designing proteins from sequences.

4.2k804Python
2 years ago
GPyTorch
GPyTorchcornellius-gp/gpytorch

A highly efficient, scalable Gaussian process library implemented in PyTorch with GPU acceleration and modular design.

3.9k599Python
1 month ago
lightly - A computer vision framework for self-supervised learning
lightly - A computer vision framework for self-supervised learninglightly-ai/lightly

A Python library for self-supervised learning on images, providing a modular PyTorch-like framework with support for modern SSL models.

3.8k355Python
1 day ago
Horizon
Horizonfacebookresearch/Horizon

An end-to-end platform for applied reinforcement learning and contextual bandits, built with PyTorch for production decision-making systems.

3.7k529Python
4 days ago
ReAgent
ReAgentfacebookresearch/ReAgent

An end-to-end platform for applied reinforcement learning and contextual bandits, originally developed at Facebook for production recommendation systems.

3.7k529Python
4 days ago
DI-engine
DI-engineopendilab/DI-engine

A comprehensive Python-first reinforcement learning framework with modular abstractions for decision intelligence applications.

3.6k437Python
8 months ago
BoTorch
BoTorchpytorch/botorch

A modular library for Bayesian optimization built on PyTorch, enabling efficient optimization of expensive black-box functions.

3.6k497Jupyter Notebook
2 days ago
ML Workspace
ML Workspaceml-tooling/ml-workspace

A web-based IDE for machine learning and data science with pre-installed libraries and tools, deployable via Docker.

3.5k458Jupyter Notebook
2 years ago
pomegranate
pomegranatejmschrei/pomegranate

A Python library for probabilistic modeling built on PyTorch, offering modular distributions, GPU support, and flexible model composition.

3.5k599Python
1 year ago
pytracking
pytrackingvisionml/pytracking

A PyTorch-based framework for visual object tracking and video object segmentation, featuring implementations of state-of-the-art trackers like TaMOs, RTS, and DiMP.

3.5k614Python
2 years ago
Ethen's Notebook Collection
Ethen's Notebook Collectionethen8181/machine-learning

A comprehensive collection of machine learning tutorials and implementations in Python, covering algorithms from scratch to production deployment.

3.5k675HTML
1 month ago
TensorWatch
TensorWatchmicrosoft/tensorwatch

A debugging and visualization tool for data science, deep learning, and reinforcement learning in Jupyter Notebook.

3.5k361Jupyter Notebook
5 months ago
SRGAN
SRGANtensorlayer/srgan

Implementation of SRGAN for photo-realistic single image super-resolution using generative adversarial networks.

3.5k811Python
2 years ago
Colorization
Colorizationrichzhang/colorization

Automatic and interactive image colorization using deep neural networks, with PyTorch models for ECCV 2016 and SIGGRAPH 2017 papers.

3.5k922Python
2 years ago
PyTorch-BigGraph
PyTorch-BigGraphfacebookresearch/PyTorch-BigGraph

A distributed system for learning graph embeddings from large-scale graphs with billions of entities and trillions of edges.

3.5k454Python
2 years ago
OpenFold
OpenFoldaqlaboratory/openfold

A trainable, memory-efficient PyTorch reproduction of AlphaFold 2 for protein structure prediction.

3.4k690Python
8 months ago
pyslam
pyslamluigifreda/pyslam

A hybrid Python/C++ Visual SLAM pipeline supporting monocular, stereo, and RGB-D cameras with modern features, loop closure, and dense reconstruction.

3.4k542Python
6 days ago
Catalyst: High-level utils for PyTorch DL & RL research. It was developed with a focus on reproducibility, fast experimentation and code/ideas reusing
Catalyst: High-level utils for PyTorch DL & RL research. It was developed with a focus on reproducibility, fast experimentation and code/ideas reusingcatalyst-team/catalyst

A PyTorch framework for deep learning research and development, focusing on reproducibility and rapid experimentation.

3.4k397Python
1 month ago
Ask-Anything
Ask-AnythingOpenGVLab/Ask-Anything

An open-source framework for building multimodal AI systems that enable large language models to understand and chat about videos and images.

3.3k268Python
1 month ago
flownet2-pytorch
flownet2-pytorchNVIDIA/flownet2-pytorch

PyTorch implementation of FlowNet 2.0 for optical flow estimation using deep neural networks.

3.3k752Python
5 months ago
TTS WebUI
TTS WebUIrsxdalv/TTS-WebUI

A unified web interface for text-to-speech, voice cloning, and audio generation with support for dozens of AI models.

3.2k329TypeScript
1 month ago
RFdiffusion
RFdiffusionRosettaCommons/RFdiffusion

An open-source diffusion model for generating and designing protein structures, including binders, symmetric oligomers, and motif-scaffolded proteins.

3.0k638Python
1 month ago
pytorch_geometric_temporal
pytorch_geometric_temporalbenedekrozemberczki/pytorch_geometric_temporal

A PyTorch library for spatiotemporal signal processing with dynamic and temporal graph neural networks.

3.0k403Python
3 months ago
ESM3
ESM3evolutionaryscale/esm

A multimodal protein language model for generative protein design and engineering by jointly reasoning over sequence, structure, and function.

2.9k382Jupyter Notebook
1 day ago
TorchAudio
TorchAudiopytorch/audio

An audio library for PyTorch providing data manipulation, transformations, and dataset loaders for machine learning applications.

2.9k795Python
1 day ago
computer-vision-in-action
computer-vision-in-actionCharmve/computer-vision-in-action

An interactive online learning platform for computer vision with a comprehensive Chinese ebook, code, and community.

2.9k404Jupyter Notebook
2 years ago
1
2
3
4
10