andreasveit / densenet-pytorch
A PyTorch Implementation for Densely Connected Convolutional Networks (DenseNets)
☆472Updated 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.☆839Updated 6 years ago
- Reproduces ResNet-V3 with pytorch☆514Updated 4 years ago
- A memory-efficient implementation of DenseNets☆1,533Updated last year
- PyTorch implementation of Deformable Convolution☆909Updated 3 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆594Updated 4 years ago
- Pytorch implementation of newly added convolution☆588Updated 5 years ago
- Quickly comparing your image classification models with the state-of-the-art models (such as DenseNet, ResNet, ...)☆372Updated 6 years ago
- DeepLab resnet v2 model in pytorch☆602Updated last year
- Dilated Residual Networks☆1,106Updated 5 years ago
- pytorch version of spatial transformer networks☆591Updated 7 years ago
- Code for Switchable Normalization from "Differentiable Learning-to-Normalize via Switchable Normalization", https://arxiv.org/abs/1806.10…☆865Updated 4 years ago
- Wide Residual Networks (WideResNets) in PyTorch☆338Updated 4 years ago
- Implementation of the mixup training method☆466Updated 6 years ago
- PyTorch implementation of Deformable Convolution☆409Updated 6 years ago
- FC-DenseNet in PyTorch for Semantic Segmentation☆308Updated 6 years ago
- Multi-Scale Dense Networks for Resource Efficient Image Classification (ICLR 2018 Oral)☆460Updated 6 years ago
- Pytorch for Segmentation☆414Updated 5 years ago
- Best CIFAR-10, CIFAR-100 results with wide-residual networks using PyTorch☆469Updated 5 years ago
- Pixel-wise segmentation on VOC2012 dataset using pytorch.☆386Updated 6 years ago
- U-Net implementation for PyTorch based on https://arxiv.org/abs/1505.04597☆277Updated 7 years ago
- Feature Pyramid Networks in PyTorch☆481Updated 7 years ago
- torchsummaryX: Improved visualization tool of torchsummary☆303Updated 3 years ago
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆550Updated 5 years ago
- NAS-Bench-201 API and Instruction☆632Updated 4 years ago
- Residual Attention Network for Image Classification☆553Updated 7 years ago
- A PyTorch implementation for PyramidNets (Deep Pyramidal Residual Networks, https://arxiv.org/abs/1610.02915)☆272Updated 4 years ago
- Unsupervised Feature Learning via Non-parametric Instance Discrimination☆752Updated 4 years ago
- Implementing Attention Augmented Convolutional Networks using Pytorch☆651Updated 3 years ago
- This repository contains the reference implementation for our proposed Convolutional CRFs.☆566Updated 4 years ago
- DeepLab-ResNet rebuilt in Pytorch☆263Updated 6 years ago