gpleiss / efficient_densenet_pytorchLinks
A memory-efficient implementation of DenseNets
☆1,537Updated 2 years ago
Alternatives and similar repositories for efficient_densenet_pytorch
Users that are interested in efficient_densenet_pytorch are comparing it to the libraries listed below
Sorting:
- A PyTorch implementation of DenseNet.☆840Updated 6 years ago
- PyTorch implementation of SENet☆2,325Updated 4 years ago
- PyTorch implementation of Deformable Convolution☆910Updated 3 years ago
- Reproduces ResNet-V3 with pytorch☆515Updated 4 years ago
- A CV toolkit for my papers.☆2,049Updated 6 months ago
- Dilated Residual Networks☆1,107Updated 5 years ago
- Deformable Convolutional Networks☆4,087Updated 3 years ago
- Classification with PyTorch.☆1,730Updated last year
- PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.)☆1,766Updated 2 years ago
- A PyTorch implementation of MobileNet V2 architecture and pretrained model.☆1,396Updated 5 years ago
- A PyTorch Implementation for Densely Connected Convolutional Networks (DenseNets)☆476Updated 7 years ago
- Improving Convolutional Networks via Attention Transfer (ICLR 2017)☆1,455Updated 6 years ago
- pytorch1.0 updated. Support cpu test and demo. (Use detectron2, it's a masterpiece)☆1,821Updated 4 years ago
- PyTorch for Semantic Segmentation☆1,734Updated 5 years ago
- Deformable ConvNets V2 (DCNv2) in PyTorch☆1,469Updated 2 years ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,502Updated 4 years ago
- Code for Switchable Normalization from "Differentiable Learning-to-Normalize via Switchable Normalization", https://arxiv.org/abs/1806.10…☆867Updated 5 years ago
- Squeeze-and-Excitation Networks☆3,533Updated 6 years ago
- Implementation of Non-local Block.☆1,573Updated 2 years ago
- pip install antialiased-cnns to improve stability and accuracy☆1,677Updated last year
- ResNeSt: Split-Attention Networks☆3,257Updated 2 years ago
- RetinaNet in PyTorch☆999Updated 6 years ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,159Updated 2 years ago
- Densely Connected Convolutional Networks, In CVPR 2017 (Best Paper Award).☆4,812Updated last year
- Codes for paper "Mask Scoring R-CNN".☆1,902Updated 4 years ago
- Dual Attention Network for Scene Segmentation (CVPR2019)☆2,434Updated 6 months ago
- Receptive Field Block Net for Accurate and Fast Object Detection, ECCV 2018☆1,421Updated 3 years ago
- YOLOv2 in PyTorch☆1,565Updated 3 years ago
- Pytorch implementation of Feature Pyramid Network (FPN) for Object Detection☆966Updated 6 years ago
- CCNet: Criss-Cross Attention for Semantic Segmentation (TPAMI 2020 & ICCV 2019).☆1,466Updated 4 years ago