donnyyou / AttentionModuleLinks
PyTorch Implementation of Residual Attention Network for Semantic Segmentation.
☆23Updated 7 years ago
Alternatives and similar repositories for AttentionModule
Users that are interested in AttentionModule are comparing it to the libraries listed below
Sorting:
- A PyTorch collection of semantic segmentation tools.☆32Updated 6 years ago
- Data-Driven Neuron Allocation for Scale Aggregation Networks☆52Updated 6 years ago
- PyTorch implementation of Double Attention Net☆26Updated 6 years ago
- An unofficial implementation of non-local deep features for salient object detection☆39Updated 6 years ago
- PFNet: A Novel Part Fusion Network for Fine-grained Visual Categorization☆28Updated 6 years ago
- Code for Statistically-motivated Second-order Pooling, ECCV2018☆35Updated 6 years ago
- Chainer Implementation of Parallel Grid Pooling for Data Augmentation☆42Updated 6 years ago
- [AAAI 2019] Self-Ensembling Attention Networks: Addressing Domain Shift for Semantic Segmentation☆102Updated 4 years ago
- A Pytorch implementation of https://arxiv.org/abs/1810.12348.☆37Updated 6 years ago
- Multi-Label Image Classification via Knowledge Distillation from Weakly-Supervised Detection (ACM MM 2018)☆58Updated 3 years ago
- Semantic Image Segmentation by Scale-Adaptive Networks (TIP 2019)☆43Updated 5 years ago
- PyTorch implementation of Deformable Convolution Networks (Supports Pytorch 1.0)☆30Updated 6 years ago
- ☆61Updated 7 years ago
- Side-output Residual Network for Object Symmetry Detection in the Wild☆67Updated 4 years ago
- The official implementation of paper "DIANet:Dense-and-Implicit-Attention-Network".☆102Updated 2 years ago
- Implementation of Paper Learning a Discriminative Feature Network for Semantic Segmentation (CVPR2018)(face++)☆73Updated 5 years ago
- Pytorch implementation of different edge detection networks, such as Holistically-Nested Edge Detection and PixelNet☆33Updated 7 years ago
- Efficient HetConv: Heterogeneous Kernel-Based Convolutions for Deep CNNs☆43Updated 6 years ago
- Source code of paper: (not available now)☆92Updated 6 years ago
- Deeplab-resnet-101 in Pytorch with Jaccard loss☆97Updated 8 years ago
- IGCV3 reimplement by pytorch