Awesome-pytorch-list

PyTorch resource hub

A curated collection of PyTorch related resources, including libraries, tutorials, and examples for various applications such as NLP, computer vision, and deep learning.

A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.

GitHub

16k stars
572 watching
3k forks
last commit: over 2 years ago
Linked from 2 awesome lists

awesomeawesome-listcomputer-visioncvdata-sciencedeep-learningfacebookmachine-learningnatural-language-processingneural-networknlpnlp-librarypapersprobabilistic-programmingpythonpytorchpytorch-modelpytorch-tutorialstutorialsutility-library

pytorch: Tensors and Dynamic neural networks in Python with strong GPU acceleration
Captum4,982almost 2 years ago: Model interpretability and understanding for PyTorch
pytorch text3,524almost 2 years ago: Torch text related contents
pytorch-seq2seq1,499over 3 years ago: A framework for sequence-to-sequence (seq2seq) models implemented in PyTorch
anuvada19over 8 years ago: Interpretable Models for NLP using PyTorch
audio2,561almost 2 years ago: simple audio I/O for pytorch
loop872over 7 years ago: A method to generate speech across multiple speakers
fairseq-py: Facebook AI Research Sequence-to-Sequence Toolkit written in Python
speech756about 3 years ago: PyTorch ASR Implementation
OpenNMT-py6,796about 2 years ago: Open-Source Neural Machine Translation in PyTorch
neuralcoref2,859over 3 years ago: State-of-the-art coreference resolution based on neural nets and spaCy huggingface.co/coref
sentiment-discovery1,061about 6 years ago: Unsupervised Language Modeling at scale for robust sentiment classification
MUSE3,193about 4 years ago: A library for Multilingual Unsupervised or Supervised word Embeddings
nmtpytorch392over 3 years ago: Neural Machine Translation Framework in PyTorch
pytorch-wavenet979about 6 years ago: An implementation of WaveNet with fast generation
Tacotron-pytorch207almost 8 years ago: Tacotron: Towards End-to-End Speech Synthesis
AllenNLP11,774almost 4 years ago: An open-source NLP research library, built on PyTorch
PyTorch-NLP2,216about 3 years ago: Text utilities and datasets for PyTorch pytorchnlp.readthedocs.io
quick-nlp283about 8 years ago: Pytorch NLP library based on FastAI
TTS9,466almost 3 years ago: Deep learning for Text2Speech
LASER3,604over 2 years ago: Language-Agnostic SEntence Representations
pyannote-audio6,508almost 2 years ago: Neural building blocks for speaker diarization: speech activity detection, speaker change detection, speaker embedding
gensen311about 6 years ago: Learning General Purpose Distributed Sentence Representations via Large Scale Multi-task Learning
translate828over 3 years ago: Translate - a PyTorch Language Library
espnet8,596almost 2 years ago: End-to-End Speech Processing Toolkit espnet.github.io/espnet
pythia5,510almost 2 years ago: A software suite for Visual Question Answering
UnsupervisedMT1,505about 5 years ago: Phrase-Based & Neural Unsupervised Machine Translation
jiant1,650about 3 years ago: The jiant sentence representation learning toolkit
BERT-PyTorch6,251about 3 years ago: Pytorch implementation of Google AI's 2018 BERT, with simple annotation
InferSent2,282about 5 years ago: Sentence embeddings (InferSent) and training code for NLI
uis-rnn1,564almost 2 years ago:This is the library for the Unbounded Interleaved-State Recurrent Neural Network (UIS-RNN) algorithm, corresponding to the paper Fully Supervised Speaker Diarization. arxiv.org/abs/1810.04719
flair13,990almost 2 years ago: A very simple framework for state-of-the-art Natural Language Processing (NLP)
pytext6,336almost 4 years ago: A natural language modeling framework based on PyTorch fb.me/pytextdocs
voicefilter1,104about 2 years ago: Unofficial PyTorch implementation of Google AI's VoiceFilter system
BERT-NER1,220over 5 years ago: Pytorch-Named-Entity-Recognition-with-BERT
transfer-nlp292about 2 years ago: NLP library designed for flexible research and development
texar-pytorch745over 4 years ago: Toolkit for Machine Learning and Text Generation, in PyTorch texar.io
pytorch-kaldi2,370over 4 years ago: pytorch-kaldi is a project for developing state-of-the-art DNN/RNN hybrid speech recognition systems. The DNN part is managed by pytorch, while feature extraction, label computation, and decoding are performed with the kaldi toolkit
NeMo12,438almost 2 years ago: Neural Modules: a toolkit for conversational AI nvidia.github.io/NeMo
pytorch-struct1,109over 4 years ago: A library of vectorized implementations of core structured prediction algorithms (HMM, Dep Trees, CKY, ..,)
espresso941about 2 years ago: Espresso: A Fast End-to-End Neural Speech Recognition Toolkit
transformers136,357almost 2 years ago: huggingface Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch. huggingface.co/transformers
reformer-pytorch2,132over 3 years ago: Reformer, the efficient Transformer, in Pytorch
torch-metrics110over 5 years ago: Metrics for model evaluation in pytorch
speechbrain9,066almost 2 years ago: SpeechBrain is an open-source and all-in-one speech toolkit based on PyTorch
Backprop243over 5 years ago: Backprop makes it simple to use, finetune, and deploy state-of-the-art ML models
pytorch vision16,364almost 2 years ago: Datasets, Transforms and Models specific to Computer Vision
pt-styletransfer35over 9 years ago: Neural style transfer as a class in PyTorch
OpenFacePytorch183over 6 years ago: PyTorch module to use OpenFace's nn4.small2.v1.t7 model
img_classification_pk_pytorch366over 7 years ago: Quickly comparing your image classification models with the state-of-the-art models (such as DenseNet, ResNet, ...)
SparseConvNet2,067over 2 years ago: Submanifold sparse convolutional networks
Convolution_LSTM_pytorch808almost 6 years ago: A multi-layer convolution LSTM module
face-alignment7,137about 2 years ago: 2D and 3D Face alignment library build using pytorch adrianbulat.com
pytorch-semantic-segmentation1,729almost 7 years ago: PyTorch for Semantic Segmentation
RoIAlign.pytorch554over 4 years ago: This is a PyTorch version of RoIAlign. This implementation is based on crop_and_resize and supports both forward and backward on CPU and GPU
pytorch-cnn-finetune726about 2 years ago: Fine-tune pretrained Convolutional Neural Networks with PyTorch
detectorch557almost 8 years ago: Detectorch - detectron for PyTorch
Augmentor5,084over 2 years ago: Image augmentation library in Python for machine learning
s2cnn950almost 2 years ago: This library contains a PyTorch implementation of the SO(3) equivariant CNNs for spherical signals (e.g. omnidirectional cameras, signals on the globe)
TorchCV2,249almost 6 years ago: A PyTorch-Based Framework for Deep Learning in Computer Vision
maskrcnn-benchmark9,316over 3 years ago: Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch
image-classification-mobile2,984about 2 years ago: Collection of classification models pretrained on the ImageNet-1K
medicaltorch855over 2 years ago: A medical imaging framework for Pytorch
albumentations14,386almost 2 years ago: Fast image augmentation library
kornia10,059almost 2 years ago: Differentiable computer vision library
pytorch-text-recognition180about 7 years ago: Text recognition combo - CRAFT + CRNN
facenet-pytorch4,611about 2 years ago: Pretrained Pytorch face detection and recognition models ported from davidsandberg/facenet
detectron230,778almost 2 years ago: Detectron2 is FAIR's next-generation research platform for object detection and segmentation
vedaseg408almost 5 years ago: A semantic segmentation framework by pyotrch
ClassyVision1,600about 2 years ago: An end-to-end PyTorch framework for image and video classification
detecto614about 2 years ago:Computer vision in Python with less than 10 lines of code
pytorch3d8,889almost 2 years ago: PyTorch3D is FAIR's library of reusable components for deep learning with 3D data pytorch3d.org
MMDetection29,808about 2 years ago: MMDetection is an open source object detection toolbox, a part of the
neural-dream133almost 5 years ago: A PyTorch implementation of the DeepDream algorithm. Creates dream-like hallucinogenic visuals
FlashTorch737about 3 years ago: Visualization toolkit for neural networks in PyTorch!
Lucent610over 2 years ago: Tensorflow and OpenAI Clarity's Lucid adapted for PyTorch
MMDetection3D5,391about 2 years ago: MMDetection3D is OpenMMLab's next-generation platform for general 3D object detection, a part of the
MMSegmentation8,406about 2 years ago: MMSegmentation is a semantic segmentation toolbox and benchmark, a part of the
MMEditing6,986about 2 years ago: MMEditing is a image and video editing toolbox, a part of the
MMAction24,360about 2 years ago: MMAction2 is OpenMMLab's next generation action understanding toolbox and benchmark, a part of the
MMPose5,952about 2 years ago: MMPose is a pose estimation toolbox and benchmark, a part of the
lightly3,204almost 2 years agoLightly is a computer vision framework for self-supervised learning
RoMa: a lightweight and efficient library to deal with 3D rotations
ptstat110about 9 years ago: Probabilistic Programming and Statistical Inference in PyTorch
pyro8,604almost 2 years ago: Deep universal probabilistic programming with Python and PyTorch
probtorch887over 2 years ago: Probabilistic Torch is library for deep generative models that extends PyTorch
paysage119almost 4 years ago: Unsupervised learning and generative models in python/pytorch
pyvarinf359almost 7 years ago: Python package facilitating the use of Bayesian Deep Learning methods with Variational Inference for PyTorch
pyprob27over 6 years ago: A PyTorch-based library for probabilistic programming and inference compilation
mia139almost 4 years ago: A library for running membership inference attacks against ML models
pro_gan_pytorch538almost 3 years ago: ProGAN package implemented as an extension of PyTorch nn.Module
botorch3,126almost 2 years ago: Bayesian optimization in PyTorch
pytorch extras50over 9 years ago: Some extra features for pytorch
functional zoo587over 8 years ago: PyTorch, unlike lua torch, has autograd in it's core, so using modular structure of torch.nn modules is not necessary, one can easily allocate needed Variables and write a function that utilizes them, which is sometimes more convenient. This repo contains model definitions in this functional way, with pretrained weights for some models
torch-sampling1,865over 2 years ago: This package provides a set of transforms and data structures for sampling from in-memory or out-of-memory data
torchcraft-py71about 9 years ago: Python wrapper for TorchCraft, a bridge between Torch and StarCraft for AI research
aorun61about 9 years ago: Aorun intend to be a Keras with PyTorch as backend
logger127almost 6 years ago: A simple logger for experiments
PyTorch-docset31about 9 years ago: PyTorch docset! use with Dash, Zeal, Velocity, or LovelyDocs
convert_torch_to_pytorch541about 3 years ago: Convert torch t7 model to pytorch model and source
pretrained-models.pytorch9,044over 4 years ago: The goal of this repo is to help to reproduce research papers results
pytorch_fft315almost 8 years ago: PyTorch wrapper for FFTs
caffe_to_torch_to_pytorch150over 9 years ago
pytorch-extension117over 2 years ago: This is a CUDA extension for PyTorch which computes the Hadamard product of two tensors
tensorboard-pytorch7,887almost 2 years ago: This module saves PyTorch tensors in tensorboard format for inspection. Currently supports scalar, image, audio, histogram features in tensorboard
gpytorch3,605almost 2 years ago: GPyTorch is a Gaussian Process library, implemented using PyTorch. It is designed for creating flexible and modular Gaussian Process models with ease, so that you don't have to be an expert to use GPs
spotlight2,995almost 4 years ago: Deep recommender models using PyTorch
pytorch-cns26almost 9 years ago: Compressed Network Search with PyTorch
pyinn274over 8 years ago: CuPy fused PyTorch neural networks ops
inferno244over 3 years ago: A utility library around PyTorch
pytorch-fitmodule100about 6 years ago: Super simple fit method for PyTorch modules
inferno-sklearn5,911almost 2 years ago: A scikit-learn compatible neural network library that wraps pytorch
pytorch-caffe-darknet-convert: convert between pytorch, caffe prototxt/weights and darknet cfg/weights
pytorch2caffe541over 7 years ago: Convert PyTorch model to Caffemodel
pytorch-tools221about 4 years ago: Tools for PyTorch
sru31almost 5 years ago: Training RNNs as Fast as CNNs (arxiv.org/abs/1709.02755)
torch2coreml386almost 9 years ago: Torch7 -> CoreML
PyTorch-Encoding2,044over 2 years ago: PyTorch Deep Texture Encoding Network
pytorch-ctc42over 8 years ago: PyTorch-CTC is an implementation of CTC (Connectionist Temporal Classification) beam search decoding for PyTorch. C++ code borrowed liberally from TensorFlow with some improvements to increase flexibility
candlegp75over 6 years ago: Gaussian Processes in Pytorch
dpwa53almost 9 years ago: Distributed Learning by Pair-Wise Averaging
dni-pytorch236over 7 years ago: Decoupled Neural Interfaces using Synthetic Gradients for PyTorch
skorch5,911almost 2 years ago: A scikit-learn compatible neural network library that wraps pytorch
ignite4,554almost 2 years ago: Ignite is a high-level library to help with training neural networks in PyTorch
Arnold522over 4 years ago: Arnold - DOOM Agent
pytorch-mcn94over 7 years ago: Convert models from MatConvNet to PyTorch
simple-faster-rcnn-pytorch4,005over 5 years ago: A simplified implemention of Faster R-CNN with competitive performance
generative_zoo54almost 8 years ago: generative_zoo is a repository that provides working implementations of some generative models in PyTorch
pytorchviz3,251over 2 years ago: A small package to create visualizations of PyTorch execution graphs
cogitare77over 2 years ago: Cogitare - A Modern, Fast, and Modular Deep Learning and Machine Learning framework in Python
pydlt204about 8 years ago: PyTorch based Deep Learning Toolbox
semi-supervised-pytorch707over 6 years ago: Implementations of different VAE-based semi-supervised and generative models in PyTorch
pytorch_cluster838almost 2 years ago: PyTorch Extension Library of Optimised Graph Cluster Algorithms
neural-assembly-compiler27over 8 years ago: A neural assembly compiler for pyTorch based on adaptive-neural-compilation
caffemodel2pytorch390over 3 years ago: Convert Caffe models to PyTorch
extension-cpp1,031about 2 years ago: C++ extensions in PyTorch
pytoune572almost 2 years ago: A Keras-like framework and utilities for PyTorch
jetson-reinforcement891over 4 years ago: Deep reinforcement learning libraries for NVIDIA Jetson TX1/TX2 with PyTorch, OpenAI Gym, and Gazebo robotics simulator
matchbox484over 4 years ago: Write PyTorch code at the level of individual examples, then run it efficiently on minibatches
torch-two-sample237over 3 years ago: A PyTorch library for two-sample tests
pytorch-summary4,018over 2 years ago: Model summary in PyTorch similar to in Keras
mpl.pytorch175over 8 years ago: Pytorch implementation of MaxPoolingLoss
scVI-dev: Development branch of the scVI project in PyTorch
apex8,460almost 2 years ago: An Experimental PyTorch Extension(will be deprecated at a later point)
ELF3,378over 7 years ago: ELF: a platform for game research
Torchlite32almost 4 years ago: A high level library on top of(not only) Pytorch
joint-vae462over 7 years ago: Pytorch implementation of JointVAE, a framework for disentangling continuous and discrete factors of variation star2
SLM-Lab1,256about 4 years ago: Modular Deep Reinforcement Learning framework in PyTorch
bindsnet1,517almost 2 years ago: A Python package used for simulating spiking neural networks (SNNs) on CPUs or GPUs using PyTorch
pro_gan_pytorch538almost 3 years ago: ProGAN package implemented as an extension of PyTorch nn.Module
pytorch_geometric21,597almost 2 years ago: Geometric Deep Learning Extension Library for PyTorch
torchplus9over 7 years ago: Implements the + operator on PyTorch modules, returning sequences
lagom373almost 4 years ago: lagom: A light PyTorch infrastructure to quickly prototype reinforcement learning algorithms
torchbearer636almost 3 years ago: torchbearer: A model training library for researchers using PyTorch
pytorch-maml-rl830over 3 years ago: Reinforcement Learning with Model-Agnostic Meta-Learning in Pytorch
NALU115almost 8 years ago: Basic pytorch implementation of NAC/NALU from Neural Arithmetic Logic Units paper by trask et.al arxiv.org/pdf/1808.00508.pdf
QuCumber174almost 2 years ago: Neural Network Many-Body Wavefunction Reconstruction
magnet360over 7 years ago: Deep Learning Projects that Build Themselves
opencv_transforms377over 5 years ago: OpenCV implementation of Torchvision's image augmentations
fastai26,390almost 2 years ago: The fast.ai deep learning library, lessons, and tutorials
pytorch-dense-correspondence561over 3 years ago: Code for "Dense Object Nets: Learning Dense Visual Object Descriptors By and For Robotic Manipulation" arxiv.org/pdf/1806.08756.pdf
colorization-pytorch600over 6 years ago: PyTorch reimplementation of Interactive Deep Colorization richzhang.github.io/ideepcolor
beauty-net187almost 3 years ago: A simple, flexible, and extensible template for PyTorch. It's beautiful
OpenChem684almost 3 years ago: OpenChem: Deep Learning toolkit for Computational Chemistry and Drug Design Research mariewelt.github.io/OpenChem
torchani471almost 2 years ago: Accurate Neural Network Potential on PyTorch aiqm.github.io/torchani
PyTorch-LBFGS591over 3 years ago: A PyTorch implementation of L-BFGS
gpytorch3,605almost 2 years ago: A highly efficient and modular implementation of Gaussian Processes in PyTorch
hessian186almost 6 years ago: hessian in pytorch
vel276almost 4 years ago: Velocity in deep-learning research
nonechucks378about 4 years ago: Skip bad items in your PyTorch DataLoader, use Transforms as Filters, and more!
torchstat1,468over 3 years ago: Model analyzer in PyTorch
QNNPACK1,532about 7 years ago: Quantized Neural Network PACKage - mobile-optimized implementation of quantized neural network operators
torchdiffeq5,655almost 2 years ago: Differentiable ODE solvers with full GPU support and O(1)-memory backpropagation
redner1,396about 4 years ago: A differentiable Monte Carlo path tracer
pixyz492about 2 years ago: a library for developing deep generative models in a more concise, intuitive and extendable way
euclidesdb633over 6 years ago: A multi-model machine learning feature embedding database
pytorch2keras859almost 4 years ago: Convert PyTorch dynamic graph to Keras model
salad334over 5 years ago: Semi-Supervised Learning and Domain Adaptation
netharn40almost 6 years ago: Parameterized fit and prediction harnesses for pytorch
dgl13,601almost 2 years ago: Python package built to ease deep learning on graph, on top of existing DL frameworks.
gandissect1,770over 5 years ago: Pytorch-based tools for visualizing and understanding the neurons of a GAN. gandissect.csail.mit.edu
delira220almost 6 years ago: Lightweight framework for fast prototyping and training deep neural networks in medical imaging delira.rtfd.io
mushroom824almost 2 years ago: Python library for Reinforcement Learning experiments
Xlearn465over 5 years ago: Transfer Learning Library
geoopt862over 2 years ago: Riemannian Adaptive Optimization Methods with pytorch optim
vegans: A library providing various existing GANs in PyTorch
torchgeometry10,059almost 2 years ago: TGM: PyTorch Geometry
AdverTorch1,311about 3 years ago: A Toolbox for Adversarial Robustness (attack/defense/training) Research
AdaBound2,908about 3 years ago: An optimizer that trains as fast as Adam and as good as SGD.a
fenchel-young-losses183about 3 years ago: Probabilistic classification in PyTorch/TensorFlow/scikit-learn with Fenchel-Young losses
pytorch-OpCounter4,908about 2 years ago: Count the FLOPs of your PyTorch model
Tor1060over 7 years ago: A Generic Tensor-Network library that is designed for quantum simulation, base on the pytorch
Catalyst3,300over 2 years ago: High-level utils for PyTorch DL & RL research. It was developed with a focus on reproducibility, fast experimentation and code/ideas reusing. Being able to research/develop something new, rather than write another regular train loop
Ax2,392almost 2 years ago: Adaptive Experimentation Platform
pywick398over 4 years ago: High-level batteries-included neural network training library for Pytorch
torchgpipe820about 2 years ago: A GPipe implementation in PyTorch torchgpipe.readthedocs.io
hub1,402over 2 years ago: Pytorch Hub is a pre-trained model repository designed to facilitate research reproducibility
pytorch-lightning28,636almost 2 years ago: Rapid research framework for Pytorch. The researcher's version of keras
Tor1060over 7 years ago: A Generic Tensor-Network library that is designed for quantum simulation, base on the pytorch
tensorwatch3,424about 3 years ago: Debugging, monitoring and visualization for Deep Learning and Reinforcement Learning from Microsoft Research
wavetorch518over 6 years ago: Numerically solving and backpropagating through the wave equation arxiv.org/abs/1904.12831
diffdist62over 6 years ago: diffdist is a python library for pytorch. It extends the default functionality of torch.autograd and adds support for differentiable communication between processes
torchprof608over 5 years ago: A minimal dependency library for layer-by-layer profiling of Pytorch models
osqpth59over 3 years ago: The differentiable OSQP solver layer for PyTorch
mctorch239about 5 years ago: A manifold optimization library for deep learning
pytorch-hessian-eigenthings367over 2 years ago: Efficient PyTorch Hessian eigendecomposition using the Hessian-vector product and stochastic power iteration
MinkowskiEngine2,513over 2 years ago: Minkowski Engine is an auto-diff library for generalized sparse convolutions and high-dimensional sparse tensors
pytorch-cpp-rl514over 6 years ago: PyTorch C++ Reinforcement Learning
pytorch-toolbelt1,523almost 2 years ago: PyTorch extensions for fast R&D prototyping and Kaggle farming
argus-tensor-stream380over 3 years ago: A library for real-time video stream decoding to CUDA memory tensorstream.argus-ai.com
macarico111over 6 years ago: learning to search in pytorch
rlpyt2,236over 5 years ago: Reinforcement Learning in PyTorch
pywarm184about 7 years ago: A cleaner way to build neural networks for PyTorch. blue-season.github.io/pywarm
learn2learn2,684over 2 years ago: PyTorch Meta-learning Framework for Researchers
torchbeast740about 5 years ago: A PyTorch Platform for Distributed RL
higher1,595over 4 years ago: higher is a pytorch library allowing users to obtain higher order gradients over losses spanning training loops rather than individual training steps
Torchelie111almost 2 years ago: Torchélie is a set of utility functions, layers, losses, models, trainers and other things for PyTorch. torchelie.readthedocs.org
CrypTen1,554almost 2 years ago: CrypTen is a Privacy Preserving Machine Learning framework written using PyTorch that allows researchers and developers to train models using encrypted data. CrypTen currently supports Secure multi-party computation as its encryption mechanism
cvxpylayers1,843almost 2 years ago: cvxpylayers is a Python library for constructing differentiable convex optimization layers in PyTorch
RepDistiller2,217almost 3 years ago: Contrastive Representation Distillation (CRD), and benchmark of recent knowledge distillation methods
kaolin4,550almost 2 years ago: PyTorch library aimed at accelerating 3D deep learning research
PySNN220about 2 years ago: Efficient Spiking Neural Network framework, built on top of PyTorch for GPU acceleration
sparktorch339over 3 years ago: Train and run Pytorch models on Apache Spark
pytorch-metric-learning6,045almost 2 years ago: The easiest way to use metric learning in your application. Modular, flexible, and extensible. Written in PyTorch
autonomous-learning-library647over 2 years ago: A PyTorch library for building deep reinforcement learning agents
flambe264about 2 years ago: An ML framework to accelerate research and its path to production. flambe.ai
pytorch-optimizer3,053over 2 years ago: Collections of modern optimization algorithms for PyTorch, includes: AccSGD, AdaBound, AdaMod, DiffGrad, Lamb, RAdam, RAdam, Yogi
PyTorch-VAE6,776over 2 years ago: A Collection of Variational Autoencoders (VAE) in PyTorch
ray34,412almost 2 years ago: A fast and simple framework for building and running distributed applications. Ray is packaged with RLlib, a scalable reinforcement learning library, and Tune, a scalable hyperparameter tuning library. ray.io
Pytorch Geometric Temporal2,694almost 2 years ago: A temporal extension library for PyTorch Geometric
Poutyne572almost 2 years ago: A Keras-like framework for PyTorch that handles much of the boilerplating code needed to train neural networks
Pytorch-Toolbox416over 2 years ago: This is toolbox project for Pytorch. Aiming to make you write Pytorch code more easier, readable and concise
Pytorch-contrib391almost 6 years ago: It contains reviewed implementations of ideas from recent machine learning papers
EfficientNet PyTorch7,971over 4 years ago: It contains an op-for-op PyTorch reimplementation of EfficientNet, along with pre-trained models and examples
PyTorch/XLA2,504almost 2 years ago: PyTorch/XLA is a Python package that uses the XLA deep learning compiler to connect the PyTorch deep learning framework and Cloud TPUs
webdataset2,381almost 2 years ago: WebDataset is a PyTorch Dataset (IterableDataset) implementation providing efficient access to datasets stored in POSIX tar archives
volksdep286over 5 years ago: volksdep is an open-source toolbox for deploying and accelerating PyTorch, Onnx and Tensorflow models with TensorRT
PyTorch-StudioGAN3,439about 2 years ago: StudioGAN is a Pytorch library providing implementations of representative Generative Adversarial Networks (GANs) for conditional/unconditional image generation. StudioGAN aims to offer an identical playground for modern GANs so that machine learning researchers can readily compare and analyze a new idea
torchdrift311about 4 years ago: drift detection library
accelerate8,056almost 2 years ago: A simple way to train and use PyTorch models with multi-GPU, TPU, mixed-precision
lightning-transformers612almost 4 years ago: Flexible interface for high-performance research using SOTA Transformers leveraging Pytorch Lightning, Transformers, and Hydra
FlowerA unified approach to federated learning, analytics, and evaluation. It allows to federated any machine learning workload
lightning-flash1,746almost 3 years ago: Flash is a collection of tasks for fast prototyping, baselining and fine-tuning scalable Deep Learning models, built on PyTorch Lightning
Pytorch Geometric Signed Directed131about 2 years ago: A signed and directed extension library for PyTorch Geometric
Koila1,823almost 2 years ago: A simple wrapper around pytorch that prevents CUDA out of memory issues
Renate282almost 2 years ago: A library for real-world continual learning

