szagoruyko / attention-transferLinks
Improving Convolutional Networks via Attention Transfer (ICLR 2017)
☆1,461Updated 7 years ago
Alternatives and similar repositories for attention-transfer
Users that are interested in attention-transfer are comparing it to the libraries listed below
Sorting:
- A PyTorch implementation of DenseNet.☆839Updated 7 years ago
- A memory-efficient implementation of DenseNets☆1,538Updated 2 years ago
- Reproduces ResNet-V3 with pytorch☆516Updated 5 years ago
- 3.8% and 18.3% on CIFAR-10 and CIFAR-100☆1,310Updated 6 years ago
- Classification with PyTorch.☆1,741Updated last year
- Code for Switchable Normalization from "Differentiable Learning-to-Normalize via Switchable Normalization", https://arxiv.org/abs/1806.10…☆869Updated 5 years ago
- A state-of-the-art semi-supervised method for image recognition☆1,641Updated 5 years ago
- PyTorch implementation of Deformable Convolution☆910Updated 4 years ago
- A PyTorch Implementation for Densely Connected Convolutional Networks (DenseNets)☆481Updated 7 years ago
- CondenseNet: Light weighted CNN for mobile devices☆691Updated 5 years ago
- This is the PyTorch implementation of VGG network trained on CIFAR10 dataset☆358Updated 6 years ago
- A PyTorch implementation of MobileNet V2 architecture and pretrained model.☆1,401Updated 5 years ago
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆553Updated 5 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,487Updated 2 years ago
- PyTorch Implementation of [1611.06440] Pruning Convolutional Neural Networks for Resource Efficient Inference☆884Updated 6 years ago
- NAS-Bench-201 API and Instruction☆638Updated 4 years ago
- Model analyzer in PyTorch☆1,497Updated 2 years ago
- Class Activation Mapping☆1,875Updated 3 years ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,501Updated 4 years ago
- FitNets: Hints for Thin Deep Nets☆210Updated 10 years ago
- Dilated Residual Networks☆1,104Updated 5 years ago
- Non-local Neural Networks for Video Classification☆1,988Updated 4 years ago
- Rethinking the Value of Network Pruning (Pytorch) (ICLR 2019)☆1,515Updated 5 years ago
- Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeN…☆2,691Updated 2 years ago
- Fine-tune pretrained Convolutional Neural Networks with PyTorch☆725Updated last year
- 3.41% and 17.11% error on CIFAR-10 and CIFAR-100☆333Updated 6 years ago
- Quickly comparing your image classification models with the state-of-the-art models (such as DenseNet, ResNet, ...)☆371Updated 6 years ago
- A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility☆1,966Updated 2 years ago
- A CV toolkit for my papers.☆2,051Updated 9 months ago
- Random Erasing Data Augmentation. Experiments on CIFAR10, CIFAR100 and Fashion-MNIST☆731Updated last year