AlexHex7 / Non-local_pytorch
Implementation of Non-local Block.
☆1,569Updated last year
Related projects ⓘ
Alternatives and complementary repositories for Non-local_pytorch
- GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond☆1,193Updated 3 years ago
- PyTorch implementation of SENet☆2,283Updated 3 years ago
- Deformable ConvNets V2 (DCNv2) in PyTorch☆1,442Updated last year
- CCNet: Criss-Cross Attention for Semantic Segmentation (TPAMI 2020 & ICCV 2019).☆1,425Updated 3 years ago
- a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results☆859Updated 3 years ago
- Dual Attention Network for Scene Segmentation (CVPR2019)☆2,405Updated last year
- (ImageNet pretrained models) The official pytorch implemention of the TPAMI paper "Res2Net: A New Multi-scale Backbone Architecture"☆1,074Updated last year
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,060Updated last year
- PyTorch implementation of Deformable Convolution☆912Updated 3 years ago
- a pytorch code about Residual Attention Network. This code is based on two projects from☆679Updated 6 years ago
- Non-official implement of Paper:CBAM: Convolutional Block Attention Module☆1,334Updated last year
- Train the HRNet model on ImageNet☆969Updated 2 years ago
- Implementing Attention Augmented Convolutional Networks using Pytorch☆643Updated 2 years ago
- ☆402Updated 6 years ago
- Code for our CVPR 2019 paper: Selective Kernel Networks; See zhihu:https://zhuanlan.zhihu.com/p/59690223☆595Updated 5 years ago
- Pytorch implementation of Feature Pyramid Network (FPN) for Object Detection☆955Updated 5 years ago
- ACNet: Strengthening the Kernel Skeletons for Powerful CNN via Asymmetric Convolution Blocks☆831Updated last year
- Exploring Self-attention for Image Recognition, CVPR2020.☆747Updated 4 years ago
- The code for Expectation-Maximization Attention Networks for Semantic Segmentation (ICCV'2019 Oral)☆680Updated 4 years ago
- PyTorch implementation of Deformable ConvNets v2 (Modulated Deformable Convolution)☆743Updated 5 years ago
- Non-local Neural Networks for Video Classification☆1,976Updated 3 years ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,501Updated 3 years ago
- A CV toolkit for my papers.☆2,040Updated 5 months ago
- Pytorch implementation of newly added convolution☆583Updated 5 years ago
- Deformable Convolutional Networks v2 with Pytorch☆1,286Updated 6 months ago
- PyTorch implementation of Non-Local Neural Networks (https://arxiv.org/pdf/1711.07971.pdf)☆250Updated last year
- Code for ECA-Net: Efficient Channel Attention for Deep Convolutional Neural Networks☆1,269Updated 3 years ago
- Feature Pyramid Networks in PyTorch☆470Updated 6 years ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆727Updated 3 years ago
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆880Updated 4 years ago