中文
相关论文

相关论文: Graph-Boosted Attentive Network for Semantic Body …

200 篇论文

In this paper, we study the problem of learning Graph Convolutional Networks (GCNs) for regression. Current architectures of GCNs are limited to the small receptive field of convolution filters and shared transformation matrix for each…

计算机视觉与模式识别 · 计算机科学 2020-03-10 Long Zhao , Xi Peng , Yu Tian , Mubbasir Kapadia , Dimitris N. Metaxas

Both parametric and non-parametric approaches have demonstrated encouraging performances in the human parsing task, namely segmenting a human image into several semantic regions (e.g., hat, bag, left arm, face). In this work, we aim to…

计算机视觉与模式识别 · 计算机科学 2015-04-07 Si Liu , Xiaodan Liang , Luoqi Liu , Xiaohui Shen , Jianchao Yang , Changsheng Xu , Liang Lin , Xiaochun Cao , Shuicheng Yan

In recent years, a plethora of diverse methods have been proposed for 3D pose estimation. Among these, self-attention mechanisms and graph convolutions have both been proven to be effective and practical methods. Recognizing the strengths…

计算机视觉与模式识别 · 计算机科学 2024-06-04 Sihan Wen , Xiantan Zhu , Zhiming Tan

Graph convolutional networks (GCNs), which can model the human body skeletons as spatial and temporal graphs, have shown remarkable potential in skeleton-based action recognition. However, in the existing GCN-based methods, graph-structured…

计算机视觉与模式识别 · 计算机科学 2022-10-13 Han Chen , Yifan Jiang , Hanseok Ko

Recent 2D-to-3D human pose estimation works tend to utilize the graph structure formed by the topology of the human skeleton. However, we argue that this skeletal topology is too sparse to reflect the body structure and suffer from serious…

计算机视觉与模式识别 · 计算机科学 2023-04-05 Han Li , Bowen Shi , Wenrui Dai , Yabo Chen , Botao Wang , Yu Sun , Min Guo , Chenlin Li , Junni Zou , Hongkai Xiong

Convolutional Neural Networks (CNNs) have proved exceptional at learning representations for visual object categorization. However, CNNs do not explicitly encode objects, parts, and their physical properties, which has limited CNNs' success…

The majority of existing human parsing methods formulate the task as semantic segmentation, which regard each semantic category equally and fail to exploit the intrinsic physiological structure of human body, resulting in inaccurate…

计算机视觉与模式识别 · 计算机科学 2019-12-23 Ruyi Ji , Dawei Du , Libo Zhang , Longyin Wen , Yanjun Wu , Chen Zhao , Feiyue Huang , Siwei Lyu

In this paper we tackle the problem of pose guided person image generation, which aims to transfer a person image from the source pose to a novel target pose while maintaining the source appearance. Given the inefficiency of standard CNNs…

计算机视觉与模式识别 · 计算机科学 2021-02-08 Jilin Tang , Yi Yuan , Tianjia Shao , Yong Liu , Mengmeng Wang , Kun Zhou

Deep convolutional neural networks (CNNs) have shown excellent performance in object recognition tasks and dense classification problems such as semantic segmentation. However, training deep neural networks on large and sparse datasets is…

计算机视觉与模式识别 · 计算机科学 2017-12-25 Lorenz Berger , Eoin Hyde , M. Jorge Cardoso , Sebastien Ourselin

A graph neural network (GNN) for image understanding based on multiple cues is proposed in this paper. Compared to traditional feature and decision fusion approaches that neglect the fact that features can interact and exchange information,…

计算机视觉与模式识别 · 计算机科学 2020-03-02 Xin Guo , Luisa F. Polania , Bin Zhu , Charles Boncelet , Kenneth E. Barner

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

Face parsing is an important problem in computer vision that finds numerous applications including recognition and editing. Recently, deep convolutional neural networks (CNNs) have been applied to image parsing and segmentation with the…

计算机视觉与模式识别 · 计算机科学 2017-08-08 Sifei Liu , Jianping Shi , Ji Liang , Ming-Hsuan Yang

This paper proposes a learning strategy that extracts object-part concepts from a pre-trained convolutional neural network (CNN), in an attempt to 1) explore explicit semantics hidden in CNN units and 2) gradually grow a semantically…

计算机视觉与模式识别 · 计算机科学 2017-03-14 Quanshi Zhang , Ruiming Cao , Ying Nian Wu , Song-Chun Zhu

This paper presents GridNet, a new Convolutional Neural Network (CNN) architecture for semantic image segmentation (full scene labelling). Classical neural networks are implemented as one stream from the input to the output with subsampling…

计算机视觉与模式识别 · 计算机科学 2017-07-27 Damien Fourure , Rémi Emonet , Elisa Fromont , Damien Muselet , Alain Tremeau , Christian Wolf

Semantic image segmentation is a principal problem in computer vision, where the aim is to correctly classify each individual pixel of an image into a semantic label. Its widespread use in many areas, including medical imaging and…

计算机视觉与模式识别 · 计算机科学 2016-08-16 Vladimir Nekrasov , Janghoon Ju , Jaesik Choi

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

We propose a novel image based localization system using graph neural networks (GNN). The pretrained ResNet50 convolutional neural network (CNN) architecture is used to extract the important features for each image. Following, the extracted…

计算机视觉与模式识别 · 计算机科学 2021-03-18 Ahmed Elmoogy , Xiaodai Dong , Tao Lu , Robert Westendorp , Kishore Reddy

Convolutional neural networks (CNNs) are usually used as a backbone to design methods in biomedical image segmentation. However, the limitation of receptive field and large number of parameters limit the performance of these methods. In…

图像与视频处理 · 电气工程与系统科学 2022-09-27 Chong Wu , Zhenan Feng , Houwang Zhang , Hong Yan

Graph Neural Networks (GNNs) have attracted increasing attention in recent years and have achieved excellent performance in semi-supervised node classification tasks. The success of most GNNs relies on one fundamental assumption, i.e., the…

机器学习 · 计算机科学 2024-12-03 Junchao Lin , Yuan Wan , Jingwen Xu , Xingchen Qi

Human body part parsing, or human semantic part segmentation, is fundamental to many computer vision tasks. In conventional semantic segmentation methods, the ground truth segmentations are provided, and fully convolutional networks (FCN)…

计算机视觉与模式识别 · 计算机科学 2018-05-14 Hao-Shu Fang , Guansong Lu , Xiaolin Fang , Jianwen Xie , Yu-Wing Tai , Cewu Lu
‹ 上一页 1 2 3 10 下一页 ›