Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Pytorch

Pytorch

294 projects

Showing 36 of 294 projects

Stable Baselines3
Stable Baselines3Python

A reliable PyTorch implementation of reinforcement learning algorithms for research and industry.

#ai#gymnasium#openai-gym
Stars13.8k
Forks2.2k
Last commit23 hours ago
pytorch-grad-cam
pytorch-grad-camPython

A PyTorch library providing state-of-the-art methods for generating visual explanations (Class Activation Maps) for computer vision models.

#interpretable-deep-learning#score-cam#deep-learning
Stars13.0k
Forks1.7k
Last commit
Ludwig
LudwigPython

A low-code declarative framework for building custom LLMs, neural networks, and other AI models with YAML configurations.

#multi-modal-ai#model-training#natural-language
Stars11.7k
Forks1.2k
Last commit12 hours ago
Ludwig
LudwigPython

A low-code declarative framework for building custom LLMs, neural networks, and other AI models with YAML configurations.

#distributed-training#declarative-config#natural-language
Stars11.7k
Forks1.2k
Last commit12 hours ago
segmentation_models.pytorch
segmentation_models.pytorchPython

A PyTorch library providing 12+ semantic segmentation model architectures with 800+ pretrained convolutional and transformer-based encoders.

#transformer-models#unet-pytorch#deep-learning
Stars11.7k
Forks1.8k
Last commit
kornia
korniaPython

A differentiable computer vision library for PyTorch, providing geometric vision and image processing algorithms for AI workflows.

#robotics#spatial-ai#neural-network
Stars11.3k
Forks1.3k
Last commit9 hours ago
Tianshou
TianshouPython

An elegant PyTorch-based deep reinforcement learning library with modular APIs for both research and application development.

#policy-gradient#td3#gymnasium
Stars11.0k
Forks1.3k
Last commit5 months ago
Yolov3
Yolov3Python

A PyTorch implementation of YOLOv3 for real-time object detection, supporting export to ONNX, CoreML, and TFLite.

#deep-learning#yolov3#model-export
Stars10.6k
Forks3.4k
Last commit6 days ago
pyannote.audio
pyannote.audioJupyter Notebook

An open-source Python toolkit for speaker diarization with state-of-the-art pretrained models and pipelines.

#speaker-embedding#python-library#speech-activity-detection
Stars10.5k
Forks1.1k
Last commit22 hours ago
cleanrl
cleanrlPython

A deep reinforcement learning library offering high-quality, single-file implementations of algorithms like PPO, DQN, and SAC for research and education.

#algorithm-implementation#jax#ale
Stars10.4k
Forks1.2k
Last commit4 months ago
satellite-image-deep-learning
satellite-image-deep-learning

A comprehensive resource of deep learning techniques and models for analyzing satellite and aerial imagery.

#change-detection#deep-learning#remote-sensing
Stars10.2k
Forks1.6k
Last commit3 days ago
PySyft
PySyftPython

A Python library for performing data science and machine learning on data without direct access, using remote datasites.

#federated-learning#hacktoberfest#python-library
Stars10.0k
Forks2.0k
Last commit12 hours ago
GitHub repository
GitHub repositoryPython

A PyTorch library providing efficient, reusable components for deep learning with 3D data, including mesh operations and differentiable rendering.

#3d-computer-vision#research-library#deep-learning
Stars10.0k
Forks1.5k
Last commit
EspNet
EspNetPython

An end-to-end speech processing toolkit for speech recognition, text-to-speech, translation, enhancement, and more.

#chainer#end-to-end#deep-learning
Stars9.9k
Forks2.4k
Last commit10 hours ago
einops
einopsPython

A Python library for flexible and readable tensor operations across numpy, PyTorch, JAX, TensorFlow, and other frameworks.

#jax#python-library#einops
Stars9.6k
Forks400
Last commit13 days ago
hub
hubC++

Deep Lake is a multimodal data lake and vector store optimized for AI, enabling scalable data management, retrieval, and training for LLM and deep learning applications.

#ai#postgres#data-versioning
Stars9.2k
Forks723
Last commit3 months ago
pyro
pyroPython

A flexible, scalable deep probabilistic programming library built on PyTorch for universal representation of computable probability distributions.

#probabilistic-modeling#variational-inference#python-library
Stars9.0k
Forks1.0k
Last commit
pyro
pyroPython

A flexible, scalable deep probabilistic programming library built on PyTorch for universal probabilistic modeling.

#probabilistic-modeling#variational-inference#python-library
Stars9.0k
Forks1.0k
Last commit1 day ago
BigDL
BigDLPython

An LLM acceleration library for Intel XPU (GPU, NPU, CPU) to speed up local inference and finetuning of popular models.

