junfu1115 / DANetLinks
Dual Attention Network for Scene Segmentation (CVPR2019)
☆2,451Updated 11 months ago
Alternatives and similar repositories for DANet
Users that are interested in DANet are comparing it to the libraries listed below
Sorting:
- CCNet: Criss-Cross Attention for Semantic Segmentation (TPAMI 2020 & ICCV 2019).☆1,479Updated 4 years ago
- PyTorch implementation of SENet☆2,339Updated 4 years ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,197Updated 2 years ago
- GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond☆1,216Updated 4 years ago
- Non-official implement of Paper:CBAM: Convolutional Block Attention Module☆1,465Updated 2 years ago
- Implementation of Non-local Block.☆1,575Updated 2 years ago
- Semantic Segmentation in Pytorch☆1,374Updated 3 years ago
- (ImageNet pretrained models) The official pytorch implemention of the TPAMI paper "Res2Net: A New Multi-scale Backbone Architecture"☆1,112Updated 3 years ago
- Code for ECA-Net: Efficient Channel Attention for Deep Convolutional Neural Networks☆1,381Updated 4 years ago
- DeepLab v3+ model in PyTorch. Support different backbones.☆2,997Updated last year
- PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.)☆1,777Updated 2 years ago
- PyTorch for Semantic Segmentation☆1,736Updated 6 years ago
- Deformable ConvNets V2 (DCNv2) in PyTorch☆1,486Updated 3 years ago
- ResNeSt: Split-Attention Networks☆3,266Updated 3 years ago
- The OCR approach is rephrased as Segmentation Transformer: https://arxiv.org/abs/1909.11065. This is an official implementation of semant…☆3,304Updated 3 years ago
- a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results☆871Updated 5 years ago
- Semantic Segmentation on PyTorch (include FCN, PSPNet, Deeplabv3, Deeplabv3+, DANet, DenseASPP, BiSeNet, EncNet, DUNet, ICNet, ENet, OCNe…☆3,035Updated 2 years ago
- Fast, modular reference implementation and easy training of Semantic Segmentation algorithms in PyTorch.☆1,410Updated 5 years ago
- Train the HRNet model on ImageNet☆1,041Updated 4 years ago
- A CV toolkit for my papers.☆2,048Updated 11 months ago
- ☆412Updated 7 years ago
- Code for our CVPR 2019 paper: Selective Kernel Networks; See zhihu:https://zhuanlan.zhihu.com/p/59690223☆620Updated 6 years ago
- PyTorch implementation of DeepLabV3, trained on the Cityscapes dataset.☆805Updated 3 years ago
- Pytorch implementation of Feature Pyramid Network (FPN) for Object Detection☆968Updated 6 years ago
- a pytorch code about Residual Attention Network. This code is based on two projects from☆685Updated 7 years ago
- PyTorch re-implementation of DeepLab v2 on COCO-Stuff / PASCAL VOC datasets☆1,100Updated 3 years ago
- Semantic segmentation models, datasets and losses implemented in PyTorch.☆1,804Updated 9 months ago
- PyTorch implementation of Deformable ConvNets v2 (Modulated Deformable Convolution)☆761Updated 6 years ago
- Here is a pytorch implementation of deeplabv3+ supporting ResNet(79.155%) and Xception(79.945%). Multi-scale & flip test and COCO dataset…☆632Updated 4 years ago
- [CVPR 2021 & IJCV 2024] Rethinking Semantic Segmentation from a Sequence-to-Sequence Perspective with Transformers☆1,103Updated last year