中文
相关论文

相关论文: Deforming Autoencoders: Unsupervised Disentangling…

200 篇论文

In this work we introduce Lifting Autoencoders, a generative 3D surface-based model of object categories. We bring together ideas from non-rigid structure from motion, image formation, and morphable models to learn a controllable, geometric…

计算机视觉与模式识别 · 计算机科学 2019-04-29 Mihir Sahasrabudhe , Zhixin Shu , Edward Bartrum , Riza Alp Guler , Dimitris Samaras , Iasonas Kokkinos

There have been a fairly of research interests in exploring the disentanglement of appearance and shape from human images. Most existing endeavours pursuit this goal by either using training images with annotations or regulating the…

计算机视觉与模式识别 · 计算机科学 2020-07-31 Hongtao Yang , Tong Zhang , Wenbing Huang , Xuming He , Fatih Porikli

We present a deformable generator model to disentangle the appearance and geometric information for both image and video data in a purely unsupervised manner. The appearance generator network models the information related to appearance,…

机器学习 · 计算机科学 2023-10-09 Xianglei Xing , Ruiqi Gao , Tian Han , Song-Chun Zhu , Ying Nian Wu

Large intra-class variation is the result of changes in multiple object characteristics. Images, however, only show the superposition of different variable factors such as appearance or shape. Therefore, learning to disentangle and…

计算机视觉与模式识别 · 计算机科学 2019-06-18 Dominik Lorenz , Leonard Bereska , Timo Milbich , Björn Ommer

Generative modeling of 3D shapes has become an important problem due to its relevance to many applications across Computer Vision, Graphics, and VR. In this paper we build upon recently introduced 3D mesh-convolutional Variational…

机器学习 · 计算机科学 2019-06-11 Jake Levinson , Avneesh Sud , Ameesh Makadia

Neural shape models can represent complex 3D shapes with a compact latent space. When applied to dynamically deforming shapes such as the human hands, however, they would need to preserve temporal coherence of the deformation as well as the…

计算机视觉与模式识别 · 计算机科学 2021-10-06 Binbin Xu , Lingni Ma , Yuting Ye , Tanner Schmidt , Christopher D. Twigg , Steven Lovegrove

Image generating neural networks are mostly viewed as black boxes, where any change in the input can have a number of globally effective changes on the output. In this work, we propose a method for learning disentangled representations to…

计算机视觉与模式识别 · 计算机科学 2019-08-27 Maren Awiszus , Hanno Ackermann , Bodo Rosenhahn

Recent works have shown how realistic talking face images can be obtained under the supervision of geometry guidance, e.g., facial landmark or boundary. To alleviate the demand for manual annotations, in this paper, we propose a novel…

计算机视觉与模式识别 · 计算机科学 2020-03-31 Xianfang Zeng , Yusu Pan , Mengmeng Wang , Jiangning Zhang , Yong Liu

In this paper, we present a novel strategy to design disentangled 3D face shape representation. Specifically, a given 3D face shape is decomposed into identity part and expression part, which are both encoded and decoded in a nonlinear way.…

计算机视觉与模式识别 · 计算机科学 2019-03-05 Zi-Hang Jiang , Qianyi Wu , Keyu Chen , Juyong Zhang

We propose a method to learn 3D deformable object categories from raw single-view images, without external supervision. The method is based on an autoencoder that factors each input image into depth, albedo, viewpoint and illumination. In…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Shangzhe Wu , Christian Rupprecht , Andrea Vedaldi

Establishing a correspondence between two non-rigidly deforming shapes is one of the most fundamental problems in visual computing. Existing methods often show weak resilience when presented with challenges innate to real-world data such as…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Ramana Sundararaman , Gautam Pai , Maks Ovsjanikov

Parametric models of humans, faces, hands and animals have been widely used for a range of tasks such as image-based reconstruction, shape correspondence estimation, and animation. Their key strength is the ability to factor surface…

计算机视觉与模式识别 · 计算机科学 2020-07-23 Keyang Zhou , Bharat Lal Bhatnagar , Gerard Pons-Moll

Representing 3D shape is a fundamental problem in artificial intelligence, which has numerous applications within computer vision and graphics. One avenue that has recently begun to be explored is the use of latent representations of…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Tristan Aumentado-Armstrong , Stavros Tsogkas , Allan Jepson , Sven Dickinson

Deep generative models come with the promise to learn an explainable representation for visual objects that allows image sampling, synthesis, and selective modification. The main challenge is to learn to properly model the independent…

计算机视觉与模式识别 · 计算机科学 2019-10-24 Patrick Esser , Johannes Haux , Björn Ommer

A video autoencoder is proposed for learning disentan- gled representations of 3D structure and camera pose from videos in a self-supervised manner. Relying on temporal continuity in videos, our work assumes that the 3D scene structure in…

计算机视觉与模式识别 · 计算机科学 2021-10-07 Zihang Lai , Sifei Liu , Alexei A. Efros , Xiaolong Wang

We introduce an unsupervised feature learning approach that embeds 3D shape information into a single-view image representation. The main idea is a self-supervised training objective that, given only a single 2D image, requires all unseen…

计算机视觉与模式识别 · 计算机科学 2018-08-01 Dinesh Jayaraman , Ruohan Gao , Kristen Grauman

Learning disentangled representations from visual data, where different high-level generative factors are independently encoded, is of importance for many computer vision tasks. Solving this problem, however, typically requires to…

计算机视觉与模式识别 · 计算机科学 2019-01-25 Adria Ruiz , Oriol Martinez , Xavier Binefa , Jakob Verbeek

The availability of affordable and portable depth sensors has made scanning objects and people simpler than ever. However, dealing with occlusions and missing parts is still a significant challenge. The problem of reconstructing a (possibly…

计算机视觉与模式识别 · 计算机科学 2018-04-05 Or Litany , Alex Bronstein , Michael Bronstein , Ameesh Makadia

Learning 3D shape representation with dense correspondence for deformable objects is a fundamental problem in computer vision. Existing approaches often need additional annotations of specific semantic domain, e.g., skeleton poses for human…

计算机视觉与模式识别 · 计算机科学 2023-12-27 Baowen Zhang , Jiahe Li , Xiaoming Deng , Yinda Zhang , Cuixia Ma , Hongan Wang

Sensory data are often comprised of independent content and transformation factors. For example, face images may have shapes as content and poses as transformation. To infer separately these factors from given data, various…

机器学习 · 计算机科学 2021-01-26 Haruo Hosoya
‹ 上一页 1 2 3 10 下一页 ›