Awesome-Pytorch-list / Tutorials, books, & examples

DeepLearningForNLPInPytorch: An IPython Notebook tutorial on deep learning, with an emphasis on Natural Language Processing
pytorch-tutorial30,401about 3 years ago: tutorial for researchers to learn deep learning with pytorch
pytorch-exercises97over 9 years ago: pytorch-exercises collection
pytorch tutorials8,296almost 2 years ago: Various pytorch tutorials
pytorch examples22,530almost 2 years ago: A repository showcasing examples of using pytorch
pytorch practice197almost 5 years ago: Some example scripts on pytorch
pytorch mini tutorials326about 6 years ago: Minimal tutorials for PyTorch adapted from Alec Radford's Theano tutorials
pytorch text classification66over 9 years ago: A simple implementation of CNN based text classification in Pytorch
cats vs dogs71over 9 years ago: Example of network fine-tuning in pytorch for the kaggle competition Dogs vs. Cats Redux: Kernels Edition. Currently #27 (0.05074) on the leaderboard
convnet347over 5 years ago: This is a complete training example for Deep Convolutional Networks on various datasets (ImageNet, Cifar10, Cifar100, MNIST)
pytorch-generative-adversarial-networks32over 9 years ago: simple generative adversarial network (GAN) using PyTorch
pytorch containers89over 9 years ago: This repository aims to help former Torchies more seamlessly transition to the "Containerless" world of PyTorch by providing a list of PyTorch implementations of Torch Table Layers
T-SNE in pytorch475almost 4 years ago: t-SNE experiments in pytorch
AAE_pytorch199over 9 years ago: Adversarial Autoencoders (with Pytorch)
Kind_PyTorch_Tutorial392over 9 years ago: Kind PyTorch Tutorial for beginners
pytorch-poetry-gen239over 9 years ago: a char-RNN based on pytorch
pytorch-REINFORCE266over 9 years ago: PyTorch implementation of REINFORCE, This repo supports both continuous and discrete environments in OpenAI gym
https://morvanzhou.github.io/tutorials/: Build your neural network easy and fast
pytorch-intro37over 9 years ago: A couple of scripts to illustrate how to do CNNs and RNNs in PyTorch
pytorch-classification1,699over 2 years ago: A unified framework for the image classification task on CIFAR-10/100 and ImageNet
pytorch_notebooks - hardmaru386over 8 years ago: Random tutorials created in NumPy and PyTorch
pytorch_tutoria-quick109about 7 years ago: Quick PyTorch introduction and tutorial. Targets computer vision, graphics and machine learning researchers eager to try a new framework
Pytorch_fine_tuning_Tutorial279about 8 years ago: A short tutorial on performing fine tuning or transfer learning in PyTorch
pytorch_exercises316almost 9 years ago: pytorch-exercises
traffic-sign-detection51almost 8 years ago: nyu-cv-fall-2017 example
mss_pytorch171almost 8 years ago: Singing Voice Separation via Recurrent Inference and Skip-Filtering Connections - PyTorch Implementation. Demo: js-mim.github.io/mss_pytorch
DeepNLP-models-Pytorch2,957almost 7 years agoPytorch implementations of various Deep NLP models in cs-224n(Stanford Univ: NLP with Deep Learning)
Mila introductory tutorials986about 8 years ago: Various tutorials given for welcoming new students at MILA
pytorch.rl.learning65almost 7 years ago: for learning reinforcement learning using PyTorch
minimal-seq2seq692almost 6 years ago: Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch
tensorly-notebooks429over 3 years ago: Tensor methods in Python with TensorLy tensorly.github.io/dev
pytorch_bits79over 8 years ago: time-series prediction related examples
skip-thoughts225over 8 years ago: An implementation of Skip-Thought Vectors in PyTorch
video-caption-pytorch402about 7 years ago: pytorch code for video captioning
Capsule-Network-Tutorial770almost 7 years ago: Pytorch easy-to-follow Capsule Network tutorial
code-of-learn-deep-learning-with-pytorch2,822over 2 years ago: This is code of book "Learn Deep Learning with PyTorch" item.jd.com/17915495606.html
RL-Adventure3,043almost 5 years ago: Pytorch easy-to-follow step-by-step Deep Q Learning tutorial with clean readable code
accelerated_dl_pytorch127over 8 years ago: Accelerated Deep Learning with PyTorch at Jupyter Day Atlanta II
RL-Adventure-23,299over 2 years ago: PyTorch4 tutorial of: actor critic / proximal policy optimization / acer / ddpg / twin dueling ddpg / soft actor critic / generative adversarial imitation learning / hindsight experience replay
Generative Adversarial Networks (GANs) in 50 lines of code (PyTorch)
adversarial-autoencoders-with-pytorch
transfer learning using pytorch
how-to-implement-a-yolo-object-detector-in-pytorch
pytorch-for-recommenders-101
pytorch-for-numpy-users691over 3 years ago
PyTorch Tutorial: PyTorch Tutorials in Chinese
grokking-pytorch1,194about 5 years ago: The Hitchiker's Guide to PyTorch
PyTorch-Deep-Learning-Minicourse6,704about 2 years ago: Minicourse in Deep Learning with PyTorch
pytorch-custom-dataset-examples865over 6 years ago: Some custom dataset examples for PyTorch
Multiplicative LSTM for sequence-based Recommenders
deeplearning.ai-pytorch149almost 6 years ago: PyTorch Implementations of Coursera's Deep Learning(deeplearning.ai) Specialization
MNIST_Pytorch_python_and_capi96almost 8 years ago: This is an example of how to train a MNIST network in Python and run it in c++ with pytorch 1.0
torch_light537almost 6 years ago: Tutorials and examples include Reinforcement Training, NLP, CV
portrain-gan40almost 8 years ago: torch code to decode (and almost encode) latents from art-DCGAN's Portrait GAN
mri-analysis-pytorch63almost 8 years ago: MRI analysis using PyTorch and MedicalTorch
cifar10-fast536over 4 years ago: Demonstration of training a small ResNet on CIFAR10 to 94% test accuracy in 79 seconds as described in this
Intro to Deep Learning with PyTorch: A free course by Udacity and facebook, with a good intro to PyTorch, and an interview with Soumith Chintala, one of the original authors of PyTorch
pytorch-sentiment-analysis4,419over 2 years ago: Tutorials on getting started with PyTorch and TorchText for sentiment analysis
pytorch-image-models32,592almost 2 years ago: PyTorch image models, scripts, pretrained weights -- (SE)ResNet/ResNeXT, DPN, EfficientNet, MobileNet-V3/V2/V1, MNASNet, Single-Path NAS, FBNet, and more
CIFAR-ZOO703over 5 years ago: Pytorch implementation for multiple CNN architectures and improve methods with state-of-the-art results
d2l-pytorch4,256about 2 years ago: This is an attempt to modify Dive into Deep Learning, Berkeley STAT 157 (Spring 2019) textbook's code into PyTorch
thinking-in-tensors-writing-in-pytorch331almost 4 years ago: Thinking in tensors, writing in PyTorch (a hands-on deep learning intro)
NER-BERT-pytorch442over 3 years ago: PyTorch solution of named entity recognition task Using Google AI's pre-trained BERT model
pytorch-sync-batchnorm-example249over 7 years ago: How to use Cross Replica / Synchronized Batchnorm in Pytorch
SentimentAnalysis367over 3 years ago: Sentiment analysis neural network trained by fine tuning BERT on the Stanford Sentiment Treebank, thanks to 's Transformers library
pytorch-cpp1,978over 2 years ago: C++ implementations of PyTorch tutorials for deep learning researchers (based on the Python tutorials from )
Deep Learning with PyTorch: Zero to GANs: Interactive and coding-focused tutorial series on introduction to Deep Learning with PyTorch ( )
Deep Learning with PyTorch: Deep Learning with PyTorch teaches you how to implement deep learning algorithms with Python and PyTorch, the book includes a case study: building an algorithm capable of detecting malignant lung tumors using CT scans
Serverless Machine Learning in Action with PyTorch and AWS: Serverless Machine Learning in Action is a guide to bringing your experimental PyTorch machine learning code to production using serverless capabilities from major cloud providers like AWS, Azure, or GCP
LabML NN57,177about 2 years ago: A collection of PyTorch implementations of neural networks architectures and algorithms with side-by-side notes
Run your PyTorch Example Fedarated with Flower5,219almost 2 years ago: This example demonstrates how an already existing centralized PyTorch machine learning project can be federated with Flower. A Cifar-10 dataset is used together with a convolutional neural network (CNN)