#finetuning#llm-acceleration#cpu-optimization
Stars8.9k
Forks1.4k
Last commit7 months ago
MONAI
MONAIPython

A PyTorch-based open-source framework for deep learning in healthcare imaging, providing domain-specific tools and workflows.

#model-training#medical-image-computing#deep-learning
Stars8.7k
Forks1.6k
Last commit17 hours ago
tensorboard-pytorch
tensorboard-pytorchPython

A library that enables PyTorch, Chainer, MXNet, and NumPy users to write TensorBoard events with simple function calls.

#model-debugging#chainer#mxnet
Stars8.0k
Forks851
Last commit1 month ago
stanza
stanzaPython

A Python NLP library from Stanford for tokenization, sentence segmentation, NER, and dependency parsing across 60+ languages.

#biomedical-nlp#python-library#deep-learning
Stars7.9k
Forks959
Last commit19 hours ago
DeepPavlov
DeepPavlovPython

An open-source NLP framework for building and deploying deep learning dialog systems and chatbots with PyTorch and transformers.

#chitchat#deep-learning#nlp-framework
Stars7.0k
Forks1.2k
Last commit1 year ago
Practical_RL
Practical_RLJupyter Notebook

An open course on reinforcement learning with a practical focus, featuring hands-on labs and comprehensive materials for both online and on-campus students.

#pytorch-tutorials#mooc#openai-gym
Stars6.6k
Forks1.8k
Last commit5 months ago
Syllabus
SyllabusJupyter Notebook

An open course on reinforcement learning with a practical focus, featuring hands-on labs and comprehensive materials for both online and on-campus students.

#pytorch-tutorials#mooc#openai-gym
Stars6.6k
Forks1.8k
Last commit
mmdetection3d
mmdetection3dPython

An open-source PyTorch toolbox for general 3D object detection, supporting LiDAR, camera, and multi-modal models.

#robotics#autonomous-driving#3d-object-detection
Stars6.5k
Forks1.8k
Last commit2 years ago
skorch
skorchJupyter Notebook

A scikit-learn compatible neural network library that wraps PyTorch

#hacktoberfest#scikit-learn#machine-learning
Stars6.2k
Forks418
Last commit11 days ago
skorch
skorchJupyter Notebook

A scikit-learn compatible neural network library that wraps PyTorch

#hacktoberfest#scikit-learn#machine-learning
Stars6.2k
Forks418
Last commit11 days ago
MMdnn
MMdnnPython

A comprehensive toolset for converting, visualizing, and managing deep learning models across multiple frameworks like TensorFlow, PyTorch, and Caffe.

#cntk#neural-network#framework-interoperability
Stars5.8k
Forks953
Last commit1 year ago
OpenPCDet
OpenPCDetPython

A PyTorch-based toolbox for LiDAR-based 3D object detection, supporting multiple state-of-the-art models and datasets.

#autonomous-driving#3d-object-detection#multi-modal-fusion
Stars5.7k
Forks1.5k
Last commit11 months ago
PCDet
PCDetPython

A PyTorch-based toolbox for LiDAR-based 3D object detection, supporting multiple state-of-the-art models and datasets.

#lidar#autonomous-driving#3d-object-detection
Stars5.7k
Forks1.5k
Last commit11 months ago
zenml
zenmlPython

An open-source MLOps platform for building, orchestrating, and deploying production AI pipelines and agents.

#pipelines#ai-pipelines#data-science
Stars5.6k
Forks654
Last commit8 hours ago
tch-rs
tch-rsRust

Rust bindings for the C++ API of PyTorch, providing thin wrappers around libtorch.

#neural-network#deep-learning#bindings
Stars5.5k
Forks455
Last commit15 days ago
machine-learning-book
machine-learning-bookJupyter Notebook

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

#code-examples#data-science#deep-learning
Stars5.4k
Forks1.8k
Last commit2 months ago
SuperDuperDB
SuperDuperDBPython

An end-to-end framework for building custom AI applications and agents directly integrated with databases.

#ai#database#ai-framework
Stars5.3k
Forks546
Last commit1 year ago
yolact
yolactPython

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

#realtime#yolact#instance-segmentation
Stars5.2k
Forks1.3k
Last commit1 year ago
PreviousPage 2 of 9Next

Related Tags

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
26 days ago
1 day ago
4 days ago
1 day ago
5 months ago
#Deep Learning222
#Machine Learning186
#Computer Vision99
#Python80
#Neural Networks55
#Tensorflow46
#Python Library36
#Bioinformatics29
#Model Training28
#Data Science28
#Object Detection27
#Reinforcement Learning25