tensorpack / dataflowLinks
Efficient Data Loading Pipeline in Pure Python
☆212Updated 5 years ago
Alternatives and similar repositories for dataflow
Users that are interested in dataflow are comparing it to the libraries listed below
Sorting:
- 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
- A simple, flexible, and extensible template for PyTorch. It's beautiful.☆191Updated last year
- Repository has been moved: https://github.com/adobe/antialiased-cnns☆165Updated 4 years ago
- repo that holds code for improving on dropout using Stochastic Delta Rule☆142Updated 6 years ago
- ☆169Updated 4 years ago
- Example repository for custom C++/CUDA operators for TorchScript☆114Updated 3 years ago
- high performance image loading and augmenting routines mimicking PIL.Image interface☆319Updated 4 years ago
- Use TensorFlow efficiently☆95Updated 4 years ago
- PyTorch implementation of CVPR'18 - Perturbative Neural Networks http://xujuefei.com/pnn.html☆138Updated 6 years ago
- Experiments with Adam/AdamW/amsgrad☆201Updated 7 years ago
- Implementations of ideas from recent papers☆392Updated 4 years ago
- Code for https://arxiv.org/abs/1810.04622☆140Updated 6 years ago
- Corrupted labels and label smoothing☆129Updated 8 years ago
- Utilities for Pytorch☆88Updated 2 years ago
- Serving PyTorch 1.0 Models as a Web Server in C++☆226Updated 5 years ago
- tunz's CUDA pytorch operator (MaskedSoftmax)☆75Updated 6 years ago
- ☆108Updated 4 years ago
- PyProf2: PyTorch Profiling tool☆82Updated 5 years ago
- A specially designed light version of Fast AutoAugment☆171Updated 5 years ago
- Using the CLR algorithm for training (https://arxiv.org/abs/1506.01186)☆108Updated 7 years ago
- pytorch model summary, statistic parameters number, memory usage, FLOPs and so on☆98Updated 5 years ago
- A Pytorch implementation of "LegoNet: Efficient Convolutional Neural Networks with Lego Filters" (ICML 2019).☆140Updated 4 years ago
- Implementation and experiments for AdamW on Pytorch☆94Updated 5 years ago
- ☆165Updated 6 years ago
- Hands-on Tutorial on Automated Deep Learning☆150Updated 5 years ago
- How and why you want to make your pytorch CUDA/CPP extension with a Makefile☆172Updated 6 years ago
- A PyTorch implementation of the paper Mixup: Beyond Empirical Risk Minimization in PyTorch☆123Updated 7 years ago
- Model Scope in PyTorch (include Params, FLOPs, Madds).☆122Updated 6 years ago
- PyTorch 1.0 inference in C++ on Windows10 platforms☆89Updated 6 years ago
- TensorFlow implementation of PNASNet-5 on ImageNet☆101Updated 6 years ago