中文
相关论文

相关论文: Self Supervised Networks for Learning Latent Space…

200 篇论文

Human shape estimation is an important task for video editing, animation and fashion industry. Predicting 3D human body shape from natural images, however, is highly challenging due to factors such as variation in human bodies, clothing and…

计算机视觉与模式识别 · 计算机科学 2018-08-21 Gül Varol , Duygu Ceylan , Bryan Russell , Jimei Yang , Ersin Yumer , Ivan Laptev , Cordelia Schmid

3D representation and reconstruction of human bodies have been studied for a long time in computer vision. Traditional methods rely mostly on parametric statistical linear models, limiting the space of possible bodies to linear…

计算机视觉与模式识别 · 计算机科学 2021-12-01 Sandro Lombardi , Bangbang Yang , Tianxing Fan , Hujun Bao , Guofeng Zhang , Marc Pollefeys , Zhaopeng Cui

We propose a scalable neural network framework to reconstruct the 3D mesh of a human body from multi-view images, in the subspace of the SMPL model. Use of multi-view images can significantly reduce the projection ambiguity of the problem,…

计算机视觉与模式识别 · 计算机科学 2019-08-27 Junbang Liang , Ming C. Lin

Shape priors have long been known to be effective when reconstructing 3D shapes from noisy or incomplete data. When using a deep-learning based shape representation, this often involves learning a latent representation, which can be either…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Patrick M. Jensen , Udaranga Wickramasinghe , Anders B. Dahl , Pascal Fua , Vedrana A. Dahl

Previous works on Human Pose and Shape Estimation (HPSE) from RGB images can be broadly categorized into two main groups: parametric and non-parametric approaches. Parametric techniques leverage a low-dimensional statistical body model for…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Guénolé Fiche , Simon Leglaive , Xavier Alameda-Pineda , Antonio Agudo , Francesc Moreno-Noguer

We present a self-supervised learning algorithm for 3D human pose estimation of a single person based on a multiple-view camera system and 2D body pose estimates for each view. To train our model, represented by a deep neural network, we…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Arij Bouazizi , Julian Wiederer , Ulrich Kressel , Vasileios Belagiannis

An unsupervised human action modeling framework can provide useful pose-sequence representation, which can be utilized in a variety of pose analysis applications. In this work we propose a novel temporal pose-sequence modeling framework,…

计算机视觉与模式识别 · 计算机科学 2018-12-07 Jogendra Nath Kundu , Maharshi Gor , Phani Krishna Uppala , R. Venkatesh Babu

Current 6D object pose estimation methods usually require a 3D model for each object. These methods also require additional training in order to incorporate new objects. As a result, they are difficult to scale to a large number of objects…

计算机视觉与模式识别 · 计算机科学 2020-06-15 Keunhong Park , Arsalan Mousavian , Yu Xiang , Dieter Fox

Human bodies exhibit various shapes for different identities or poses, but the body shape has certain similarities in structure and thus can be embedded in a low-dimensional space. This paper presents an autoencoder-like network…

计算机视觉与模式识别 · 计算机科学 2020-04-20 Boyi Jiang , Juyong Zhang , Jianfei Cai , Jianmin Zheng

We propose a novel deep training algorithm for joint representation of audio and visual information which consists of a single stream network (SSNet) coupled with a novel loss function to learn a shared deep latent space representation of…

计算机视觉与模式识别 · 计算机科学 2019-09-20 Shah Nawaz , Muhammad Kamran Janjua , Ignazio Gallo , Arif Mahmood , Alessandro Calefati

Recent studies have shown remarkable advances in 3D human pose estimation from monocular images, with the help of large-scale in-door 3D datasets and sophisticated network architectures. However, the generalizability to different…

计算机视觉与模式识别 · 计算机科学 2019-03-28 Xipeng Chen , Kwan-Yee Lin , Wentao Liu , Chen Qian , Xiaogang Wang , Liang Lin

We propose a novel representation of virtual humans for highly realistic real-time animation and rendering in 3D applications. We learn pose dependent appearance and geometry from highly accurate dynamic mesh sequences obtained from…

计算机视觉与模式识别 · 计算机科学 2024-03-20 Wieland Morgenstern , Milena T. Bagdasarian , Anna Hilsmann , Peter Eisert

Learning representations of well-trained neural network models holds the promise to provide an understanding of the inner workings of those models. However, previous work has either faced limitations when processing larger networks or was…

机器学习 · 计算机科学 2024-06-17 Konstantin Schürholt , Michael W. Mahoney , Damian Borth

In self-supervised learning, a model is trained to solve a pretext task, using a data set whose annotations are created by a machine. The objective is to transfer the trained weights to perform a downstream task in the target domain. We…

机器学习 · 计算机科学 2021-10-22 Prathamesh Sonawane , Sparsh Drolia , Saqib Shamsi , Bhargav Jain

With great progress in the development of Generative Adversarial Networks (GANs), in recent years, the quest for insights in understanding and manipulating the latent space of GAN has gained more and more attention due to its wide range of…

This paper investigates the challenge of learning image manifolds, specifically pose manifolds, of 3D objects using limited training data. It proposes a DNN approach to manifold learning and for predicting images of objects for novel,…

计算机视觉与模式识别 · 计算机科学 2023-05-19 Shenyuan Liang , Pavan Turaga , Anuj Srivastava

Choosing the right representation for geometry is crucial for making 3D models compatible with existing applications. Focusing on piecewise-smooth man-made shapes, we propose a new representation that is usable in conventional CAD modeling…

图形学 · 计算机科学 2021-02-11 Dmitriy Smirnov , Mikhail Bessmeltsev , Justin Solomon

A key challenge in the task of human pose and shape estimation is occlusion, including self-occlusions, object-human occlusions, and inter-person occlusions. The lack of diverse and accurate pose and shape training data becomes a major…

计算机视觉与模式识别 · 计算机科学 2022-03-02 Kaibing Yang , Renshu Gu , Maoyu Wang , Masahiro Toyoura , Gang Xu

There have been recent efforts to learn more meaningful representations via fixed length codewords from mesh data, since a mesh serves as a complete model of underlying 3D shape compared to a point cloud. However, the mesh connectivity…

计算机视觉与模式识别 · 计算机科学 2023-08-30 Eric Lei , Muhammad Asad Lodhi , Jiahao Pang , Junghyun Ahn , Dong Tian

Learning general image representations has proven key to the success of many computer vision tasks. For example, many approaches to image understanding problems rely on deep networks that were initially trained on ImageNet, mostly because…

计算机视觉与模式识别 · 计算机科学 2019-03-15 Helge Rhodin , Victor Constantin , Isinsu Katircioglu , Mathieu Salzmann , Pascal Fua
‹ 上一页 1 2 3 10 下一页 ›