szymonmaszke / torchdatasetsLinks
PyTorch dataset extended with map, cache etc. (tensorflow.data like)
☆331Updated 3 years ago
Alternatives and similar repositories for torchdatasets
Users that are interested in torchdatasets are comparing it to the libraries listed below
Sorting:
- Deal with bad samples in your dataset dynamically, use Transforms as Filters, and more!☆378Updated 3 years ago
- PyTorch functions and utilities to make your life easier☆194Updated 4 years ago
- Shape and dimension inference (Keras-like) for PyTorch layers and neural networks☆573Updated 3 years ago
- Estimates the size of a PyTorch model in memory☆359Updated 5 years ago
- Torchélie is a set of utility functions, layers, losses, models, trainers and other things for PyTorch.☆110Updated 3 months ago
- Provides everything needed for high performance data loading and augmentation in pytorch.☆319Updated last year
- Data Reading Blocks for Python☆104Updated 4 years ago
- A collection of code snippets for my PyTorch Lightning projects☆107Updated 4 years ago
- Unit Testing for pytorch, based on mltest☆312Updated 5 years ago
- Implementation for the Lookahead Optimizer.☆242Updated 3 years ago
- [Prototype] Tools for the concurrent manipulation of variably sized Tensors.☆251Updated 3 years ago
- Over9000 optimizer☆424Updated 3 years ago
- Configuration classes enabling type-safe PyTorch configuration for Hydra apps☆223Updated 3 years ago
- Streaming over lightweight data transformations☆265Updated 6 months ago
- Experimental ground for optimizing memory of pytorch models☆366Updated 7 years ago
- This repository contains the results for the paper: "Descending through a Crowded Valley - Benchmarking Deep Learning Optimizers"☆184Updated 4 years ago
- Implementations of ideas from recent papers☆392Updated 4 years ago
- Cockpit: A Practical Debugging Tool for Training Deep Neural Networks☆484Updated 3 years ago
- Tensor Shape Annotation Library (numpy, tensorflow, pytorch, ...)☆266Updated 5 years ago
- Configure Python functions explicitly and safely☆128Updated last year
- PyTorch implementation of Sinusodial Representation networks (SIREN)☆265Updated 2 years ago
- A library to inspect and extract intermediate layers of PyTorch models.☆475Updated 3 years ago
- Gradient based Hyperparameter Tuning library in PyTorch☆290Updated 5 years ago
- Helps you write algorithms in PyTorch that adapt to the available (CUDA) memory☆438Updated last year
- Fast Block Sparse Matrices for Pytorch☆550Updated 4 years ago
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆483Updated 4 years ago
- Deep Learning project template best practices with Pytorch Lightning, Hydra, Tensorboard.☆160Updated 4 years ago
- A utility library around PyTorch