中文
相关论文

相关论文: Towards Complete-View and High-Level Pose-based Ga…

200 篇论文

Due to the fast processing-speed and robustness it can achieve, skeleton-based action recognition has recently received the attention of the computer vision community. The recent Convolutional Neural Network (CNN)-based methods have shown…

计算机视觉与模式识别 · 计算机科学 2021-11-23 Han Chen , Yifan Jiang , Hanseok Ko

Recently, generative adversarial networks (GANs) have shown great advantages in synthesizing images, leading to a boost of explorations of using faked images to augment data. This paper proposes a multimodal cascaded generative adversarial…

计算机视觉与模式识别 · 计算机科学 2020-01-01 Jie Wu , Ying Peng , Chenghao Zheng , Zongbo Hao , Jian Zhang

Nowadays, deep learning methods, especially the Graph Convolutional Network (GCN), have shown impressive performance in hyperspectral image (HSI) classification. However, the current GCN-based methods treat graph construction and image…

计算机视觉与模式识别 · 计算机科学 2020-09-22 Sheng Wan , Chen Gong , Shirui Pan , Jie Yang , Jian Yang

Although Generative Adversarial Networks (GANs) are successfully applied to diverse fields, training GANs on synthetic aperture radar (SAR) data is a challenging task mostly due to speckle noise. On the one hands, in a learning perspective…

计算机视觉与模式识别 · 计算机科学 2021-10-04 Jihyong Oh , Munchurl Kim

The large pose discrepancy between two face images is one of the fundamental challenges in automatic face recognition. Conventional approaches to pose-invariant face recognition either perform face frontalization on, or learn a…

计算机视觉与模式识别 · 计算机科学 2018-09-13 Luan Tran , Xi Yin , Xiaoming Liu

Graph convolutional neural networks have shown significant potential in natural and histopathology images. However, their use has only been studied in a single magnification or multi-magnification with late fusion. In order to leverage the…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Roozbeh Bazargani , Ladan Fazli , Larry Goldenberg , Martin Gleave , Ali Bashashati , Septimiu Salcudean

To detect bias in face recognition networks, it can be useful to probe a network under test using samples in which only specific attributes vary in some controlled way. However, capturing a sufficiently large dataset with specific control…

计算机视觉与模式识别 · 计算机科学 2020-12-11 Nataniel Ruiz , Barry-John Theobald , Anurag Ranjan , Ahmed Hussein Abdelaziz , Nicholas Apostoloff

Recently, Graph Convolutional Networks (GCNs) have been widely studied for graph-structured data representation and learning. However, in many real applications, data are coming with multiple graphs, and it is non-trivial to adapt GCNs to…

计算机视觉与模式识别 · 计算机科学 2019-01-23 Bo Jiang , Ziyan Zhang , Jin Tang , Bin Luo

Existing lifting networks for regressing 3D human poses from 2D single-view poses are typically constructed with linear layers based on graph-structured representation learning. In sharp contrast to them, this paper presents Grid…

计算机视觉与模式识别 · 计算机科学 2023-02-20 Yangyuxuan Kang , Yuyang Liu , Anbang Yao , Shandong Wang , Enhua Wu

The generative adversarial network (GAN) exhibits great superiority in the face attribute synthesis task. However, existing methods have very limited effects on the expansion of new attributes. To overcome the limitations of a single…

计算机视觉与模式识别 · 计算机科学 2020-04-16 Xin Ning , Shaohui Xu , Xiaoli Dong , Weijun Li , Fangzhe Nan , Yuanzhou Yao

In this paper, we propose a novel approach to solve the pose guided person image generation task. We assume that the relation between pose and appearance information can be described by a simple matrix operation in hidden space. Based on…

计算机视觉与模式识别 · 计算机科学 2021-05-27 Ting-Yao Hu , Alexander G. Hauptmann

As a unique biometric that can be perceived at a distance, gait has broad applications in person authentication, social security, and so on. Existing gait recognition methods suffer from changes in viewpoint and clothing and barely consider…

计算机视觉与模式识别 · 计算机科学 2023-10-03 Jingqi Li , Jiaqi Gao , Yuzhen Zhang , Hongming Shan , Junping Zhang

The shared topology of human skeletons motivated the recent investigation of graph convolutional network (GCN) solutions for action recognition. However, most of the existing GCNs rely on the binary connection of two neighboring vertices…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Youwei Zhou , Tianyang Xu , Cong Wu , Xiaojun Wu , Josef Kittler

We propose a motion forecasting model that exploits a novel structured map representation as well as actor-map interactions. Instead of encoding vectorized maps as raster images, we construct a lane graph from raw map data to explicitly…

计算机视觉与模式识别 · 计算机科学 2020-07-28 Ming Liang , Bin Yang , Rui Hu , Yun Chen , Renjie Liao , Song Feng , Raquel Urtasun

Thanks to the ability of providing an immersive and interactive experience, the uptake of 360 degree image content has been rapidly growing in consumer and industrial applications. Compared to planar 2D images, saliency prediction for 360…

计算机视觉与模式识别 · 计算机科学 2023-03-16 Pan Gao , Xinlang Chen , Rong Quan , Wei Xiang

Action Quality Assessment (AQA) requires fine-grained understanding of human motion and precise evaluation of pose similarity. This paper proposes a topology-aware Graph Convolutional Network (GCN) framework, termed GCN-PSN, which models…

计算机视觉与模式识别 · 计算机科学 2025-11-04 Minmin Zeng

Learning graph convolutional networks (GCNs) is an emerging field which aims at generalizing convolutional operations to arbitrary non-regular domains. In particular, GCNs operating on spatial domains show superior performances compared to…

计算机视觉与模式识别 · 计算机科学 2021-12-08 Hichem Sahbi

Absolute camera pose regressors estimate the position and orientation of a camera from the captured image alone. Typically, a convolutional backbone with a multi-layer perceptron head is trained with images and pose labels to embed a single…

计算机视觉与模式识别 · 计算机科学 2021-07-27 Yoli Shavit , Ron Ferens , Yosi Keller

In spite of the great progress in human motion prediction, it is still a challenging task to predict those aperiodic and complicated motions. We believe that to capture the correlations among human body components is the key to understand…

计算机视觉与模式识别 · 计算机科学 2021-07-13 Honghong Zhou , Caili Guo , Hao Zhang , Yanjun Wang

Understanding shadows from a single image spontaneously derives into two types of task in previous studies, containing shadow detection and shadow removal. In this paper, we present a multi-task perspective, which is not embraced by any…

计算机视觉与模式识别 · 计算机科学 2017-12-08 Jifeng Wang , Xiang Li , Le Hui , Jian Yang