Awesome-Pytorch-list / Paper implementations

google_evolution53over 9 years ago: This implements one of result networks from Large-scale evolution of image classifiers by Esteban Real, et. al
pyscatwave298over 6 years ago: Fast Scattering Transform with CuPy/PyTorch,read the paper
scalingscattering81almost 9 years ago: Scaling The Scattering Transform : Deep Hybrid Networks
deep-auto-punctuation141almost 6 years ago: a pytorch implementation of auto-punctuation learned character by character
Realtime_Multi-Person_Pose_Estimation1,370over 3 years ago: This is a pytorch version of Realtime_Multi-Person_Pose_Estimation, origin code is
PyTorch-value-iteration-networks79over 9 years ago: PyTorch implementation of the Value Iteration Networks (NIPS '16) paper
pytorch_Highway82over 9 years ago: Highway network implemented in pytorch
pytorch_NEG_loss125about 9 years ago: NEG loss implemented in pytorch
pytorch_RVAE357over 9 years ago: Recurrent Variational Autoencoder that generates sequential data implemented in pytorch
pytorch_TDNN81over 9 years ago: Time Delayed NN implemented in pytorch
eve.pytorch33almost 5 years ago: An implementation of Eve Optimizer, proposed in Imploving Stochastic Gradient Descent with Feedback, Koushik and Hayashi, 2016
e2e-model-learning201almost 6 years ago: Task-based end-to-end model learning
pix2pix-pytorch428almost 8 years ago: PyTorch implementation of "Image-to-Image Translation Using Conditional Adversarial Networks"
Single Shot MultiBox Detector5,160over 4 years ago: A PyTorch Implementation of Single Shot MultiBox Detector
DiscoGAN1,084over 8 years ago: PyTorch implementation of "Learning to Discover Cross-Domain Relations with Generative Adversarial Networks"
official DiscoGAN implementation773over 5 years ago: Official implementation of "Learning to Discover Cross-Domain Relations with Generative Adversarial Networks"
pytorch-es351about 9 years ago: This is a PyTorch implementation of
piwise384over 7 years ago: Pixel-wise segmentation on VOC2012 dataset using pytorch
pytorch-dqn387almost 9 years ago: Deep Q-Learning Network in pytorch
neuraltalk2-pytorch1,458almost 3 years ago: image captioning model in pytorch(finetunable cnn in branch with_finetune)
vnet.pytorch703about 8 years ago: A Pytorch implementation for V-Net: Fully Convolutional Neural Networks for Volumetric Medical Image Segmentation
pytorch-fcn1,750over 3 years ago: PyTorch implementation of Fully Convolutional Networks
WideResNets334over 5 years ago: WideResNets for CIFAR10/100 implemented in PyTorch. This implementation requires less GPU memory than what is required by the official Torch implementation:
pytorch_highway_networks56over 9 years ago: Highway networks implemented in PyTorch
pytorch-NeuCom94almost 9 years ago: Pytorch implementation of DeepMind's differentiable neural computer paper
captionGen128over 9 years ago: Generate captions for an image using PyTorch
AnimeGAN1,282about 4 years ago: A simple PyTorch Implementation of Generative Adversarial Networks, focusing on anime face drawing
Cnn-text classification1,022over 3 years ago: This is the implementation of Kim's Convolutional Neural Networks for Sentence Classification paper in PyTorch
deepspeech22,109almost 4 years ago: Implementation of DeepSpeech2 using Baidu Warp-CTC. Creates a network based on the DeepSpeech2 architecture, trained with the CTC activation function
seq2seq738over 4 years ago: This repository contains implementations of Sequence to Sequence (Seq2Seq) models in PyTorch
Asynchronous Advantage Actor-Critic in PyTorch38over 9 years ago: This is PyTorch implementation of A3C as described in Asynchronous Methods for Deep Reinforcement Learning. Since PyTorch has a easy method to control shared memory within multiprocess, we can easily implement asynchronous method like A3C
densenet833about 8 years ago: This is a PyTorch implementation of the DenseNet-BC architecture as described in the paper Densely Connected Convolutional Networks by G. Huang, Z. Liu, K. Weinberger, and L. van der Maaten. This implementation gets a CIFAR-10+ error rate of 4.77 with a 100-layer DenseNet-BC with a growth rate of 12. Their official implementation and links to many other third-party implementations are available in the liuzhuang13/DenseNet repo on GitHub
nninit70over 9 years ago: Weight initialization schemes for PyTorch nn.Modules. This is a port of the popular nninit for Torch7 by @kaixhin
faster rcnn1,722almost 5 years ago: This is a PyTorch implementation of Faster RCNN. This project is mainly based on py-faster-rcnn and TFFRCNN.For details about R-CNN please refer to the paper Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks by Shaoqing Ren, Kaiming He, Ross Girshick, Jian Sun
doomnet132over 4 years ago: PyTorch's version of Doom-net implementing some RL models in ViZDoom environment
flownet861over 2 years ago: Pytorch implementation of FlowNet by Dosovitskiy et al
sqeezenet91over 6 years ago: Implementation of Squeezenet in pytorch, #### pretrained models on CIFAR10 data to come Plan to train the model on cifar 10 and add block connections too
WassersteinGAN3,215over 7 years ago: wassersteinGAN in pytorch
optnet517over 6 years ago: This repository is by Brandon Amos and J. Zico Kolter and contains the PyTorch source code to reproduce the experiments in our paper OptNet: Differentiable Optimization as a Layer in Neural Networks
qp solver691about 2 years ago: A fast and differentiable QP solver for PyTorch. Crafted by Brandon Amos and J. Zico Kolter
Continuous Deep Q-Learning with Model-based Acceleration307over 5 years ago: Reimplementation of Continuous Deep Q-Learning with Model-based Acceleration
Learning to learn by gradient descent by gradient descent312about 8 years ago: PyTorch implementation of Learning to learn by gradient descent by gradient descent
fast-neural-style428about 2 years ago: pytorch implementation of fast-neural-style, The model uses the method described in along with Instance Normalization
PytorchNeuralStyleTransfer422over 5 years ago: Implementation of Neural Style Transfer in Pytorch
Fast Neural Style for Image Style Transform by Pytorch82over 4 years ago: Fast Neural Style for Image Style Transform by Pytorch
neural style transfer136almost 8 years ago: An introduction to PyTorch through the Neural-Style algorithm ( ) developed by Leon A. Gatys, Alexander S. Ecker and Matthias Bethge
VIN_PyTorch_Visdom226over 9 years ago: PyTorch implementation of Value Iteration Networks (VIN): Clean, Simple and Modular. Visualization in Visdom
YOLO21,556almost 5 years ago: YOLOv2 in PyTorch
attention-transfer1,449about 8 years ago: Attention transfer in pytorch, read the paper
SVHNClassifier200over 5 years ago: A PyTorch implementation of
pytorch-deform-conv910about 5 years ago: PyTorch implementation of Deformable Convolution
BEGAN-pytorch262over 9 years ago: PyTorch implementation of : Boundary Equilibrium Generative Adversarial Networks
treelstm.pytorch551almost 7 years ago: Tree LSTM implementation in PyTorch
AGE285about 8 years ago: Code for paper "Adversarial Generator-Encoder Networks" by Dmitry Ulyanov, Andrea Vedaldi and Victor Lempitsky which can be found
ResNeXt.pytorch511about 6 years ago: Reproduces ResNet-V3 (Aggregated Residual Transformations for Deep Neural Networks) with pytorch
pytorch-rl798about 6 years ago: Deep Reinforcement Learning with pytorch & visdom
Deep-Leafsnap50almost 9 years ago: LeafSnap replicated using deep neural networks to test accuracy compared to traditional computer vision methods
pytorch-CycleGAN-and-pix2pix23,272over 2 years ago: PyTorch implementation for both unpaired and paired image-to-image translation
A3C-PyTorch114over 9 years ago:PyTorch implementation of Advantage async actor-critic Algorithms (A3C) in PyTorch
pytorch-value-iteration-networks318almost 6 years ago: Pytorch implementation of Value Iteration Networks (NIPS 2016 best paper)
PyTorch-Style-Transfer981over 4 years ago: PyTorch Implementation of Multi-style Generative Network for Real-time Transfer
pytorch-deeplab-resnet602about 3 years ago: pytorch-deeplab-resnet-model
pointnet.pytorch2,175over 3 years ago: pytorch implementation for "PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation"
pytorch-dnc278over 8 years ago: Neural Turing Machine (NTM) & Differentiable Neural Computer (DNC) with pytorch & visdom
pytorch_image_classifier113almost 6 years ago: Minimal But Practical Image Classifier Pipline Using Pytorch, Finetune on ResNet18, Got 99% Accuracy on Own Small Datasets
mnist-svhn-transfer433over 9 years ago: PyTorch Implementation of CycleGAN and SGAN for Domain Transfer (Minimal)
pytorch-yolo2: pytorch-yolo2
dni119almost 9 years ago: Implement Decoupled Neural Interfaces using Synthetic Gradients in Pytorch
wgan-gp1,515about 3 years ago: A pytorch implementation of Paper "Improved Training of Wasserstein GANs"
pytorch-seq2seq-intent-parsing160over 9 years ago: Intent parsing and slot filling in PyTorch with seq2seq + attention
pyTorch_NCE45about 7 years ago: An implementation of the Noise Contrastive Estimation algorithm for pyTorch. Working, yet not very efficient
molencoder88over 6 years ago: Molecular AutoEncoder in PyTorch
GAN-weight-norm181over 8 years ago: Code for "On the Effects of Batch and Weight Normalization in Generative Adversarial Networks"
lgamma24about 9 years ago: Implementations of polygamma, lgamma, and beta functions for PyTorch
bigBatch148over 9 years ago: Code used to generate the results appearing in "Train longer, generalize better: closing the generalization gap in large batch training of neural networks"
rl_a3c_pytorch562over 3 years ago: Reinforcement learning with implementation of A3C LSTM for Atari 2600
pytorch-retraining170about 6 years ago: Transfer Learning Shootout for PyTorch's model zoo (torchvision)
nmp_qc340over 6 years ago: Neural Message Passing for Computer Vision
grad-cam10,781almost 2 years ago: Pytorch implementation of Grad-CAM
pytorch-trpo: PyTorch Implementation of Trust Region Policy Optimization (TRPO)
pytorch-explain-black-box334almost 5 years ago: PyTorch implementation of Interpretable Explanations of Black Boxes by Meaningful Perturbation
vae_vpflows90over 9 years ago: Code in PyTorch for the convex combination linear IAF and the Householder Flow, J.M. Tomczak & M. Welling
relational-networks809almost 4 years ago: Pytorch implementation of "A simple neural network module for relational reasoning" (Relational Networks)
vqa.pytorch718almost 7 years ago: Visual Question Answering in Pytorch
end-to-end-negotiator1,379over 6 years ago: Deal or No Deal? End-to-End Learning for Negotiation Dialogues
odin-pytorch201about 9 years ago: Principled Detection of Out-of-Distribution Examples in Neural Networks
FreezeOut211about 8 years ago: Accelerate Neural Net Training by Progressively Freezing Layers
ARAE400over 6 years ago: Code for the paper "Adversarially Regularized Autoencoders for Generating Discrete Structures" by Zhao, Kim, Zhang, Rush and LeCun
forward-thinking-pytorch66over 9 years ago: Pytorch implementation of "Forward Thinking: Building and Training Neural Networks One Layer at a Time"
context_encoder_pytorch366almost 7 years ago: PyTorch Implement of Context Encoders
attention-is-all-you-need-pytorch8,936over 2 years ago: A PyTorch implementation of the Transformer model in "Attention is All You Need"
OpenFacePytorch183over 6 years ago: PyTorch module to use OpenFace's nn4.small2.v1.t7 model
neural-combinatorial-rl-pytorch562over 8 years ago: PyTorch implementation of Neural Combinatorial Optimization with Reinforcement Learning
pytorch-nec0over 2 years ago: PyTorch Implementation of Neural Episodic Control (NEC)
seq2seq.pytorch523almost 7 years ago: Sequence-to-Sequence learning using PyTorch
Pytorch-Sketch-RNN184over 7 years ago: a pytorch implementation of arxiv.org/abs/1704.03477
pytorch-pruning877about 7 years ago: PyTorch Implementation of [1611.06440] Pruning Convolutional Neural Networks for Resource Efficient Inference
DrQA401over 4 years ago: A pytorch implementation of Reading Wikipedia to Answer Open-Domain Questions
YellowFin_Pytorch287over 7 years ago: auto-tuning momentum SGD optimizer
samplernn-pytorch290over 3 years ago: PyTorch implementation of SampleRNN: An Unconditional End-to-End Neural Audio Generation Model
AEGeAN38over 2 years ago: Deeper DCGAN with AE stabilization
/pytorch-SRResNet487over 8 years ago: pytorch implementation for Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network arXiv:1609.04802v2
vsepp492almost 5 years ago: Code for the paper "VSE++: Improved Visual Semantic Embeddings"
Pytorch-DPPO180over 8 years ago: Pytorch implementation of Distributed Proximal Policy Optimization: arxiv.org/abs/1707.02286
UNIT1,994about 5 years ago: PyTorch Implementation of our Coupled VAE-GAN algorithm for Unsupervised Image-to-Image Translation
efficient_densenet_pytorch1,524over 3 years ago: A memory-efficient implementation of DenseNets
tsn-pytorch1,066over 7 years ago: Temporal Segment Networks (TSN) in PyTorch
SMASH489about 9 years ago: An experimental technique for efficiently exploring neural architectures
pytorch-retinanet997over 7 years ago: RetinaNet in PyTorch
biogans95almost 9 years ago: Implementation supporting the ICCV 2017 paper "GANs for Biological Image Synthesis"
Semantic Image Synthesis via Adversarial Learning145about 9 years ago: A PyTorch implementation of the paper "Semantic Image Synthesis via Adversarial Learning" in ICCV 2017
fmpytorch173over 8 years ago: A PyTorch implementation of a Factorization Machine module in cython
ORN223about 4 years ago: A PyTorch implementation of the paper "Oriented Response Networks" in CVPR 2017
pytorch-maml555almost 8 years ago: PyTorch implementation of MAML: arxiv.org/abs/1703.03400
pytorch-generative-model-collections2,604over 6 years ago: Collection of generative models in Pytorch version
vqa-winner-cvprw-2017164over 7 years ago: Pytorch Implementation of winner from VQA Chllange Workshop in CVPR'17
tacotron_pytorch309about 7 years ago: PyTorch implementation of Tacotron speech synthesis model
pspnet-pytorch588almost 9 years ago: PyTorch implementation of PSPNet segmentation network
LM-LSTM-CRF846over 4 years ago: Empower Sequence Labeling with Task-Aware Language Model
face-alignment7,137about 2 years ago: Pytorch implementation of the paper "How far are we from solving the 2D & 3D Face Alignment problem? (and a dataset of 230,000 3D facial landmarks)", ICCV 2017
DepthNet119about 7 years ago: PyTorch DepthNet Training on Still Box dataset
EDSR-PyTorch2,457over 3 years ago: PyTorch version of the paper 'Enhanced Deep Residual Networks for Single Image Super-Resolution' (CVPRW 2017)
e2c-pytorch43about 9 years ago: Embed to Control implementation in PyTorch
3D-ResNets-PyTorch3,920over 5 years ago: 3D ResNets for Action Recognition
bandit-nmt136over 8 years ago: This is code repo for our EMNLP 2017 paper "Reinforcement Learning for Bandit Neural Machine Translation with Simulated Human Feedback", which implements the A2C algorithm on top of a neural encoder-decoder model and benchmarks the combination under simulated noisy rewards
pytorch-a2c-ppo-acktr3,644over 4 years ago: PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO) and Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation (ACKTR)
zalando-pytorch31almost 9 years ago: Various experiments on the dataset from Zalando
sphereface_pytorch716over 4 years ago: A PyTorch Implementation of SphereFace
Categorical DQN96over 8 years ago: A PyTorch Implementation of Categorical DQN from
pytorch-ntm592about 8 years ago: pytorch ntm implementation
mask_rcnn_pytorch: Mask RCNN in PyTorch
graph_convnets_pytorch291almost 9 years ago: PyTorch implementation of graph ConvNets, NIPS’16
pytorch-faster-rcnn1,816almost 6 years ago: A pytorch implementation of faster RCNN detection framework based on Xinlei Chen's tf-faster-rcnn
torchMoji919over 2 years ago: A pyTorch implementation of the DeepMoji model: state-of-the-art deep learning model for analyzing sentiment, emotion, sarcasm etc
semantic-segmentation-pytorch4,963over 2 years ago: Pytorch implementation for Semantic Segmentation/Scene Parsing on
pytorch-qrnn1,260over 4 years ago: PyTorch implementation of the Quasi-Recurrent Neural Network - up to 16 times faster than NVIDIA's cuDNN LSTM
pytorch-sgns302over 5 years ago: Skipgram Negative Sampling in PyTorch
SfmLearner-Pytorch1,022over 3 years ago: Pytorch version of SfmLearner from Tinghui Zhou et al
deformable-convolution-pytorch409over 7 years ago: PyTorch implementation of Deformable Convolution
skip-gram-pytorch188almost 9 years ago: A complete pytorch implementation of skipgram model (with subsampling and negative sampling). The embedding result is tested with Spearman's rank correlation
stackGAN-v2847over 6 years ago: Pytorch implementation for reproducing StackGAN_v2 results in the paper StackGAN++: Realistic Image Synthesis with Stacked Generative Adversarial Networks by Han Zhang*, Tao Xu*, Hongsheng Li, Shaoting Zhang, Xiaogang Wang, Xiaolei Huang, Dimitris Metaxas
self-critical.pytorch998almost 3 years ago: Unofficial pytorch implementation for Self-critical Sequence Training for Image Captioning
pygcn5,214about 6 years ago: Graph Convolutional Networks in PyTorch
dnc338about 2 years ago: Differentiable Neural Computers, for Pytorch
prog_gans_pytorch_inference322almost 9 years ago: PyTorch inference for "Progressive Growing of GANs" with CelebA snapshot
pytorch-capsule633over 8 years ago: Pytorch implementation of Hinton's Dynamic Routing Between Capsules
PyramidNet-PyTorch273about 6 years ago: A PyTorch implementation for PyramidNets (Deep Pyramidal Residual Networks, arxiv.org/abs/1610.02915)
radio-transformer-networks127almost 9 years ago: A PyTorch implementation of Radio Transformer Networks from the paper "An Introduction to Deep Learning for the Physical Layer". arxiv.org/abs/1702.00832
honk514over 3 years ago: PyTorch reimplementation of Google's TensorFlow CNNs for keyword spotting
DeepCORAL228over 5 years ago: A PyTorch implementation of 'Deep CORAL: Correlation Alignment for Deep Domain Adaptation.', ECCV 2016
pytorch-pose1,109almost 5 years ago: A PyTorch toolkit for 2D Human Pose Estimation
lang-emerge-parlai105over 7 years ago: Implementation of EMNLP 2017 Paper "Natural Language Does Not Emerge 'Naturally' in Multi-Agent Dialog" using PyTorch and ParlAI
Rainbow1,591over 4 years ago: Rainbow: Combining Improvements in Deep Reinforcement Learning
pytorch_compact_bilinear_pooling v1253about 4 years ago: This repository has a pure Python implementation of Compact Bilinear Pooling and Count Sketch for PyTorch
CompactBilinearPooling-Pytorch v2183about 5 years ago: (Yang Gao, et al.) A Pytorch Implementation for Compact Bilinear Pooling
FewShotLearning255about 9 years ago: Pytorch implementation of the paper "Optimization as a Model for Few-Shot Learning"
meProp110over 4 years ago: Codes for "meProp: Sparsified Back Propagation for Accelerated Deep Learning with Reduced Overfitting"
SFD_pytorch230almost 7 years ago: A PyTorch Implementation of Single Shot Scale-invariant Face Detector
GradientEpisodicMemory394almost 8 years ago: Continuum Learning with GEM: Gradient Episodic Memory
DeblurGAN2,531over 6 years ago: Pytorch implementation of the paper DeblurGAN: Blind Motion Deblurring Using Conditional Adversarial Networks
StarGAN5,236over 5 years ago: StarGAN: Unified Generative Adversarial Networks for Multi-Domain Image-to-Image Tranlsation
CapsNet-pytorch489over 5 years ago: PyTorch implementation of NIPS 2017 paper Dynamic Routing Between Capsules
CondenseNet694almost 7 years ago: CondenseNet: An Efficient DenseNet using Learned Group Convolutions
deep-image-prior7,920over 3 years ago: Image restoration with neural networks but without learning
deep-head-pose1,588over 3 years ago: Deep Learning Head Pose Estimation using PyTorch
Random-Erasing723almost 3 years ago: This code has the source code for the paper "Random Erasing Data Augmentation"
FaderNetworks761about 5 years ago: Fader Networks: Manipulating Images by Sliding Attributes - NIPS 2017
FlowNet 2.03,159over 3 years ago: FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks
pix2pixHD6,685almost 2 years ago: Synthesizing and manipulating 2048x1024 images with conditional GANs tcwang0509.github.io/pix2pixHD
pytorch-smoothgrad168over 5 years ago: SmoothGrad implementation in PyTorch
RetinaNet300about 8 years ago: An implementation of RetinaNet in PyTorch
faster-rcnn.pytorch7,721over 4 years ago: This project is a faster faster R-CNN implementation, aimed to accelerating the training of faster R-CNN object detection models
mixup_pytorch123over 8 years ago: A PyTorch implementation of the paper Mixup: Beyond Empirical Risk Minimization in PyTorch
inplace_abn1,323about 2 years ago: In-Place Activated BatchNorm for Memory-Optimized Training of DNNs
pytorch-pose-hg-3d613over 3 years ago: PyTorch implementation for 3D human pose estimation
nmn-pytorch108almost 9 years ago: Neural Module Network for VQA in Pytorch
bytenet47almost 9 years ago: Pytorch implementation of bytenet from "Neural Machine Translation in Linear Time" paper
bottom-up-attention-vqa755over 2 years ago: vqa, bottom-up-attention, pytorch
yolo2-pytorch440over 8 years ago: The YOLOv2 is one of the most popular one-stage object detector. This project adopts PyTorch as the developing framework to increase productivity, and utilize ONNX to convert models into Caffe 2 to benifit engineering deployment
reseg-pytorch46over 8 years ago: PyTorch Implementation of ReSeg (arxiv.org/pdf/1511.07053.pdf)
binary-stochastic-neurons56over 8 years ago: Binary Stochastic Neurons in PyTorch
pytorch-pose-estimation159over 8 years ago: PyTorch Implementation of Realtime Multi-Person Pose Estimation project
interaction_network_pytorch131over 8 years ago: Pytorch Implementation of Interaction Networks for Learning about Objects, Relations and Physics
NoisyNaturalGradient121about 8 years ago: Pytorch Implementation of paper "Noisy Natural Gradient as Variational Inference"
ewc.pytorch240over 7 years ago: An implementation of Elastic Weight Consolidation (EWC), proposed in James Kirkpatrick et al. Overcoming catastrophic forgetting in neural networks 2016(10.1073/pnas.1611835114)
pytorch-zssr201over 8 years ago: PyTorch implementation of 1712.06087 "Zero-Shot" Super-Resolution using Deep Internal Learning
deep_image_prior216over 6 years ago: An implementation of image reconstruction methods from Deep Image Prior (Ulyanov et al., 2017) in PyTorch
pytorch-transformer240over 5 years ago: pytorch implementation of Attention is all you need
DeepRL-Grounding237over 8 years ago: This is a PyTorch implementation of the AAAI-18 paper Gated-Attention Architectures for Task-Oriented Language Grounding
deep-forecast-pytorch180over 8 years ago: Wind Speed Prediction using LSTMs in PyTorch (arxiv.org/pdf/1707.08110.pdf)
cat-net52almost 7 years ago: Canonical Appearance Transformations
minimal_glo120over 8 years ago: Minimal PyTorch implementation of Generative Latent Optimization from the paper "Optimizing the Latent Space of Generative Networks"
LearningToCompare-Pytorch251over 8 years ago: Pytorch Implementation for Paper: Learning to Compare: Relation Network for Few-Shot Learning
poincare-embeddings1,684about 2 years ago: PyTorch implementation of the NIPS-17 paper "Poincaré Embeddings for Learning Hierarchical Representations"
pytorch-trpo(Hessian-vector product version)435about 8 years ago: This is a PyTorch implementation of "Trust Region Policy Optimization (TRPO)" with exact Hessian-vector product instead of finite differences approximation
ggnn.pytorch466about 7 years ago: A PyTorch Implementation of Gated Graph Sequence Neural Networks (GGNN)
visual-interaction-networks-pytorch166over 8 years ago: This's an implementation of deepmind Visual Interaction Networks paper using pytorch
adversarial-patch208over 4 years ago: PyTorch implementation of adversarial patch
Prototypical-Networks-for-Few-shot-Learning-PyTorch996over 4 years ago: Implementation of Prototypical Networks for Few Shot Learning (arxiv.org/abs/1703.05175) in Pytorch
Visual-Feature-Attribution-Using-Wasserstein-GANs-Pytorch93over 3 years ago: Implementation of Visual Feature Attribution using Wasserstein GANs (arxiv.org/abs/1711.08998) in PyTorch
PhotographicImageSynthesiswithCascadedRefinementNetworks-Pytorch65over 8 years ago: Photographic Image Synthesis with Cascaded Refinement Networks - Pytorch Implementation
ENAS-pytorch2,709about 3 years ago: PyTorch implementation of "Efficient Neural Architecture Search via Parameters Sharing"
Neural-IMage-Assessment539almost 5 years ago: A PyTorch Implementation of Neural IMage Assessment
proxprop41over 7 years ago: Proximal Backpropagation - a neural network training algorithm that takes implicit instead of explicit gradient steps
FastPhotoStyle11,160over 3 years ago: A Closed-form Solution to Photorealistic Image Stylization
Deep-Image-Analogy-PyTorch181almost 5 years ago: A python implementation of Deep-Image-Analogy based on pytorch
Person-reID_pytorch4,149almost 2 years ago: PyTorch for Person re-ID
pt-dilate-rnn211about 7 years ago: Dilated RNNs in pytorch
pytorch-i-revnet390over 5 years ago: Pytorch implementation of i-RevNets
OrthNet31over 8 years ago: TensorFlow and PyTorch layers for generating Orthogonal Polynomials
DRRN-pytorch194over 8 years ago: An implementation of Deep Recursive Residual Network for Super Resolution (DRRN), CVPR 2017
shampoo.pytorch74over 8 years ago: An implementation of shampoo
Neural-IMage-Assessment 2335over 4 years ago: A PyTorch Implementation of Neural IMage Assessment
TCN4,204over 4 years ago: Sequence modeling benchmarks and temporal convolutional networks locuslab/TCN
DCC209about 5 years ago: This repository contains the source code and data for reproducing results of Deep Continuous Clustering paper
packnet230almost 8 years ago: Code for PackNet: Adding Multiple Tasks to a Single Network by Iterative Pruning arxiv.org/abs/1711.05769
PyTorch-progressive_growing_of_gans580over 8 years ago: PyTorch implementation of Progressive Growing of GANs for Improved Quality, Stability, and Variation
nonauto-nmt268over 4 years ago: PyTorch Implementation of "Non-Autoregressive Neural Machine Translation"
PyTorch-GAN16,570over 2 years ago: PyTorch implementations of Generative Adversarial Networks
PyTorchWavelets307over 4 years ago: PyTorch implementation of the wavelet analysis found in Torrence and Compo (1998)
pytorch-made541almost 8 years ago: MADE (Masked Autoencoder Density Estimation) implementation in PyTorch
VRNN282almost 5 years ago: Pytorch implementation of the Variational RNN (VRNN), from A Recurrent Latent Variable Model for Sequential Data
flow54over 7 years ago: Pytorch implementation of ICLR 2018 paper Deep Learning for Physical Processes: Integrating Prior Scientific Knowledge
deepvoice3_pytorch1,970almost 3 years ago: PyTorch implementation of convolutional networks-based text-to-speech synthesis models
psmm50over 8 years ago: imlementation of the the Pointer Sentinel Mixture Model, as described in the paper by Stephen Merity et al
tacotron25,123over 2 years ago: Tacotron 2 - PyTorch implementation with faster-than-realtime inference
AccSGD215over 8 years ago: Implements pytorch code for the Accelerated SGD algorithm
QANet-pytorch345over 4 years ago: an implementation of QANet with PyTorch (EM/F1 = 70.5/77.2 after 20 epoches for about 20 hours on one 1080Ti card.)
ConvE674over 2 years ago: Convolutional 2D Knowledge Graph Embeddings
Structured-Self-Attention494about 7 years ago: Implementation for the paper A Structured Self-Attentive Sentence Embedding, which is published in ICLR 2017: arxiv.org/abs/1703.03130
graphsage-simple1,001over 6 years ago: Simple reference implementation of GraphSAGE
Detectron.pytorch2,821about 7 years ago: A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available
R2Plus1D-PyTorch364over 6 years ago: PyTorch implementation of the R2Plus1D convolution based ResNet architecture described in the paper "A Closer Look at Spatiotemporal Convolutions for Action Recognition"
StackNN142almost 7 years ago: A PyTorch implementation of differentiable stacks for use in neural networks
translagent80over 8 years ago: Code for Emergent Translation in Multi-Agent Communication
ban-vqa544almost 3 years ago: Bilinear attention networks for visual question answering
pytorch-openai-transformer-lm1,511about 5 years ago: This is a PyTorch implementation of the TensorFlow code provided with OpenAI's paper "Improving Language Understanding by Generative Pre-Training" by Alec Radford, Karthik Narasimhan, Tim Salimans and Ilya Sutskever
T2F548over 4 years ago: Text-to-Face generation using Deep Learning. This project combines two of the recent architectures StackGAN and ProGAN for synthesizing faces from textual descriptions
pytorch - fid3,449about 2 years ago: A Port of Fréchet Inception Distance (FID score) to PyTorch
vae_vpflows90over 9 years ago:Code in PyTorch for the convex combination linear IAF and the Householder Flow, J.M. Tomczak & M. Welling jmtomczak.github.io/deebmed.html
CoordConv-pytorch397about 8 years ago: Pytorch implementation of CoordConv introduced in 'An intriguing failing of convolutional neural networks and the CoordConv solution' paper. (arxiv.org/pdf/1807.03247.pdf)
SDPoint18almost 7 years ago: Implementation of "Stochastic Downsampling for Cost-Adjustable Inference and Improved Regularization in Convolutional Networks", published in CVPR 2018
SRDenseNet-pytorch119almost 8 years ago: SRDenseNet-pytorch(ICCV_2017)
GAN_stability918about 7 years ago: Code for paper "Which Training Methods for GANs do actually Converge? (ICML 2018)"
Mask-RCNN995almost 7 years ago: A PyTorch implementation of the architecture of Mask RCNN, serves as an introduction to working with PyTorch
pytorch-coviar502about 8 years ago: Compressed Video Action Recognition
PNASNet.pytorch317about 4 years ago: PyTorch implementation of PNASNet-5 on ImageNet
NALU-pytorch: Basic pytorch implementation of NAC/NALU from Neural Arithmetic Logic Units arxiv.org/pdf/1808.00508.pdf
LOLA_DiCE91about 8 years ago: Pytorch implementation of LOLA (arxiv.org/abs/1709.04326) using DiCE (arxiv.org/abs/1802.05098)
generative-query-network-pytorch322about 7 years ago: Generative Query Network (GQN) in PyTorch as described in "Neural Scene Representation and Rendering"
pytorch_hmax57over 3 years ago: Implementation of the HMAX model of vision in PyTorch
FCN-pytorch-easiest161almost 8 years ago: trying to be the most easiest and just get-to-use pytorch implementation of FCN (Fully Convolotional Networks)
transducer196about 4 years ago: A Fast Sequence Transducer Implementation with PyTorch Bindings
AVO-pytorch43about 8 years ago: Implementation of Adversarial Variational Optimization in PyTorch
HCN-pytorch218almost 4 years ago: A pytorch reimplementation of { Co-occurrence Feature Learning from Skeleton Data for Action Recognition and Detection with Hierarchical Aggregation }
binary-wide-resnet124about 8 years ago: PyTorch implementation of Wide Residual Networks with 1-bit weights by McDonnel (ICLR 2018)
piggyback183over 7 years ago: Code for Piggyback: Adapting a Single Network to Multiple Tasks by Learning to Mask Weights arxiv.org/abs/1801.06519
vid2vid8,623over 4 years ago: Pytorch implementation of our method for high-resolution (e.g. 2048x1024) photorealistic video-to-video translation
poisson-convolution-sum26about 8 years ago: Implements an infinite sum of poisson-weighted convolutions
tbd-nets348almost 5 years ago: PyTorch implementation of "Transparency by Design: Closing the Gap Between Performance and Interpretability in Visual Reasoning" arxiv.org/abs/1803.05268
attn2d502over 5 years ago: Pervasive Attention: 2D Convolutional Networks for Sequence-to-Sequence Prediction
yolov310,260almost 2 years ago: YOLOv3: Training and inference in PyTorch pjreddie.com/darknet/yolo
deep-dream-in-pytorch102almost 7 years ago: Pytorch implementation of the DeepDream computer vision algorithm
pytorch-flows577over 5 years ago: PyTorch implementations of algorithms for density estimation
quantile-regression-dqn-pytorch95about 6 years ago: Quantile Regression DQN a Minimal Working Example
relational-rnn-pytorch245over 7 years ago: An implementation of DeepMind's Relational Recurrent Neural Networks in PyTorch
DEXTR-PyTorch844about 6 years ago: Deep Extreme Cut
PyTorch_GBW_LM123about 7 years ago: PyTorch Language Model for Google Billion Word Dataset
Pytorch-NCE317almost 7 years ago: The Noise Contrastive Estimation for softmax output written in Pytorch
generative-models498almost 8 years ago: Annotated, understandable, and visually interpretable PyTorch implementations of: VAE, BIRVAE, NSGAN, MMGAN, WGAN, WGANGP, LSGAN, DRAGAN, BEGAN, RaGAN, InfoGAN, fGAN, FisherGAN
convnet-aig185almost 8 years ago: PyTorch implementation for Convolutional Networks with Adaptive Inference Graphs
integrated-gradient-pytorch182over 4 years ago: This is the pytorch implementation of the paper - Axiomatic Attribution for Deep Networks
MalConv-Pytorch71over 4 years ago: Pytorch implementation of MalConv
trellisnet472about 7 years ago: Trellis Networks for Sequence Modeling
Learning to Communicate with Deep Multi-Agent Reinforcement Learning349over 7 years ago: pytorch implementation of Learning to Communicate with Deep Multi-Agent Reinforcement Learning paper
pnn.pytorch57almost 8 years ago: PyTorch implementation of CVPR'18 - Perturbative Neural Networks
Face_Attention_Network315over 7 years ago: Pytorch implementation of face attention network as described in Face Attention Network: An Effective Face Detector for the Occluded Faces
waveglow2,294almost 3 years ago: A Flow-based Generative Network for Speech Synthesis
deepfloat390over 3 years ago: This repository contains the SystemVerilog RTL, C++, HLS (Intel FPGA OpenCL to wrap RTL code) and Python needed to reproduce the numerical results in "Rethinking floating point for deep learning"
EPSR80about 6 years ago: Pytorch implementation of . This work has won the first place in PIRM2018-SR competition (region 1) held as part of the ECCV 2018
ClariNet290about 7 years ago: A Pytorch Implementation of ClariNet arxiv.org/abs/1807.07281
pytorch-pretrained-BERT136,357almost 2 years ago: PyTorch version of Google AI's BERT model with script to load Google's pre-trained models
torch_waveglow206almost 8 years ago: A PyTorch implementation of the WaveGlow: A Flow-based Generative Network for Speech Synthesis
3DDFA3,618over 4 years ago: The pytorch improved re-implementation of TPAMI 2017 paper: Face Alignment in Full Pose Range: A 3D Total Solution
loss-landscape2,859over 4 years ago: loss-landscape Code for visualizing the loss landscape of neural nets
famos128over 7 years ago: Pytorch implementation of the paper "Copy the Old or Paint Anew? An Adversarial Framework for (non-) Parametric Image Stylization" available at
back2future.pytorch112almost 7 years ago: This is a Pytorch implementation of Janai, J., Güney, F., Ranjan, A., Black, M. and Geiger, A., Unsupervised Learning of Multi-Frame Optical Flow with Occlusions. ECCV 2018
FFTNet81almost 8 years ago: Unofficial Implementation of FFTNet vocode paper
FaceBoxes.PyTorch849almost 2 years ago: A PyTorch Implementation of FaceBoxes
Transformer-XL3,619about 4 years ago: Transformer-XL: Attentive Language Models Beyond a Fixed-Length Context
associative_compression_networks43about 8 years ago: Associative Compression Networks for Representation Learning
fluidnet_cxx51over 7 years ago: FluidNet re-written with ATen tensor lib
Deep-Reinforcement-Learning-Algorithms-with-PyTorch5,669about 2 years ago: This repository contains PyTorch implementations of deep reinforcement learning algorithms
Shufflenet-v2-Pytorch431over 7 years ago: This is a Pytorch implementation of faceplusplus's ShuffleNet-v2
GraphWaveletNeuralNetwork577over 3 years ago: This is a Pytorch implementation of Graph Wavelet Neural Network. ICLR 2019
AttentionWalk322almost 4 years ago: This is a Pytorch implementation of Watch Your Step: Learning Node Embeddings via Graph Attention. NIPS 2018
SGCN270over 3 years ago: This is a Pytorch implementation of Signed Graph Convolutional Network. ICDM 2018
SINE72over 3 years ago: This is a Pytorch implementation of SINE: Scalable Incomplete Network Embedding. ICDM 2018
GAM270almost 4 years ago: This is a Pytorch implementation of Graph Classification using Structural Attention. KDD 2018
neural-style-pt841almost 4 years ago: A PyTorch implementation of Justin Johnson's Neural-style
TuckER353almost 3 years ago: TuckER: Tensor Factorization for Knowledge Graph Completion
pytorch-prunes140about 7 years ago: Pruning neural networks: is it time to nip it in the bud?
SimGNN768over 3 years ago: SimGNN: A Neural Network Approach to Fast Graph Similarity Computation
Character CNN259over 5 years ago: PyTorch implementation of the Character-level Convolutional Networks for Text Classification paper
XLM2,893over 3 years ago: PyTorch original implementation of Cross-lingual Language Model Pretraining
DiffAI219about 2 years ago: A provable defense against adversarial examples and library for building compatible PyTorch models
APPNP367almost 4 years ago: Combining Neural Networks with Personalized PageRank for Classification on Graphs. ICLR 2019
NGCN403almost 4 years ago: A Higher-Order Graph Convolutional Layer. NeurIPS 2018
gpt-2-Pytorch976about 7 years ago: Simple Text-Generator with OpenAI gpt-2 Pytorch Implementation
Splitter213over 3 years ago: Splitter: Learning Node Representations that Capture Multiple Social Contexts. (WWW 2019)
CapsGNN1,246over 3 years ago: Capsule Graph Neural Network. (ICLR 2019)
BigGAN-PyTorch2,874about 3 years ago: The author's officially unofficial PyTorch BigGAN implementation
ppo_pytorch_cpp73about 4 years ago: This is an implementation of the proximal policy optimization algorithm for the C++ API of Pytorch
RandWireNN685about 7 years ago: Implementation of: "Exploring Randomly Wired Neural Networks for Image Recognition"
Zero-shot Intent CapsNet16over 7 years ago: GPU-accelerated PyTorch implementation of "Zero-shot User Intent Detection via Capsule Neural Networks"
SEAL-CI209almost 4 years agoSemi-Supervised Graph Classification: A Hierarchical Graph Perspective. (WWW 2019)
MixHop403almost 4 years ago: MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing. ICML 2019
densebody_pytorch411about 7 years ago: PyTorch implementation of CloudWalk's recent paper DenseBody
voicefilter1,104about 2 years ago: Unofficial PyTorch implementation of Google AI's VoiceFilter system
NVIDIA/semantic-segmentation1,787about 5 years ago: A PyTorch Implementation of , In CVPR2019
ClusterGCN788almost 4 years ago: A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019)
NVlabs/DG-Net1,280about 3 years ago: A PyTorch implementation of "Joint Discriminative and Generative Learning for Person Re-identification" (CVPR19 Oral)
NCRF757almost 3 years ago: Cancer metastasis detection with neural conditional random field (NCRF)
pytorch-sift168about 7 years ago: PyTorch implementation of SIFT descriptor
brain-segmentation-pytorch730over 3 years ago: U-Net implementation in PyTorch for FLAIR abnormality segmentation in brain MRI
glow-pytorch522almost 5 years ago: PyTorch implementation of Glow, Generative Flow with Invertible 1x1 Convolutions (arxiv.org/abs/1807.03039)
EfficientNets-PyTorch309almost 7 years ago: A PyTorch implementation of EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks
STEAL478almost 3 years ago: STEAL - Learning Semantic Boundaries from Noisy Annotations nv-tlabs.github.io/STEAL
EigenDamage-Pytorch112over 6 years ago: Official implementation of the ICML'19 paper "EigenDamage: Structured Pruning in the Kronecker-Factored Eigenbasis"
Aspect-level-sentiment149over 8 years ago: Code and dataset for ACL2018 paper "Exploiting Document Knowledge for Aspect-level Sentiment Classification"
breast_cancer_classifier849almost 3 years ago: Deep Neural Networks Improve Radiologists' Performance in Breast Cancer Screening arxiv.org/abs/1903.08297
DGC-Net203almost 5 years ago: A PyTorch implementation of "DGC-Net: Dense Geometric Correspondence Network"
universal-triggers295about 2 years ago: Universal Adversarial Triggers for Attacking and Analyzing NLP (EMNLP 2019)
Deep-Reinforcement-Learning-Algorithms-with-PyTorch5,669about 2 years ago: PyTorch implementations of deep reinforcement learning algorithms and environments
simple-effective-text-matching-pytorch307about 4 years ago: A pytorch implementation of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features"
Adaptive-segmentation-mask-attack (ASMA)58about 6 years ago: A pytorch implementation of the MICCAI2019 paper "Impact of Adversarial Examples on Deep Learning Models for Biomedical Image Segmentation"
NVIDIA/unsupervised-video-interpolation107over 6 years ago: A PyTorch Implementation of , In ICCV 2019
Seg-Uncertainty387over 2 years ago: Unsupervised Scene Adaptation with Memory Regularization in vivo, In IJCAI 2020
pulse7,951over 5 years ago: Self-Supervised Photo Upsampling via Latent Space Exploration of Generative Models
distance-encoding184over 5 years ago: Distance-Encoding - Design Provably More PowerfulGNNs for Structural Representation Learning
Pathfinder Discovery Networks58over 3 years ago: Pathfinder Discovery Networks for Neural Message Passing
PyKEEN1,708almost 2 years ago: A Python library for learning and evaluating knowledge graph embeddings
SSSNET24almost 2 years ago: Official implementation of the SDM2022 paper "SSSNET: Semi-Supervised Signed Network Clustering"
MagNet35over 2 years ago: Official implementation of the NeurIPS2021 paper "MagNet: A Neural Network for Directed Graphs"
Semantic Search168about 3 years ago: Latest in the field of neural information retrieval / semantic search

