andreasveit / densenet-pytorchLinks
A PyTorch Implementation for Densely Connected Convolutional Networks (DenseNets)
☆484Updated 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.☆845Updated 7 years ago
- Reproduces ResNet-V3 with pytorch☆519Updated 5 years ago
- A memory-efficient implementation of DenseNets☆1,541Updated 2 years ago
- PyTorch implementation of Deformable Convolution☆911Updated 4 years ago
- Quickly comparing your image classification models with the state-of-the-art models (such as DenseNet, ResNet, ...)☆373Updated 6 years ago
- Pytorch implementation of newly added convolution☆587Updated 6 years ago
- pytorch version of spatial transformer networks☆595Updated 8 years ago
- Multi-Scale Dense Networks for Resource Efficient Image Classification (ICLR 2018 Oral)☆461Updated 6 years ago
- FC-DenseNet in PyTorch for Semantic Segmentation☆306Updated 6 years ago
- DeepLab resnet v2 model in pytorch☆603Updated 2 years ago
- Pixel-wise segmentation on VOC2012 dataset using pytorch.☆386Updated 7 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆594Updated 5 years ago
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆555Updated 5 years ago
- Dilated Residual Networks☆1,104Updated 5 years ago
- Wide Residual Networks (WideResNets) in PyTorch☆347Updated 4 years ago
- 3.41% and 17.11% error on CIFAR-10 and CIFAR-100☆337Updated 7 years ago
- Pytorch for Segmentation☆414Updated 6 years ago
- Residual Attention Network for Image Classification☆559Updated 8 years ago
- Code for paper☆560Updated 4 years ago
- a pytorch code about Residual Attention Network. This code is based on two projects from☆685Updated 7 years ago
- U-Net implementation for PyTorch based on https://arxiv.org/abs/1505.04597☆284Updated 8 years ago
- PyTorch implementation of PSPNet segmentation network☆592Updated 8 years ago
- This repository contains the reference implementation for our proposed Convolutional CRFs.☆567Updated 5 years ago
- CondenseNet: Light weighted CNN for mobile devices☆691Updated 6 years ago
- Code for Switchable Normalization from "Differentiable Learning-to-Normalize via Switchable Normalization", https://arxiv.org/abs/1806.10…☆870Updated 5 years ago
- Implementation of the mixup training method☆471Updated 7 years ago
- A PyTorch implementation for PyramidNets (Deep Pyramidal Residual Networks, https://arxiv.org/abs/1610.02915)☆272Updated 5 years ago
- Implementing Attention Augmented Convolutional Networks using Pytorch☆656Updated 3 years ago
- PyTorch implementation of Deformable Convolution☆411Updated 6 years ago
- Feature Pyramid Networks in PyTorch☆483Updated 7 years ago