Implementation of Non-local Block.
☆1,573Apr 12, 2023Updated 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:
- Non-local Neural Networks for Video Classification☆1,996Sep 15, 2021Updated 4 years ago
- GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond☆1,218Feb 16, 2021Updated 5 years ago
- CCNet: Criss-Cross Attention for Semantic Segmentation (TPAMI 2020 & ICCV 2019).☆1,481Mar 19, 2021Updated 4 years ago
- Dual Attention Network for Scene Segmentation (CVPR2019)☆2,458Dec 23, 2024Updated last year
- PyTorch Implementation of Compact Generalized Non-local Network [NIPS'18]☆258Feb 13, 2021Updated 5 years ago
- PyTorch implementation of SENet☆2,343Mar 2, 2021Updated 5 years ago
- Please choose the openseg.pytorch project for the updated code that achieve SOTA on 6 benchmarks!☆812Feb 16, 2021Updated 5 years ago
- A CV toolkit for my papers.☆2,049Dec 21, 2024Updated last year
- [ICCV 2019] TSM: Temporal Shift Module for Efficient Video Understanding☆2,184Jul 11, 2024Updated last year
- Learning Correspondence from the Cycle-consistency of Time (CVPR 2019)☆724Jun 26, 2019Updated 6 years ago
- Deformable Convolutional Networks☆4,116Sep 27, 2021Updated 4 years ago
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆9,112Apr 22, 2022Updated 3 years ago
- Count the MACs / FLOPs of your PyTorch model.☆5,082Jul 8, 2024Updated last year
- Deformable ConvNets V2 (DCNv2) in PyTorch☆1,491Nov 18, 2022Updated 3 years ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,503Apr 8, 2021Updated 4 years ago
- PyTorch implementation of Deformable Convolution☆911Jul 21, 2021Updated 4 years ago
- Temporal Relation Networks☆792May 6, 2021Updated 4 years ago
- 3D ResNets for Action Recognition (CVPR 2018)☆4,043Jan 20, 2021Updated 5 years ago
- ☆2,374Sep 18, 2020Updated 5 years ago
- Temporal Segment Networks (TSN) in PyTorch☆1,085Jun 21, 2019Updated 6 years ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,209Mar 9, 2023Updated 2 years ago
- pytorch for i3d_nonlocal☆83Jul 26, 2018Updated 7 years ago
- cvpr2024/cvpr2023/cvpr2022/cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理☆12,507Apr 25, 2024Updated last year
- PyTorch Implementations for DeeplabV3 and PSPNet☆777Feb 20, 2020Updated 6 years ago
- FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19)☆3,347Dec 9, 2023Updated 2 years ago
- Relation Networks for Object Detection☆1,103Sep 27, 2021Updated 4 years ago
- The code for Expectation-Maximization Attention Networks for Semantic Segmentation (ICCV'2019 Oral)☆684May 25, 2020Updated 5 years ago
- ResNeSt: Split-Attention Networks☆3,267Dec 9, 2022Updated 3 years ago
- A faster pytorch implementation of faster r-cnn