ptrblck / pytorch_miscLinks
Code snippets created for the PyTorch discussion board
☆566Updated 4 years ago
Alternatives and similar repositories for pytorch_misc
Users that are interested in pytorch_misc are comparing it to the libraries listed below
Sorting:
- PyTorch Boilerplate For Research☆609Updated 3 years ago
- Experimental ground for optimizing memory of pytorch models☆366Updated 7 years ago
- Over9000 optimizer☆426Updated 2 years ago
- Totally Versatile Miscellanea for Pytorch☆471Updated 3 years ago
- Implementations of ideas from recent papers☆393Updated 4 years ago
- Estimates the size of a PyTorch model in memory☆358Updated 5 years ago
- Deal with bad samples in your dataset dynamically, use Transforms as Filters, and more!☆377Updated 2 years ago
- Deep Learning Experiment Management☆639Updated 2 years ago
- Standardizing weights to accelerate micro-batch training☆549Updated 3 years ago
- Understanding Deep Networks via Extremal Perturbations and Smooth Masks☆345Updated 4 years ago
- PyTorch layer-by-layer model profiler☆607Updated 4 years ago
- My best practice of training large dataset using PyTorch.☆1,100Updated last year
- Stochastic Weight Averaging in PyTorch☆974Updated 3 years ago
- Scaling and Benchmarking Self-Supervised Visual Representation Learning☆586Updated 3 years ago
- A LARS implementation in PyTorch☆346Updated 5 years ago
- Gradient based receptive field estimation for Convolutional Neural Networks☆339Updated 5 years ago
- Standalone TFRecord reader/writer with PyTorch data loaders☆883Updated last month
- Compute CNN receptive field size in pytorch in one line☆360Updated last year
- Implementation for the Lookahead Optimizer.☆240Updated 3 years ago
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆989Updated 3 weeks ago
- Everyday things people use in Pytorch. No need to spend hours reading Pytorch forums trying to find them!☆279Updated 3 years ago
- Tutorial for building a custom CUDA function for Pytorch☆517Updated 6 years ago
- lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch☆337Updated 5 years ago
- Compute receptive fields of your favorite convnets☆442Updated 4 years ago
- Profiling and inspecting memory in pytorch☆1,061Updated 10 months ago
- A lightweight library for PyTorch training tools and utilities☆1,699Updated last week
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆989Updated 8 months ago
- Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)☆218Updated 2 months ago
- PyTorch dataset extended with map, cache etc. (tensorflow.data like)☆329Updated 3 years ago
- A Pytorch-Lightning implementation of self-supervised algorithms☆539Updated 3 years ago