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

ChemicalX
ChemicalXPython

A PyTorch and TorchDrug based deep learning library for drug pair scoring, predicting interactions, side effects, and synergy.

#graph-neural-networks#pharma#drug-pair-scoring
Stars783
Forks100
Last commit3 years ago
OpenChem
OpenChemPython

A deep learning toolkit for computational chemistry and drug design research with PyTorch backend.

#research-toolkit#qsar#deep-learning
Stars753
Forks120
Last commit2 years ago
TAPE (Tasks Assessing Protein Embeddings)
TAPE (Tasks Assessing Protein Embeddings)Python

A benchmark for evaluating protein language models through five biologically relevant semi-supervised learning tasks.

#protein-structure#deep-learning#language-model
Stars743
Forks134
Last commit
HoVer-Net
HoVer-NetPython

A PyTorch-based deep learning model for simultaneous nuclear instance segmentation and classification in histopathology images.

#medical-image-analysis#instance-segmentation#cell-classification
Stars740
Forks276
Last commit2 years ago
semantic_slam
semantic_slamC++

Real-time 3D semantic mapping system using a handheld RGB-D camera, built on ROS with ORB_SLAM2 and PSPNet.

#robotics#3d-mapping#rgb-d
Stars716
Forks175
Last commit7 years ago
3d-vehicle-tracking
3d-vehicle-trackingPython

Official PyTorch implementation for joint monocular 3D vehicle detection and tracking from ICCV 2019.

#monocular-vision#autonomous-driving#pose-estimation
Stars683
Forks130
Last commit3 years ago
Lucent
LucentPython

A PyTorch adaptation of Lucid for visualizing and interpreting neural networks through feature visualization.

#neural-network-visualization#deep-learning#research-tools
Stars664
Forks95
Last commit1 year ago
OmegaFold
OmegaFoldPython

High-resolution de novo protein structure prediction from amino acid sequences using deep learning.

#deep-learning#protein-structure-prediction#computational-biology
Stars627
Forks90
Last commit3 years ago
Detecto - Train and run object detection models with 5-10 lines of code
Detecto - Train and run object detection models with 5-10 lines of codePython

Build fully-functioning computer vision and object detection models with PyTorch in just 5 lines of code.

#transfer-learning#model-training#python-library
Stars627
Forks101
Last commit
PyToune
PyTounePython

A simplified Keras-like framework for PyTorch that reduces boilerplate code for training neural networks.

#callbacks#neural-network#model-training
Stars578
Forks64
Last commit2 months ago
JTVAE
JTVAEPython

A junction tree variational autoencoder for generating valid molecular graphs with desired chemical properties.

#molecular-generation#graph-neural-networks#variational-autoencoder
Stars565
Forks196
Last commit3 years ago
TensorLayerX
TensorLayerXPython

A unified deep learning and reinforcement learning framework supporting multiple backends and hardware platforms.

#mindspore#paddlepaddle#ai-framework
Stars530
Forks47
Last commit7 months ago
LEDNet
LEDNetPython

A lightweight encoder-decoder neural network for real-time semantic segmentation on resource-constrained devices.

#cityscape-dataset#deep-learning#real-time-inference
Stars522
Forks78
Last commit5 years ago
DeepSlide
DeepSlidePython

A sliding window framework for classifying high-resolution whole-slide microscopy and histopathology images using deep neural networks.

#medical-image-analysis#microscopy#resnet
Stars516
Forks145
Last commit2 years ago
Lightwood
LightwoodPython

An AutoML framework that generates and customizes machine learning pipelines using declarative JSON-AI syntax.

#hacktoberfest#ml-pipeline#data-science
Stars510
Forks102
Last commit6 months ago
DL Translate
DL TranslatePython

A Python library for translating between 200 languages using Hugging Face transformer models like mBART-50, m2m100, and NLLB-200.

#python-library#machine-translation#multilingual
Stars501
Forks48
Last commit2 years ago
SA-SSD
SA-SSDPython

A single-stage 3D object detector for point clouds that improves localization precision by explicitly leveraging structure information.

#autonomous-driving#3d-object-detection#kitti-dataset
Stars495
Forks104
Last commit6 years ago
Archai
ArchaiPython

A Python library for fast, reproducible, and modular Neural Architecture Search (NAS) to generate efficient deep networks.

#deep-learning#automl#petridish
Stars485
Forks95
Last commit3 days ago
PaperRobot: Incremental Draft Generation of Scientific Ideas
PaperRobot: Incremental Draft Generation of Scientific IdeasPython

An AI system that incrementally generates scientific paper drafts by predicting links between concepts and generating text sections.

