andreasveit / densenet-pytorchLinks
A PyTorch Implementation for Densely Connected Convolutional Networks (DenseNets)
☆474Updated 7 years ago
Alternatives and similar repositories for densenet-pytorch
Users that are interested in densenet-pytorch are comparing it to the libraries listed below
Sorting:
- A PyTorch implementation of DenseNet.☆841Updated 6 years ago
- PyTorch implementation of Deformable Convolution☆908Updated 3 years ago
- Reproduces ResNet-V3 with pytorch☆514Updated 4 years ago
- A memory-efficient implementation of DenseNets☆1,536Updated 2 years ago
- Quickly comparing your image classification models with the state-of-the-art models (such as DenseNet, ResNet, ...)☆372Updated 6 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆596Updated 4 years ago
- Pytorch implementation of newly added convolution☆587Updated 5 years ago
- Dilated Residual Networks☆1,108Updated 5 years ago
- pytorch version of spatial transformer networks☆592Updated 7 years ago
- DeepLab resnet v2 model in pytorch☆602Updated last year
- Residual Attention Network for Image Classification☆553Updated 7 years ago
- Wide Residual Networks (WideResNets) in PyTorch☆338Updated 4 years ago
- a pytorch code about Residual Attention Network. This code is based on two projects from☆683Updated 6 years ago
- Pixel-wise segmentation on VOC2012 dataset using pytorch.☆386Updated 6 years ago
- A PyTorch implementation for PyramidNets (Deep Pyramidal Residual Networks, https://arxiv.org/abs/1610.02915)☆272Updated 4 years ago
- FC-DenseNet in PyTorch for Semantic Segmentation☆307Updated 6 years ago
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆549Updated 5 years ago
- Implementation of the mixup training method☆466Updated 6 years ago
- Code for Switchable Normalization from "Differentiable Learning-to-Normalize via Switchable Normalization", https://arxiv.org/abs/1806.10…☆866Updated 4 years ago
- Multi-Scale Dense Networks for Resource Efficient Image Classification (ICLR 2018 Oral)☆460Updated 6 years ago
- PyTorch implementation of PSPNet segmentation network☆590Updated 7 years ago
- Implementing Attention Augmented Convolutional Networks using Pytorch☆653Updated 3 years ago
- Standardizing weights to accelerate micro-batch training☆548Updated 3 years ago
- CondenseNet: Light weighted CNN for mobile devices☆693Updated 5 years ago
- PyTorch Implementation of 2D and 3D 'squeeze and excitation' blocks for Fully Convolutional Neural Networks☆320Updated 4 years ago
- Code for paper☆560Updated 3 years ago
- Feature Pyramid Networks in PyTorch☆481Updated 7 years ago
- Dual Path Networks (DPN) supporting pretrained weights converted from original MXNet implementation☆206Updated 5 years ago
- 3.41% and 17.11% error on CIFAR-10 and CIFAR-100☆333Updated 6 years ago
- Best CIFAR-10, CIFAR-100 results with wide-residual networks using PyTorch☆470Updated 5 years ago