szagoruyko / attention-transferLinks
Improving Convolutional Networks via Attention Transfer (ICLR 2017)
☆1,457Updated 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
- Classification with PyTorch.☆1,738Updated last year
- Reproduces ResNet-V3 with pytorch☆516Updated 5 years ago
- 3.8% and 18.3% on CIFAR-10 and CIFAR-100☆1,308Updated 6 years ago
- Code for Switchable Normalization from "Differentiable Learning-to-Normalize via Switchable Normalization", https://arxiv.org/abs/1806.10…☆869Updated 5 years ago
- PyTorch implementation of Deformable Convolution☆910Updated 4 years ago
- Fine-tune pretrained Convolutional Neural Networks with PyTorch☆723Updated last year
- A state-of-the-art semi-supervised method for image recognition☆1,637Updated 4 years ago
- CondenseNet: Light weighted CNN for mobile devices☆692Updated 5 years ago
- Dilated Residual Networks☆1,107Updated 5 years ago
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆550Updated 5 years ago
- A PyTorch Implementation for Densely Connected Convolutional Networks (DenseNets)☆479Updated 7 years ago
- Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeN…☆2,688Updated 2 years ago
- A PyTorch implementation of MobileNet V2 architecture and pretrained model.☆1,398Updated 5 years ago
- Quickly comparing your image classification models with the state-of-the-art models (such as DenseNet, ResNet, ...)☆371Updated 6 years ago
- Implementing Attention Augmented Convolutional Networks using Pytorch☆654Updated 3 years ago
- A CV toolkit for my papers.☆2,051Updated 8 months ago
- PyTorch Implementation of [1611.06440] Pruning Convolutional Neural Networks for Resource Efficient Inference☆883Updated 6 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,491Updated 2 years ago
- Squeeze-and-Excitation Networks☆3,548Updated 6 years ago
- Non-local Neural Networks for Video Classification☆1,987Updated 3 years ago
- a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results☆868Updated 4 years ago
- A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility