HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Non-local Neural Networks

Xiaolong Wang; Ross Girshick; Abhinav Gupta; Kaiming He

Non-local Neural Networks

Abstract

Both convolutional and recurrent operations are building blocks that process one local neighborhood at a time. In this paper, we present non-local operations as a generic family of building blocks for capturing long-range dependencies. Inspired by the classical non-local means method in computer vision, our non-local operation computes the response at a position as a weighted sum of the features at all positions. This building block can be plugged into many computer vision architectures. On the task of video classification, even without any bells and whistles, our non-local models can compete or outperform current competition winners on both Kinetics and Charades datasets. In static image recognition, our non-local models improve object detection/segmentation and pose estimation on the COCO suite of tasks. Code is available at https://github.com/facebookresearch/video-nonlocal-net .

Code Repositories

WavesUR/embedded_TSM
pytorch
Mentioned in GitHub
tinymilky/RSANet
pytorch
Mentioned in GitHub
facebookresearch/SlowFast
pytorch
Mentioned in GitHub
sunutf/TSM
pytorch
Mentioned in GitHub
owena11/papers
Mentioned in GitHub
tea1528/Non-Local-NN-Pytorch
pytorch
Mentioned in GitHub
mirthai/csa-net
pytorch
Mentioned in GitHub
seominseok0429/inception-I3D-NON-LOCAL
pytorch
Mentioned in GitHub
Aprilkaka/nonlocal_mindspore
mindspore
Mentioned in GitHub
facebookresearch/video-nonlocal-net
Official
caffe2
Mentioned in GitHub
jiajunhua/facebookresearch-Detectron
caffe2
Mentioned in GitHub
cmsflash/efficient-attention
pytorch
Mentioned in GitHub
jordiae/DeepLearning-MAI
pytorch
Mentioned in GitHub
rijuldhir/TSM
pytorch
Mentioned in GitHub
MIT-HAN-LAB/temporal-shift-module
pytorch
Mentioned in GitHub
LRacoci/permutation-graphml
tf
Mentioned in GitHub
franknb/Self-attention-DCGAN
pytorch
Mentioned in GitHub
facebookresearch/detectron
pytorch
Mentioned in GitHub
tonysy/PyAction
pytorch
Mentioned in GitHub
changliu816/CV-paper-review
tf
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
action-classification-on-kinetics-400I3D + NL
Acc@1: 77.7
Acc@5: 93.3
action-classification-on-toyota-smarthomeI3D + Non Local
CS: 53.6
CV1: 34.3
CV2: 43.9
action-recognition-in-videos-on-something-1NL I3D
Top 1 Accuracy: 44.4
instance-segmentation-on-coco-minivalMask R-CNN (ResNet-101, +1 NL)
mask AP: 37.1
instance-segmentation-on-coco-minivalMask R-CNN (ResNet-50, +1 NL)
mask AP: 35.5
instance-segmentation-on-coco-minivalMask R-CNN (ResNext-152, +1 NL)
mask AP: 40.3
keypoint-detection-on-cocoMask R-CNN + NL blocks (4 in head, 1 in backbone)
Validation AP: 66.5
object-detection-on-coco-minivalMask R-CNN (ResNet-101 + 1 NL)
AP50: 63.1
AP75: 44.5
box AP: 40.8
object-detection-on-coco-minivalMask R-CNN (ResNeXt-152 + 1 NL)
AP50: 67.8
AP75: 48.9
box AP: 45.0
object-detection-on-coco-minivalMask R-CNN (ResNet-50 + 1 NL)
AP50: 61.1
AP75: 41.9
box AP: 39.0
text-to-sql-on-2d-kitti-cars-easysdfa
0..5sec: dafa

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Non-local Neural Networks | Papers | HyperAI