中文
相关论文

相关论文: A Spectral Nonlocal Block for Neural Networks

200 篇论文

The nonlocal-based blocks are designed for capturing long-range spatial-temporal dependencies in computer vision tasks. Although having shown excellent performance, they still lack the mechanism to encode the rich, structured information…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Lei Zhu , Qi She , Duo Li , Yanye Lu , Xuejing Kang , Jie Hu , Changhu Wang

Spatial self-attention layers, in the form of Non-Local blocks, introduce long-range dependencies in Convolutional Neural Networks by computing pairwise similarities among all possible positions. Such pairwise functions underpin the…

计算机视觉与模式识别 · 计算机科学 2021-07-08 Francesca Babiloni , Ioannis Marras , Filippos Kokkinos , Jiankang Deng , Grigorios Chrysos , Stefanos Zafeiriou

In recent years, deep learning has achieved remarkable success in the field of image restoration. However, most convolutional neural network-based methods typically focus on a single scale, neglecting the incorporation of multi-scale…

图像与视频处理 · 电气工程与系统科学 2025-02-27 Jiatao Jiang , Zhen Cui , Chunyan Xu , Jian Yang

Deep learning has shown its great promise in various biomedical image segmentation tasks. Existing models are typically based on U-Net and rely on an encoder-decoder architecture with stacked local operators to aggregate long-range…

计算机视觉与模式识别 · 计算机科学 2020-02-20 Zhengyang Wang , Na Zou , Dinggang Shen , Shuiwang Ji

Nonlocal neural networks have been proposed and shown to be effective in several computer vision tasks, where the nonlocal operations can directly capture long-range dependencies in the feature space. In this paper, we study the nature of…

机器学习 · 计算机科学 2019-01-28 Yunzhe Tao , Qi Sun , Qiang Du , Wei Liu

In this paper, we propose a residual non-local attention network for high-quality image restoration. Without considering the uneven distribution of information in the corrupted images, previous methods are restricted by local convolutional…

计算机视觉与模式识别 · 计算机科学 2019-03-26 Yulun Zhang , Kunpeng Li , Kai Li , Bineng Zhong , Yun Fu

The non-local module is designed for capturing long-range spatio-temporal dependencies in images and videos. Although having shown excellent performance, it lacks the mechanism to model the interactions between positions across channels,…

计算机视觉与模式识别 · 计算机科学 2018-11-02 Kaiyu Yue , Ming Sun , Yuchen Yuan , Feng Zhou , Errui Ding , Fuxin Xu

Deep learning has been widely used for hyperspectral pixel classification due to its ability of generating deep feature representation. However, how to construct an efficient and powerful network suitable for hyperspectral data is still…

计算机视觉与模式识别 · 计算机科学 2019-04-17 Jingzhou Chen , Siyu Chen , Peilin Zhou , Yuntao Qian

The non-local block is a popular module for strengthening the context modeling ability of a regular convolutional neural network. This paper first studies the non-local block in depth, where we find that its attention computation can be…

计算机视觉与模式识别 · 计算机科学 2020-09-09 Minghao Yin , Zhuliang Yao , Yue Cao , Xiu Li , Zheng Zhang , Stephen Lin , Han Hu

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.…

计算机视觉与模式识别 · 计算机科学 2018-04-16 Xiaolong Wang , Ross Girshick , Abhinav Gupta , Kaiming He

Non-local operations play a crucial role in computer vision enabling the capture of long-range dependencies through weighted sums of features across the input, surpassing the constraints of traditional convolution operations that focus…

计算机视觉与模式识别 · 计算机科学 2024-08-23 Sparsh Gupta , Debanjan Konar , Vaneet Aggarwal

In this paper, we propose a cascaded non-local neural network for point cloud segmentation. The proposed network aims to build the long-range dependencies of point clouds for the accurate segmentation. Specifically, we develop a novel…

计算机视觉与模式识别 · 计算机科学 2020-07-31 Mingmei Cheng , Le Hui , Jin Xie , Jian Yang , Hui Kong

This paper addresses representational block named Hierarchical-Split Block, which can be taken as a plug-and-play block to upgrade existing convolutional neural networks, improves model performance significantly in a network.…

计算机视觉与模式识别 · 计算机科学 2020-10-16 Pengcheng Yuan , Shufei Lin , Cheng Cui , Yuning Du , Ruoyu Guo , Dongliang He , Errui Ding , Shumin Han

Representing data residing on a graph as a linear combination of building block signals can enable efficient and insightful visual or statistical analysis of the data, and such representations prove useful as regularizers in signal…

信号处理 · 电气工程与系统科学 2020-12-02 David I Shuman

Deep learning based methods, such as Convolution Neural Network (CNN), have demonstrated their efficiency in hyperspectral image (HSI) classification. These methods can automatically learn spectral-spatial discriminative features within…

计算机视觉与模式识别 · 计算机科学 2021-07-07 Yu Shen , Sijie Zhu , Chen Chen , Qian Du , Liang Xiao , Jianyu Chen , Delu Pan

Filters in convolutional networks are typically parameterized in a pixel basis, that does not take prior knowledge about the visual world into account. We investigate the generalized notion of frames designed with image properties in mind,…

计算机视觉与模式识别 · 计算机科学 2017-07-20 Jörn-Henrik Jacobsen , Bert de Brabandere , Arnold W. M. Smeulders

Typical methods for supervised sequence modeling are built upon the recurrent neural networks to capture temporal dependencies. One potential limitation of these methods is that they only model explicitly information interactions between…

计算机视觉与模式识别 · 计算机科学 2019-08-27 Canmiao Fu , Wenjie Pei , Qiong Cao , Chaopeng Zhang , Yong Zhao , Xiaoyong Shen , Yu-Wing Tai

Hyperspectral imaging provides detailed information about the scanned objects, as it captures their spectral characteristics within a large number of wavelength bands. Classification of such data has become an active research topic due to…

计算机视觉与模式识别 · 计算机科学 2019-07-30 Jakub Nalepa , Lukasz Tulczyjew , Michal Myller , Michal Kawulok

A central problem in hyperspectral image classification is obtaining high classification accuracy when using a limited amount of labelled data. In this paper we present a novel graph-based framework, which aims to tackle this problem in the…

计算机视觉与模式识别 · 计算机科学 2020-06-24 Philip Sellars , Angelica Aviles-Rivero , Carola-Bibiane Schönlieb

Graph clustering is a fundamental task in unsupervised learning with broad real-world applications. While spectral clustering methods for undirected graphs are well-established and guided by a minimum cut optimization consensus, their…

机器学习 · 统计学 2025-06-04 Ning Zhang , Xiaowen Dong , Mihai Cucuringu
‹ 上一页 1 2 3 10 下一页 ›