andreasveit / densenet-pytorch
A PyTorch Implementation for Densely Connected Convolutional Networks (DenseNets)
☆470Updated 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
- A PyTorch implementation of DenseNet.☆838Updated 6 years ago
- Reproduces ResNet-V3 with pytorch☆513Updated 4 years ago
- PyTorch implementation of Deformable Convolution☆910Updated 3 years ago
- Quickly comparing your image classification models with the state-of-the-art models (such as DenseNet, ResNet, ...)☆371Updated 6 years ago
- A memory-efficient implementation of DenseNets☆1,532Updated last year
- Dilated Residual Networks☆1,106Updated 5 years ago
- Pytorch implementation of newly added convolution☆588Updated 5 years ago
- 3.41% and 17.11% error on CIFAR-10 and CIFAR-100☆332Updated 6 years ago
- pytorch version of spatial transformer networks☆591Updated 7 years ago
- CondenseNet: Light weighted CNN for mobile devices☆693Updated 5 years ago
- Wide Residual Networks (WideResNets) in PyTorch☆337Updated 3 years ago
- a pytorch code about Residual Attention Network. This code is based on two projects from☆684Updated 6 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆594Updated 4 years ago
- Improving Convolutional Networks via Attention Transfer (ICLR 2017)☆1,454Updated 6 years ago
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆551Updated 5 years ago
- DeepLab resnet v2 model in pytorch☆602Updated last year
- Best CIFAR-10, CIFAR-100 results with wide-residual networks using PyTorch☆467Updated 5 years ago
- Implementation of the mixup training method☆466Updated 6 years ago
- Pytorch for Segmentation☆414Updated 5 years ago
- A PyTorch implementation for PyramidNets (Deep Pyramidal Residual Networks, https://arxiv.org/abs/1610.02915)☆272Updated 4 years ago
- Implementing Attention Augmented Convolutional Networks using Pytorch☆650Updated 3 years ago
- A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."☆311Updated 5 years ago
- PyTorch implementation of Deformable Convolution☆408Updated 6 years ago
- Multi-Scale Dense Networks for Resource Efficient Image Classification (ICLR 2018 Oral)☆460Updated 6 years ago
- This repository contains the reference implementation for our proposed Convolutional CRFs.☆567Updated 4 years ago
- Residual Attention Network for Image Classification☆554Updated 7 years ago
- a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results☆863Updated 4 years ago
- Pixel-wise segmentation on VOC2012 dataset using pytorch.☆386Updated 6 years ago
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆796Updated 5 years ago
- Feature Pyramid Networks in PyTorch☆479Updated 7 years ago