AlexHex7 / Non-local_pytorchLinks
Implementation of Non-local Block.
☆1,575Updated 2 years ago
Alternatives and similar repositories for Non-local_pytorch
Users that are interested in Non-local_pytorch are comparing it to the libraries listed below
Sorting:
- GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond☆1,209Updated 4 years ago
- CCNet: Criss-Cross Attention for Semantic Segmentation (TPAMI 2020 & ICCV 2019).☆1,467Updated 4 years ago
- Dual Attention Network for Scene Segmentation (CVPR2019)☆2,441Updated 7 months ago
- a pytorch code about Residual Attention Network. This code is based on two projects from☆684Updated 6 years ago
- Deformable ConvNets V2 (DCNv2) in PyTorch☆1,476Updated 2 years ago
- PyTorch implementation of SENet☆2,326Updated 4 years ago
- a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results☆867Updated 4 years ago
- (ImageNet pretrained models) The official pytorch implemention of the TPAMI paper "Res2Net: A New Multi-scale Backbone Architecture"☆1,102Updated 2 years ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,166Updated 2 years ago
- ACNet: Strengthening the Kernel Skeletons for Powerful CNN via Asymmetric Convolution Blocks☆844Updated 2 years ago
- Pytorch implementation of Feature Pyramid Network (FPN) for Object Detection☆967Updated 6 years ago
- PyTorch implementation of Deformable Convolution☆910Updated 4 years ago
- PyTorch implementation of Deformable ConvNets v2 (Modulated Deformable Convolution)☆757Updated 6 years ago
- Code for our CVPR 2019 paper: Selective Kernel Networks; See zhihu:https://zhuanlan.zhihu.com/p/59690223☆611Updated 6 years ago
- Non-official implement of Paper:CBAM: Convolutional Block Attention Module☆1,430Updated 2 years ago
- Implementing Attention Augmented Convolutional Networks using Pytorch☆654Updated 3 years ago
- ☆411Updated 7 years ago
- The code for Expectation-Maximization Attention Networks for Semantic Segmentation (ICCV'2019 Oral)☆681Updated 5 years ago
- Train the HRNet model on ImageNet☆1,023Updated 3 years ago
- Feature Pyramid Networks in PyTorch☆482Updated 7 years ago
- Non-local Neural Networks for Video Classification☆1,985Updated 3 years ago
- Deformable Convolutional Networks v2 with Pytorch☆1,311Updated last year
- Code for ECA-Net: Efficient Channel Attention for Deep Convolutional Neural Networks☆1,345Updated 4 years ago
- Exploring Self-attention for Image Recognition, CVPR2020.☆752Updated 5 years ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,503Updated 4 years ago
- CVPR 论文收集,包含但不限于2022、2021、2020、2019、2018、2017文章☆727Updated 3 years ago
- Pytorch implementation of newly added convolution☆586Updated 5 years ago
- A CV toolkit for my papers.☆2,050Updated 7 months ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆755Updated 4 years ago
- The official code for the paper 'Structured Knowledge Distillation for Semantic Segmentation'. (CVPR 2019 ORAL) and extension to other ta…☆730Updated 5 years ago