gpleiss / efficient_densenet_pytorch
A memory-efficient implementation of DenseNets
☆1,532Updated last year
Alternatives and similar repositories for efficient_densenet_pytorch:
Users that are interested in efficient_densenet_pytorch are comparing it to the libraries listed below
- A PyTorch implementation of DenseNet.☆840Updated 6 years ago
- Reproduces ResNet-V3 with pytorch☆514Updated 4 years ago
- A PyTorch Implementation for Densely Connected Convolutional Networks (DenseNets)☆470Updated 7 years ago
- A CV toolkit for my papers.☆2,048Updated 4 months ago
- Dilated Residual Networks☆1,106Updated 5 years ago
- PyTorch implementation of SENet☆2,319Updated 4 years ago
- Improving Convolutional Networks via Attention Transfer (ICLR 2017)☆1,455Updated 6 years ago
- PyTorch implementation of Deformable Convolution☆910Updated 3 years ago
- Squeeze-and-Excitation Networks☆3,491Updated 6 years ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,500Updated 4 years ago
- Classification with PyTorch.☆1,724Updated 10 months ago
- RetinaNet in PyTorch☆998Updated 6 years ago
- Implementation of Non-local Block.☆1,572Updated 2 years ago
- Residual Attention Network for Image Classification☆553Updated 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
- PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.)☆1,766Updated 2 years ago
- Deformable Convolutional Networks☆4,074Updated 3 years ago
- PyTorch for Semantic Segmentation☆1,731Updated 5 years ago
- a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results☆863Updated 4 years ago
- pytorch1.0 updated. Support cpu test and demo. (Use detectron2, it's a masterpiece)☆1,819Updated 4 years ago
- Code for the Lovász-Softmax loss (CVPR 2018)☆1,389Updated last year
- Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeN…☆2,664Updated 2 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
- A Tensorflow implementation of Spatial Transformer Networks.☆998Updated 6 years ago
- Dual Attention Network for Scene Segmentation (CVPR2019)☆2,428Updated 4 months ago
- GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond☆1,204Updated 4 years ago
- CondenseNet: Light weighted CNN for mobile devices☆692Updated 5 years ago
- Implementing Attention Augmented Convolutional Networks using Pytorch☆650Updated 3 years ago
- Pytorch implementation of Feature Pyramid Network (FPN) for Object Detection☆966Updated 6 years ago