AlexHex7 / Non-local_pytorch
Implementation of Non-local Block.
☆1,572Updated 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,206Updated 4 years ago
- CCNet: Criss-Cross Attention for Semantic Segmentation (TPAMI 2020 & ICCV 2019).☆1,459Updated 4 years ago
- a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results☆864Updated 4 years ago
- Dual Attention Network for Scene Segmentation (CVPR2019)☆2,433Updated 4 months ago
- a pytorch code about Residual Attention Network. This code is based on two projects from☆683Updated 6 years ago
- PyTorch implementation of Deformable Convolution☆909Updated 3 years ago
- ACNet: Strengthening the Kernel Skeletons for Powerful CNN via Asymmetric Convolution Blocks☆843Updated 2 years ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,143Updated 2 years ago
- Deformable ConvNets V2 (DCNv2) in PyTorch☆1,465Updated 2 years ago
- Implementing Attention Augmented Convolutional Networks using Pytorch☆651Updated 3 years ago
- (ImageNet pretrained models) The official pytorch implemention of the TPAMI paper "Res2Net: A New Multi-scale Backbone Architecture"☆1,093Updated 2 years ago
- PyTorch implementation of SENet☆2,317Updated 4 years ago
- Non-official implement of Paper:CBAM: Convolutional Block Attention Module☆1,406Updated last year
- Non-local Neural Networks for Video Classification☆1,979Updated 3 years ago
- PyTorch implementation of Deformable ConvNets v2 (Modulated Deformable Convolution)☆755Updated 6 years ago
- Code for our CVPR 2019 paper: Selective Kernel Networks; See zhihu:https://zhuanlan.zhihu.com/p/59690223☆607Updated 6 years ago
- ☆408Updated 7 years ago
- Pytorch implementation of newly added convolution☆588Updated 5 years ago
- Pytorch implementation of Feature Pyramid Network (FPN) for Object Detection☆967Updated 6 years ago
- Deformable Convolutional Networks v2 with Pytorch☆1,302Updated last year
- Exploring Self-attention for Image Recognition, CVPR2020.☆752Updated 4 years ago
- Code for ECA-Net: Efficient Channel Attention for Deep Convolutional Neural Networks☆1,321Updated 3 years ago
- Feature Pyramid Networks in PyTorch☆481Updated 7 years ago
- The code for Expectation-Maximization Attention Networks for Semantic Segmentation (ICCV'2019 Oral)☆680Updated 4 years ago
- PyTorch implementation of Non-Local Neural Networks (https://arxiv.org/pdf/1711.07971.pdf)☆252Updated 2 years ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,500Updated 4 years ago
- A CV toolkit for my papers.☆2,049Updated 4 months ago
- Train the HRNet model on ImageNet☆1,003Updated 3 years ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆749Updated 4 years ago
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆881Updated 4 years ago