Awesome-Pytorch-list / Talks & conferences

PyTorch Conference 2018: First PyTorch developer conference at 2018

Awesome-Pytorch-list / Pytorch elsewhere

generative models7,351over 2 years ago: Collection of generative models, e.g. GAN, VAE in Tensorflow, Keras, and Pytorch
pytorch vs tensorflow: an informative thread on reddit
Pytorch discussion forum
pytorch notebook: docker-stack: A project similar to
drawlikebobross115over 9 years ago: Draw like Bob Ross using the power of Neural Networks (With PyTorch)!
pytorch-tvmisc468over 4 years ago: Totally Versatile Miscellanea for Pytorch
pytorch-a3c-mujoco73almost 9 years ago: Implement A3C for Mujoco gym envs
PyTorch in 5 Minutes
pytorch_chatbot226over 7 years ago: A Marvelous ChatBot implemented using PyTorch
malmo-challenge65over 9 years ago: Malmo Collaborative AI Challenge - Team Pig Catcher
sketchnet40about 9 years ago: A model that takes an image and generates Processing source code to regenerate that image
Deep-Learning-Boot-Camp: A nonprofit community run, 5-day Deep Learning Bootcamp
Amazon_Forest_Computer_Vision369almost 7 years ago: Satellite Image tagging code using PyTorch / Keras with lots of PyTorch tricks. kaggle competition
AlphaZero_Gomoku3,358over 2 years ago: An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)
pytorch-cv: Repo for Object Detection, Segmentation & Pose Estimation
deep-person-reid4,353about 2 years ago: Pytorch implementation of deep person re-identification approaches
pytorch-template4,784over 2 years ago: PyTorch template project
Deep Learning With Pytorch TextBookA practical guide to build neural network models in text and vision using PyTorch
compare-tensorflow-pytorch72over 8 years ago: Compare outputs between layers written in Tensorflow and layers written in Pytorch
hasktorch1,083almost 2 years ago: Tensors and neural networks in Haskell
Deep Learning With PytorchDeep Learning with PyTorch teaches you how to implement deep learning algorithms with Python and PyTorch
nimtorch464over 7 years ago: PyTorch - Python + Nim
derplearning42almost 5 years ago: Self Driving RC Car Code
pytorch-saltnet278almost 8 years ago: Kaggle | 9th place single model solution for TGS Salt Identification Challenge
pytorch-scripts413about 2 years ago: A few Windows specific scripts for PyTorch
pytorch_misc547over 5 years ago: Code snippets created for the PyTorch discussion board
awesome-pytorch-scholarship306almost 8 years ago: A list of awesome PyTorch scholarship articles, guides, blogs, courses and other resources
MentisOculi242over 6 years ago: A raytracer written in PyTorch (raynet?)
DoodleMaster2,423almost 7 years ago: "Don't code your UI, Draw it !"
ocaml-torch416almost 2 years ago: OCaml bindings for PyTorch
extension-script114about 4 years ago: Example repository for custom C++/CUDA operators for TorchScript
pytorch-inference89over 7 years ago: PyTorch 1.0 inference in C++ on Windows10 platforms
pytorch-cpp-inference226over 6 years ago: Serving PyTorch 1.0 Models as a Web Server in C++
tch-rs4,421almost 2 years ago: Rust bindings for PyTorch
TorchSharp17almost 7 years ago: .NET bindings for the Pytorch engine
ML Workspace3,446about 2 years ago: All-in-one web IDE for machine learning and data science. Combines Jupyter, VS Code, PyTorch, and many other tools/libraries into one Docker image
PyTorch Style Guide1,939over 4 years agoStyle guide for PyTorch code. Consistent and good code style helps collaboration and prevents errors!

Backlinks from these awesome lists:

More related projects: