中文
相关论文

相关论文: Unsupervised 3D Pose Transfer with Cross Consisten…

200 篇论文

Deep generative models have made great progress in synthesizing images with arbitrary human poses and transferring poses of one person to others. Though many different methods have been proposed to generate images with high visual fidelity,…

计算机视觉与模式识别 · 计算机科学 2023-12-18 Kun Wu , Chengxiang Yin , Zhengping Che , Bo Jiang , Jian Tang , Zheng Guan , Gangyi Ding

Transferring the style from one image onto another is a popular and widely studied task in computer vision. Yet, style transfer in the 3D setting remains a largely unexplored problem. To our knowledge, we propose the first learning-based…

计算机视觉与模式识别 · 计算机科学 2021-05-19 Mattia Segu , Margarita Grinvald , Roland Siegwart , Federico Tombari

3D pose transfer that aims to transfer the desired pose to a target mesh is one of the most challenging 3D generation tasks. Previous attempts rely on well-defined parametric human models or skeletal joints as driving pose sources. However,…

计算机视觉与模式识别 · 计算机科学 2024-04-04 Haoyu Chen , Hao Tang , Ehsan Adeli , Guoying Zhao

In this work we integrate ideas from surface-based modeling with neural synthesis: we propose a combination of surface-based pose estimation and deep generative models that allows us to perform accurate pose transfer, i.e. synthesize a new…

计算机视觉与模式识别 · 计算机科学 2018-09-07 Natalia Neverova , Riza Alp Guler , Iasonas Kokkinos

We present a novel approach for the task of human pose transfer, which aims at synthesizing a new image of a person from an input image of that person and a target pose. We address the issues of limited correspondences identified between…

计算机视觉与模式识别 · 计算机科学 2019-03-28 Yining Li , Chen Huang , Chen Change Loy

Arguably one of the top success stories of deep learning is transfer learning. The finding that pre-training a network on a rich source set (eg., ImageNet) can help boost performance once fine-tuned on a usually much smaller target set, has…

计算机视觉与模式识别 · 计算机科学 2020-11-24 Saining Xie , Jiatao Gu , Demi Guo , Charles R. Qi , Leonidas J. Guibas , Or Litany

In computer vision, human pose synthesis and transfer deal with probabilistic image generation of a person in a previously unseen pose from an already available observation of that person. Though researchers have recently proposed several…

计算机视觉与模式识别 · 计算机科学 2025-02-19 Prasun Roy , Subhankar Ghosh , Saumik Bhattacharya , Umapada Pal , Michael Blumenstein

Driven by recent computer vision and robotic applications, recovering 3D human poses has become increasingly important and attracted growing interests. In fact, completing this task is quite challenging due to the diverse appearances,…

计算机视觉与模式识别 · 计算机科学 2019-01-16 Keze Wang , Liang Lin , Chenhan Jiang , Chen Qian , Pengxu Wei

Pose transfer has been studied for decades, in which the pose of a source mesh is applied to a target mesh. Particularly in this paper, we are interested in transferring the pose of source human mesh to deform the target human mesh, while…

计算机视觉与模式识别 · 计算机科学 2020-06-01 Jiashun Wang , Chao Wen , Yanwei Fu , Haitao Lin , Tianyun Zou , Xiangyang Xue , Yinda Zhang

We propose a novel method for learning representations of poses for 3D deformable objects, which specializes in 1) disentangling pose information from the object's identity, 2) facilitating the learning of pose variations, and 3)…

计算机视觉与模式识别 · 计算机科学 2024-11-05 Seungwoo Yoo , Juil Koo , Kyeongmin Yeo , Minhyuk Sung

Training networks to perform metric relocalization traditionally requires accurate image correspondences. In practice, these are obtained by restricting domain coverage, employing additional sensors, or capturing large multi-view datasets.…

计算机视觉与模式识别 · 计算机科学 2020-11-03 Mike Kasper , Fernando Nobre , Christoffer Heckman , Nima Keivan

Human perception and understanding is a major domain of computer vision which, like many other vision subdomains recently, stands to gain from the use of large models pre-trained on large datasets. We hypothesize that the most common…

计算机视觉与模式识别 · 计算机科学 2024-04-19 Matthieu Armando , Salma Galaaoui , Fabien Baradel , Thomas Lucas , Vincent Leroy , Romain Brégier , Philippe Weinzaepfel , Grégory Rogez

3D virtual try-on enjoys many potential applications and hence has attracted wide attention. However, it remains a challenging task that has not been adequately solved. Existing 2D virtual try-on methods cannot be directly extended to 3D…

计算机视觉与模式识别 · 计算机科学 2023-11-29 Xiaojing Zhong , Yukun Su , Zhonghua Wu , Guosheng Lin , Qingyao Wu

This paper proposes a new generative adversarial network for pose transfer, i.e., transferring the pose of a given person to a target pose. The generator of the network comprises a sequence of Pose-Attentional Transfer Blocks that each…

计算机视觉与模式识别 · 计算机科学 2019-05-14 Zhen Zhu , Tengteng Huang , Baoguang Shi , Miao Yu , Bofei Wang , Xiang Bai

Current state-of-the-art methods cast monocular 3D human pose estimation as a learning problem by training neural networks on large data sets of images and corresponding skeleton poses. In contrast, we propose an approach that can exploit…

计算机视觉与模式识别 · 计算机科学 2020-10-14 Simon Jenni , Paolo Favaro

We present a novel approach for synthesizing photo-realistic images of people in arbitrary poses using generative adversarial learning. Given an input image of a person and a desired pose represented by a 2D skeleton, our model renders the…

计算机视觉与模式识别 · 计算机科学 2018-09-28 Albert Pumarola , Antonio Agudo , Alberto Sanfeliu , Francesc Moreno-Noguer

The goal of many computer vision systems is to transform image pixels into 3D representations. Recent popular models use neural networks to regress directly from pixels to 3D object parameters. Such an approach works well when supervision…

计算机视觉与模式识别 · 计算机科学 2020-01-07 Nadine Rueegg , Christoph Lassner , Michael J. Black , Konrad Schindler

In this paper, we address the problem of learning 3D human pose and body shape from 2D image dataset, without having to use 3D dataset (body shape and pose). The idea is to use dense correspondences between image points and a body surface,…

计算机视觉与模式识别 · 计算机科学 2019-07-30 Yusuke Yoshiyasu , Lucas Gamez

We propose a method for self-supervised image representation learning under the guidance of 3D geometric consistency. Our intuition is that 3D geometric consistency priors such as smooth regions and surface discontinuities may imply…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Nenglun Chen , Lei Chu , Hao Pan , Yan Lu , Wenping Wang

This paper proposes a statistical approach to 2D pose estimation from human images. The main problems with the standard supervised approach, which is based on a deep recognition (image-to-pose) model, are that it often yields anatomically…

计算机视觉与模式识别 · 计算机科学 2020-04-09 Takayuki Nakatsuka , Kazuyoshi Yoshii , Yuki Koyama , Satoru Fukayama , Masataka Goto , Shigeo Morishima