BayesWatch / sequential-imagenet-dataloaderLinks
A plug-in replacement for DataLoader to load Imagenet disk-sequentially in PyTorch.
☆239Updated 3 years ago
Alternatives and similar repositories for sequential-imagenet-dataloader
Users that are interested in sequential-imagenet-dataloader are comparing it to the libraries listed below
Sorting:
- PyTorch implementation for Convolutional Networks with Adaptive Inference Graphs☆185Updated 6 years ago
- Code release for paper "Random Search and Reproducibility for NAS"☆167Updated 6 years ago
- ConvNet training using pytorch☆347Updated 4 years ago
- PyTorch implementation of PNASNet-5 on ImageNet☆317Updated 3 years ago
- CuPy fused PyTorch neural networks ops☆273Updated 7 years ago
- Pytorch Implementation of: "Exploring Randomly Wired Neural Networks for Image Recognition"☆279Updated 5 years ago
- A Re-implementation of Fixed-update Initialization☆152Updated 6 years ago
- BlockDrop: Dynamic Inference Paths in Residual Networks☆142Updated 2 years ago
- A PyTorch implementation of shake-shake☆111Updated 5 years ago
- Repository has been moved: https://github.com/adobe/antialiased-cnns☆165Updated 3 years ago
- Standardizing weights to accelerate micro-batch training☆549Updated 3 years ago
- Single-Path NAS: Designing Hardware-Efficient ConvNets in less than 4 Hours☆396Updated 4 years ago
- ☆165Updated 6 years ago
- Implements pytorch code for the Accelerated SGD algorithm.☆215Updated 7 years ago
- Path-Level Network Transformation for Efficient Architecture Search, in ICML 2018.☆112Updated 7 years ago
- Code for SkipNet: Learning Dynamic Routing in Convolutional Networks (ECCV 2018)☆241Updated 6 years ago
- ☆182Updated 2 years ago
- Scripts for Imagenet 32 dataset☆153Updated 4 years ago
- Random miniprojects with pytorch.☆171Updated 6 years ago
- A drop-in replacement for CIFAR-10.☆241Updated 4 years ago
- Implementations of ideas from recent papers☆392Updated 4 years ago
- Multi-Scale Dense Networks for Resource Efficient Image Classification (ICLR 2018 Oral)☆460Updated 6 years ago
- PyTorch implementation of Deformable Convolution☆410Updated 6 years ago
- A PyTorch implementation for PyramidNets (Deep Pyramidal Residual Networks, https://arxiv.org/abs/1610.02915)☆273Updated 5 years ago
- Code for "EigenDamage: Structured Pruning in the Kronecker-Factored Eigenbasis" https://arxiv.org/abs/1905.05934☆113Updated 5 years ago
- Wide Residual Networks (WideResNets) in PyTorch