PyTorch implementation of Non-Local Neural Networks (https://arxiv.org/pdf/1711.07971.pdf)
☆252Feb 13, 2023Updated 3 years ago
Alternatives and similar repositories for Non-Local-NN-Pytorch
Users that are interested in Non-Local-NN-Pytorch are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Implementation of Non-local Block.☆1,564Apr 12, 2023Updated 3 years ago
- Non-local Neural Networks for Video Classification☆1,991Sep 15, 2021Updated 4 years ago
- This is a pytorch version for Non-local Neural Networks(onging)☆27May 18, 2019Updated 7 years ago
- This is the PyTorch implementation of Double Attention Network, NIPS 2018☆32Nov 19, 2019Updated 6 years ago
- simple implements Non-Local Neural Networks for image classification(Fashion-Mnist)☆13Mar 9, 2019Updated 7 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond☆1,220Feb 16, 2021Updated 5 years ago
- Unofficial implementation of ResNet3D and CSN (Channel-Separated Convolutional Networks) from Video Classification with Channel-Separated…☆18Apr 25, 2020Updated 6 years ago
- This is a pytorch type of block,including Non-local block,Simple Non-local block,GC block and all GC block; refer to paper《GCNet: Non-lo…☆82Dec 17, 2020Updated 5 years ago
- PyTorch implementation of SENet☆2,344Mar 2, 2021Updated 5 years ago
- An implementation of the efficient attention module.