#computational-linguistics#knowledge-graphs#paper-generation
Stars480
Forks128
Last commit
TResNet: High Performance GPU-Dedicated Architecture
TResNet: High Performance GPU-Dedicated ArchitecturePython

A PyTorch implementation of TResNet, a high-performance convolutional neural network architecture optimized for GPU training and inference.

#transfer-learning#deep-learning#imagenet
Stars477
Forks62
Last commit
Suite2p
Suite2pPython

A complete pipeline for processing two-photon calcium imaging data, including registration, ROI detection, signal extraction, and spike deconvolution.

#neuroscience#roi-detection#two-photon
Stars470
Forks282
Last commit4 days ago
PathML
PathMLPython

An open-source toolkit for scalable, standardized computational pathology analysis, enabling AI and machine learning on large imaging datasets.

#image-analysis#microscopy#whole-slide-image
Stars461
Forks87
Last commit14 days ago
monoloco
monolocoPython

A 3D vision library for monocular and stereo 3D human detection, social distancing, and body orientation estimation from 2D keypoints.

#monocular-depth#3d-object-detection#pose-estimation
Stars460
Forks85
Last commit4 years ago
sequitur
sequiturPython

A PyTorch library for creating and training autoencoders on sequential data (time series, videos, etc.) in just two lines of code.

#autoencoder-model#autoencoders#autoencoder
Stars455
Forks55
Last commit2 years ago
PyTorch bindings
PyTorch bindingsOCaml

OCaml bindings for PyTorch, providing NumPy-like tensor computations with GPU acceleration and automatic differentiation.

#functional-programming#neural-network#deep-learning
Stars443
Forks40
Last commit1 year ago
Molecular Transformer
Molecular TransformerPython

A sequence-to-sequence transformer model for predicting chemical reaction pathways (retrosynthesis) with uncertainty calibration.

#retrosynthesis#reaction-prediction#transformer-model
Stars429
Forks82
Last commit
scFoundation
scFoundationJupyter Notebook

A 100M-parameter foundation model for single-cell transcriptomics, enabling gene expression enhancement, drug response prediction, and perturbation analysis.

#deep-learning#drug-response-prediction#computational-biology
Stars426
Forks75
Last commit
Machin
MachinPython

A PyTorch reinforcement learning library implementing DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, and IMPALA.

#distributed-training#td3#sac
Stars419
Forks51
Last commit5 years ago
GitHub repository
GitHub repositoryPython

A lightweight neural network for near-real-time semantic segmentation of LiDAR point clouds using polar coordinate quantization.

#lidar#autonomous-driving#point-clouds
Stars419
Forks83
Last commit5 years ago
DrQA
DrQAPython

A PyTorch implementation of the DrQA model for reading comprehension and open-domain question answering.

#research-tool#squad#spacy
Stars400
Forks109
Last commit4 years ago
CellVit++
CellVit++Python

A vision transformer-based deep learning model for automated instance segmentation and classification of cell nuclei in histopathology images.

#biomedical-research#ai#microscopy
Stars394
Forks74
Last commit1 year ago
Torch7
Torch7Python

Convert Torch7 neural network models to Apple CoreML format for deployment on iOS/macOS devices.

#ai#ios#model-conversion
Stars384
Forks55
Last commit8 years ago
DeepLearningNotes
DeepLearningNotesJupyter Notebook

A collection of open-source machine learning and quantitative analysis models implemented in TensorFlow and PyTorch.

#quantitative-analysis#algorithmic-trading#deep-learning
Stars380
Forks228
Last commit
SiaNet
SiaNetC#

An easy-to-use C# deep learning library with support for multiple backends including TensorFlow, PyTorch, and CUDA/OpenCL.

#neural-network#model-training#deep-learning
Stars370
Forks80
Last commit7 years ago
PyVarInf
PyVarInfPython

A Python package for training PyTorch neural networks using variational inference for Bayesian deep learning.

#probabilistic-modeling#variational-inference#python-library
Stars362
Forks51
Last commit6 years ago
TargetDiff
TargetDiffPython

Official implementation of a 3D equivariant diffusion model for generating drug-like molecules that bind to specific protein targets and predicting their binding affinity.

#binding-affinity#protein-ligand-docking#diffusion-models
Stars347
Forks52
Last commit
PreviousPage 6 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
3 years ago
2 years ago
2 years ago
1 year ago
4 years ago
9 months ago
8 years ago
2 years ago
#Deep Learning222
#Machine Learning186
#Computer Vision99
#Python80
#Neural Networks55
#Tensorflow46
#Python Library36
#Bioinformatics29
#Model Training28
#Data Science28
#Object Detection27
#Reinforcement Learning25