andreasveit / densenet-pytorchLinks
A PyTorch Implementation for Densely Connected Convolutional Networks (DenseNets)
☆482Updated 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 7 years ago
- Reproduces ResNet-V3 with pytorch☆518Updated 5 years ago
- A memory-efficient implementation of DenseNets☆1,539Updated 2 years ago
- Quickly comparing your image classification models with the state-of-the-art models (such as DenseNet, ResNet, ...)☆374Updated 6 years ago
- PyTorch implementation of Deformable Convolution☆910Updated 4 years ago
- Pytorch implementation of newly added convolution☆587Updated 6 years ago
- pytorch version of spatial transformer networks☆594Updated 8 years ago
- Dilated Residual Networks☆1,103Updated 5 years ago
- Pixel-wise segmentation on VOC2012 dataset using pytorch.☆386Updated 6 years ago
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆555Updated 5 years ago
- A PyTorch implementation for PyramidNets (Deep Pyramidal Residual Networks, https://arxiv.org/abs/1610.02915)☆274Updated 5 years ago
- DeepLab resnet v2 model in pytorch☆602Updated 2 years ago
- Implementing Attention Augmented Convolutional Networks using Pytorch☆655Updated 3 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆596Updated 5 years ago
- FC-DenseNet in PyTorch for Semantic Segmentation☆307Updated 6 years ago
- a pytorch code about Residual Attention Network. This code is based on two projects from☆684Updated 7 years ago
- This repository contains the reference implementation for our proposed Convolutional CRFs.☆567Updated 5 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 for Segmentation☆413Updated 6 years ago
- Multi-Scale Dense Networks for Resource Efficient Image Classification (ICLR 2018 Oral)☆461Updated 6 years ago
- Wide Residual Networks (WideResNets) in PyTorch☆345Updated 4 years ago
- PyTorch implementation of Deformable Convolution☆411Updated 6 years ago
- Improving Convolutional Networks via Attention Transfer (ICLR 2017)☆1,462Updated 7 years ago
- CondenseNet: Light weighted CNN for mobile devices☆691Updated 6 years ago
- Residual Attention Network for Image Classification☆555Updated 8 years ago
- U-Net implementation for PyTorch based on https://arxiv.org/abs/1505.04597☆283Updated 7 years ago
- Code for paper☆560Updated 4 years ago
- A PyTorch Implementation of "Recurrent Models of Visual Attention"☆472Updated 2 years ago
- Pytorch implementation of CoordConv introduced in 'An intriguing failing of convolutional neural networks and the CoordConv solution' pap…☆402Updated 7 years ago
- PyTorch implementation of PSPNet segmentation network☆591Updated 8 years ago