soumith / imagenetloader.torchLinks
some old code that i wrote, might be useful to others
☆107Updated 6 years ago
Alternatives and similar repositories for imagenetloader.torch
Users that are interested in imagenetloader.torch are comparing it to the libraries listed below
Sorting:
- Scripts for Imagenet 32 dataset☆155Updated 4 years ago
- Wide Residual Networks (WideResNets) in PyTorch☆347Updated 4 years ago
- BlockDrop: Dynamic Inference Paths in Residual Networks☆143Updated 3 years ago
- Code for the CVPR15 paper "Learning from Massive Noisy Labeled Data for Image Classification"☆119Updated 7 years ago
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆557Updated 5 years ago
- FitNets: Hints for Thin Deep Nets☆211Updated 10 years ago
- ☆171Updated 5 years ago
- 🔬 Some personal research code on analyzing CNNs. Started with a thorough exploration of Stanford's Tiny-Imagenet-200 dataset.☆105Updated 6 years ago
- Implementation for the paper (CVPR Oral): High Frequency Component Helps Explain the Generalization of Convolutional Neural Networks☆244Updated 4 years ago
- An implementation (TensorFlow) of CPL and GCPL appeared in CVPR2018 paper: "Robust Classification with Convolutional Prototype Learning"☆134Updated 7 years ago
- 3.41% and 17.11% error on CIFAR-10 and CIFAR-100☆338Updated 7 years ago
- A drop-in replacement for CIFAR-10.☆247Updated 4 years ago
- MSDNet☆191Updated 4 years ago
- Python utilities for reading the STL-10 dataset: http://cs.stanford.edu/~acoates/stl10/☆125Updated 7 years ago
- Code for PackNet: Adding Multiple Tasks to a Single Network by Iterative Pruning☆239Updated 7 years ago
- ☆72Updated 9 years ago
- PyTorch implementation for Convolutional Networks with Adaptive Inference Graphs☆184Updated 7 years ago
- ☆172Updated 3 years ago
- Code for SkipNet: Learning Dynamic Routing in Convolutional Networks (ECCV 2018)☆245Updated 6 years ago
- ☆107Updated 4 years ago
- Code and pretrained models for paper: Data-Free Adversarial Distillation☆100Updated 3 years ago
- An official collection of code in different frameworks that reproduces experiments in "Group Normalization"☆118Updated 4 years ago
- A PyTorch converter for SimCLR checkpoints☆108Updated 5 years ago
- ☆341Updated this week
- ImageNet-R(endition) and DeepAugment (ICCV 2021)☆281Updated 4 years ago
- A new test set for ImageNet☆262Updated 2 years ago
- A general framework for inferring CNNs efficiently. Reduce the inference latency of MobileNet-V3 by 1.3x on an iPhone XS Max without sac…☆185Updated 2 years ago
- Pruning Neural Networks with Taylor criterion in Pytorch☆321Updated 6 years ago
- Learning recognition/segmentation models without end-to-end training. 40%-60% less GPU memory footprint. Same training time. Better perfo…☆90Updated 3 years ago
- The saliency-based is a distortion layer for convolutional neural networks that helps to improve the spatial sampling of input data for a…☆167Updated 7 years ago