Transcription of Non-Local Neural Networks
{{id}} {{{paragraph}}}
Non-Local Neural NetworksXiaolong Wang1,2 Ross Girshick2 Abhinav Gupta1 Kaiming He21 Carnegie Mellon University2 Facebook AI ResearchAbstractBoth convolutional and recurrent operations are buildingblocks that process one local neighborhood at a time. Inthis paper, we present Non-Local operations as a genericfamily of building blocks for capturing long-range depen-dencies. Inspired by the classical Non-Local means method[4] in computer vision, our Non-Local operation computesthe response at a position as a weighted sum of the featuresat all positions. This building block can be plugged intomany computer vision architectures. On the task of videoclassification, even without any bells and whistles, our Non-Local models can compete or outperform current competitionwinners on both Kinetics and Charades datasets. In staticimage recognition, our Non-Local models improve object de-tection/segmentation and pose estimation on the COCO suiteof tasks.
image processing (e.g., [12, 4]), has been largely overlooked in recent neural networks for computer vision. Video classification architectures. A natural solution to video classification is to combine the success of CNNs for images and RNNs for sequences [55, 11]. In contrast, feed-forward models are achieved by 3D convolutions (C3D)
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}