tensorpack / dataflow
Efficient Data Loading Pipeline in Pure Python
☆210Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for dataflow
- Use TensorFlow efficiently☆95Updated 3 years ago
- Repository has been moved: https://github.com/adobe/antialiased-cnns☆165Updated 3 years ago
- Implementations of ideas from recent papers☆391Updated 3 years ago
- A simple, flexible, and extensible template for PyTorch. It's beautiful.☆187Updated last year
- A plug-in replacement for DataLoader to load Imagenet disk-sequentially in PyTorch.☆238Updated 3 years ago
- repo that holds code for improving on dropout using Stochastic Delta Rule☆142Updated 5 years ago
- ☆107Updated 3 years ago
- Network acceleration methods☆178Updated 3 years ago
- This is an example of how to train a MNIST network in Python and run it in c++ with pytorch 1.0☆96Updated 6 years ago
- high performance image loading and augmenting routines mimicking PIL.Image interface☆319Updated 3 years ago
- Code used to generate the results appearing in "Train longer, generalize better: closing the generalization gap in large batch training o…☆148Updated 7 years ago
- Corrupted labels and label smoothing☆128Updated 7 years ago
- CuPy fused PyTorch neural networks ops☆274Updated 6 years ago
- Experiments with Adam/AdamW/amsgrad☆194Updated 6 years ago
- Mish Deep Learning Activation Function for PyTorch / FastAI☆160Updated 4 years ago
- Library for faster pinned CPU <-> GPU transfer in Pytorch☆683Updated 4 years ago
- PyTorch implementation of CVPR'18 - Perturbative Neural Networks http://xujuefei.com/pnn.html☆138Updated 5 years ago
- How and why you want to make your pytorch CUDA/CPP extension with a Makefile☆173Updated 5 years ago
- Implementation and experiments for AdamW on Pytorch☆93Updated 4 years ago
- Pytorch implementation of MaxPoolingLoss.☆175Updated 6 years ago
- Code for reproducing results of the paper "Layer rotation: a surprisingly powerful indicator of generalization in deep networks?"☆50Updated 5 years ago
- pytorch model summary, statistic parameters number, memory usage, FLOPs and so on☆95Updated 4 years ago
- ☆169Updated 3 years ago
- Examples of C extensions for PyTorch☆258Updated last year
- PyTorchPipe (PTP) is a component-oriented framework for rapid prototyping and training of computational pipelines combining vision and la…☆225Updated 5 years ago
- Simple Tensorflow implementation of "Adaptive Gradient Methods with Dynamic Bound of Learning Rate" (ICLR 2019)☆150Updated 5 years ago
- Serving PyTorch 1.0 Models as a Web Server in C++☆226Updated 4 years ago
- A memory efficient implementation of densenet.☆82Updated 4 years ago
- PyTorch implementation of PNASNet-5 on ImageNet☆317Updated 2 years ago