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 3 of 4

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
machine-learning-book
machine-learning-bookrasbt/machine-learning-book

Code repository for the 'Machine Learning with PyTorch and Scikit-Learn' book, providing practical examples and notebooks.

5.1k1.8kJupyter Notebook
3 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.1k619Python
1 day ago
ignite
ignitepytorch/ignite

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

4.8k696Python
8 days 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
10 months ago
BioGPT
BioGPTmicrosoft/BioGPT

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

4.5k481Python
1 year ago
DrQA
DrQAfacebookresearch/DrQA

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

4.5k886Python
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.5k925Cuda
1 year ago
RecBole
RecBoleRUCAIBox/RecBole

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

4.4k740Python
1 year 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.3k491Jupyter Notebook
7 days 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.1k741Python
4 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.0k787Python
2 years ago
GPyTorch
GPyTorchcornellius-gp/gpytorch

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

3.9k590Python
11 days 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.7k325Python
4 days 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.6k431Python
4 months 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.5k459Jupyter Notebook
1 year ago
pomegranate
pomegranatejmschrei/pomegranate

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

3.5k595Python
1 year ago
BoTorch
BoTorchpytorch/botorch

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

3.5k474Jupyter Notebook
3 days 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.5k613Python
1 year ago
SRGAN
SRGANtensorlayer/srgan

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

3.5k815Python
2 years ago
TensorWatch
TensorWatchmicrosoft/tensorwatch

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

3.5k361Jupyter Notebook
24 days ago
Colorization
Colorizationrichzhang/colorization

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

3.5k929Python
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
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.4k669HTML
1 month 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.4k400Python
10 months ago
OpenFold
OpenFoldaqlaboratory/openfold

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

3.3k670Python
4 months 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.3k270Python
1 year ago
flownet2-pytorch
flownet2-pytorchNVIDIA/flownet2-pytorch

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

3.3k747Python
24 days 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.3k516Python
24 days 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.1k314TypeScript
1 day 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
7 months ago
TorchAudio
TorchAudiopytorch/audio

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

2.9k770Python
2 days 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.8k403Jupyter Notebook
1 year ago
RFdiffusion
RFdiffusionRosettaCommons/RFdiffusion

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

2.8k602Python
1 day ago
whisper-timestamped
whisper-timestampedlinto-ai/whisper-timestamped

A Python library that extends OpenAI's Whisper to provide accurate word-level timestamps and confidence scores for multilingual speech recognition.

2.8k210Python
7 months ago
1
2
3
4