中文
相关论文

相关论文: WiGNet: Windowed Vision Graph Neural Network

200 篇论文

Recently, Vision Graph Neural Network (ViG) has gained considerable attention in computer vision. Despite its groundbreaking innovation, Vision Graph Neural Network encounters key issues including the quadratic computational complexity…

计算机视觉与模式识别 · 计算机科学 2025-03-20 Caoshuo Li , Tanzhe Li , Xiaobin Hu , Donghao Luo , Taisong Jin

Convolutional Neural Networks (CNN) and Vision Transformers (ViT) have dominated the field of Computer Vision (CV). Graph Neural Networks (GNN) have performed remarkably well across diverse domains because they can represent complex…

计算机视觉与模式识别 · 计算机科学 2025-04-23 Dhruv Parikh , Jacob Fein-Ashley , Tian Ye , Rajgopal Kannan , Viktor Prasanna

Vision graph neural networks have emerged as a popular approach for modeling the global and spatial context for image recognition. However, a significant drawback of these methods is that they do not offer an inherent interpretation of the…

计算机视觉与模式识别 · 计算机科学 2026-04-23 Ivica Obadic , Dmitry Kangin , Adrian Höhl , Dario Oliveira , Plamen P Angelov , Xiao Xiang Zhu

Network architecture plays a key role in the deep learning-based computer vision system. The widely-used convolutional neural network and transformer treat the image as a grid or sequence structure, which is not flexible to capture…

计算机视觉与模式识别 · 计算机科学 2022-11-07 Kai Han , Yunhe Wang , Jianyuan Guo , Yehui Tang , Enhua Wu

Anatomical segmentation is a fundamental task in medical image computing, generally tackled with fully convolutional neural networks which produce dense segmentation masks. These models are often trained with loss functions such as…

图像与视频处理 · 电气工程与系统科学 2022-11-28 Nicolás Gaggion , Lucas Mansilla , Candelaria Mosquera , Diego H. Milone , Enzo Ferrante

Vision Graph Neural Networks (ViGs) represent an image as a graph of patch tokens, enabling adaptive, feature-driven neighborhoods. Unlike CNNs with fixed grid biases or Vision Transformers with global token interactions, ViGs rely on…

计算机视觉与模式识别 · 计算机科学 2026-04-24 Anvitha Ramachandran , Dhruv Parikh , Viktor Prasanna

Graph-based neural network models are gaining traction in the field of representation learning due to their ability to uncover latent topological relationships between entities that are otherwise challenging to identify. These models have…

图像与视频处理 · 电气工程与系统科学 2023-07-25 Aryan Singh , Pepijn Van de Ven , Ciarán Eising , Patrick Denny

Deep learning models have been widely applied for fast MRI. The majority of existing deep learning models, e.g., convolutional neural networks, work on data with Euclidean or regular grids structures. However, high-dimensional features…

图像与视频处理 · 电气工程与系统科学 2023-02-22 Jiahao Huang , Angelica Aviles-Rivero , Carola-Bibiane Schonlieb , Guang Yang

Graph Neural Networks (GNNs) is an architecture for structural data, and has been adopted in a mass of tasks and achieved fabulous results, such as link prediction, node classification, graph classification and so on. Generally, for a…

机器学习 · 计算机科学 2022-05-12 Ye Tang , Xuesong Yang , Xinrui Liu , Xiwei Zhao , Zhangang Lin , Changping Peng

We propose ArtSAGENet, a novel multimodal architecture that integrates Graph Neural Networks (GNNs) and Convolutional Neural Networks (CNNs), to jointly learn visual and semantic-based artistic representations. First, we illustrate the…

计算机视觉与模式识别 · 计算机科学 2025-05-27 Athanasios Efthymiou , Stevan Rudinac , Monika Kackovic , Marcel Worring , Nachoem Wijnberg

We present graph wavelet neural network (GWNN), a novel graph convolutional neural network (CNN), leveraging graph wavelet transform to address the shortcomings of previous spectral graph CNN methods that depend on graph Fourier transform.…

机器学习 · 计算机科学 2019-04-17 Bingbing Xu , Huawei Shen , Qi Cao , Yunqi Qiu , Xueqi Cheng

Convolutional Neural Networks (CNNs) and Vision Transformers (ViTs) are two dominant models for image analysis. While CNNs excel at extracting multi-scale features and ViTs effectively capture global dependencies, both suffer from high…

计算机视觉与模式识别 · 计算机科学 2024-12-30 Shicheng Yin , Kaixuan Yin , Weixing Chen , Enbo Huang , Yang Liu

This study explores the potential of graph neural networks (GNNs) to enhance semantic segmentation across diverse image modalities. We evaluate the effectiveness of a novel GNN-based U-Net architecture on three distinct datasets: PascalVOC,…

计算机视觉与模式识别 · 计算机科学 2025-01-22 Aryan Singh , Pepijn Van de Ven , Ciarán Eising , Patrick Denny

Feature-based image matching has extensive applications in computer vision. Keypoints detected in images can be naturally represented as graph structures, and Graph Neural Networks (GNNs) have been shown to outperform traditional deep…

计算机视觉与模式识别 · 计算机科学 2025-08-29 Xianfeng Song , Yi Zou , Zheng Shi , Zheng Liu

Deep neural networks have been widely used in medical image analysis and medical image segmentation is one of the most important tasks. U-shaped neural networks with encoder-decoder are prevailing and have succeeded greatly in various…

图像与视频处理 · 电气工程与系统科学 2023-06-09 Juntao Jiang , Xiyu Chen , Guanzhong Tian , Yong Liu

Deep neural networks have recently emerged as a disruptive technology to solve NP-hard wireless resource allocation problems in a real-time manner. However, the adopted neural network structures, e.g., multi-layer perceptron (MLP) and…

信息论 · 计算机科学 2019-07-22 Yifei Shen , Yuanming Shi , Jun Zhang , Khaled B. Letaief

One of the main challenges since the advancement of convolutional neural networks is how to connect the extracted feature map to the final classification layer. VGG models used two sets of fully connected layers for the classification part…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Mohammad Rahimzadeh , AmirAli Askari , Soroush Parvin , Elnaz Safi , Mohammad Reza Mohammadi

Deep image registration has demonstrated exceptional accuracy and fast inference. Recent advances have adopted either multiple cascades or pyramid architectures to estimate dense deformation fields in a coarse-to-fine manner. However, due…

计算机视觉与模式识别 · 计算机科学 2024-07-19 Xinxing Cheng , Xi Jia , Wenqi Lu , Qiufu Li , Linlin Shen , Alexander Krull , Jinming Duan

In this paper, we propose a novel network design mechanism for efficient embedded computing. Inspired by the limited computing patterns, we propose to fix the number of channels in a group convolution, instead of the existing practice that…

计算机视觉与模式识别 · 计算机科学 2020-05-01 Qian Zhang , Jianjun Li , Meng Yao , Liangchen Song , Helong Zhou , Zhichao Li , Wenming Meng , Xuezhi Zhang , Guoli Wang

Graph Neural Networks (GNNs) are key tools for graph representation learning, demonstrating strong results across diverse prediction tasks. In this paper, we present Convexified Message-Passing Graph Neural Networks (CGNNs), a novel and…

机器学习 · 计算机科学 2026-01-27 Saar Cohen , Noa Agmon , Uri Shaham
‹ 上一页 1 2 3 10 下一页 ›