kevinzakka / pytorch-goodiesLinks
PyTorch Boilerplate For Research
☆609Updated 3 years ago
Alternatives and similar repositories for pytorch-goodies
Users that are interested in pytorch-goodies are comparing it to the libraries listed below
Sorting:
- Code snippets created for the PyTorch discussion board☆563Updated 4 years ago
- High-level batteries-included neural network training library for Pytorch☆402Updated 3 years ago
- Everyday things people use in Pytorch. No need to spend hours reading Pytorch forums trying to find them!☆279Updated 3 years ago
- Over9000 optimizer☆426Updated 2 years ago
- Estimates the size of a PyTorch model in memory☆357Updated 5 years ago
- ☆351Updated 6 years ago
- A learning rate range test implementation in PyTorch☆965Updated last month
- Totally Versatile Miscellanea for Pytorch☆471Updated 3 years ago
- Gradient based receptive field estimation for Convolutional Neural Networks☆339Updated 5 years ago
- Deal with bad samples in your dataset dynamically, use Transforms as Filters, and more!☆377Updated 2 years ago
- Implementations of ideas from recent papers☆393Updated 4 years ago
- PyTorch dataset extended with map, cache etc. (tensorflow.data like)☆329Updated 2 years ago
- Provides everything needed for high performance data loading and augmentation in pytorch.☆319Updated last year
- Understanding Deep Networks via Extremal Perturbations and Smooth Masks☆344Updated 4 years ago
- Visualization toolkit for neural networks in PyTorch! Demo -->☆740Updated last year
- A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."☆313Updated 5 years ago
- PyTorch layer-by-layer model profiler☆607Updated 4 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆988Updated 7 months ago
- Deep Learning Experiment Management☆639Updated 2 years ago
- PyTorch extensions for fast R&D prototyping and Kaggle farming☆1,546Updated 3 months ago
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆796Updated 5 years ago
- Experimental ground for optimizing memory of pytorch models☆365Updated 7 years ago
- Standardizing weights to accelerate micro-batch training☆548Updated 3 years ago
- Compute CNN receptive field size in pytorch in one line☆360Updated last year
- lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch☆336Updated 5 years ago
- Source code for "On the Relationship between Self-Attention and Convolutional Layers"☆1,101Updated 2 years ago
- Stochastic Weight Averaging in PyTorch☆974Updated 3 years ago
- Ranger - a synergistic optimizer using RAdam (Rectified Adam), Gradient Centralization and LookAhead in one codebase☆1,201Updated last year
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆596Updated 4 years ago
- Implements https://arxiv.org/abs/1711.05101 AdamW optimizer, cosine learning rate scheduler and "Cyclical Learning Rates for Training Neu…☆149Updated 5 years ago