中文
相关论文

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

200 篇论文

We propose a novel algorithm for the fitting of 3D human shape to images. Combining the accuracy and refinement capabilities of iterative gradient-based optimization techniques with the robustness of deep neural networks, we propose a…

计算机视觉与模式识别 · 计算机科学 2020-08-20 Jie Song , Xu Chen , Otmar Hilliges

Data living on manifolds commonly appear in many applications. Often this results from an inherently latent low-dimensional system being observed through higher dimensional measurements. We show that under certain conditions, it is possible…

机器学习 · 统计学 2018-07-05 Ariel Schwartz , Ronen Talmon

Human pose estimation is a major computer vision problem with applications ranging from augmented reality and video capture to surveillance and movement tracking. In the medical context, the latter may be an important biomarker for…

计算机视觉与模式识别 · 计算机科学 2021-05-11 Luca Schmidtke , Athanasios Vlontzos , Simon Ellershaw , Anna Lukens , Tomoki Arichi , Bernhard Kainz

We tackle the human motion imitation, appearance transfer, and novel view synthesis within a unified framework, which means that the model once being trained can be used to handle all these tasks. The existing task-specific methods mainly…

计算机视觉与模式识别 · 计算机科学 2019-10-02 Wen Liu , Zhixin Piao , Jie Min , Wenhan Luo , Lin Ma , Shenghua Gao

Radiomic representations can quantify properties of regions of interest in medical image data. Classically, they account for pre-defined statistics of shape, texture, and other low-level image features. Alternatively, deep learning-based…

计算机视觉与模式识别 · 计算机科学 2021-07-14 Hongwei Li , Fei-Fei Xue , Krishna Chaitanya , Shengda Luo , Ivan Ezhov , Benedikt Wiestler , Jianguo Zhang , Bjoern Menze

This paper addresses the challenge of novel view synthesis for a human performer from a very sparse set of camera views. Some recent works have shown that learning implicit neural representations of 3D scenes achieves remarkable view…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Sida Peng , Yuanqing Zhang , Yinghao Xu , Qianqian Wang , Qing Shuai , Hujun Bao , Xiaowei Zhou

We propose a method to facilitate exploration and analysis of new large data sets. In particular, we give an unsupervised deep learning approach to learning a latent representation that captures semantic similarity in the data set. The core…

计算机视觉与模式识别 · 计算机科学 2020-12-23 Gary B Huang , Huei-Fang Yang , Shin-ya Takemura , Pat Rivlin , Stephen M Plaza

Multi-view 3D human pose estimation is naturally superior to single view one, benefiting from more comprehensive information provided by images of multiple views. The information includes camera poses, 2D/3D human poses, and 3D geometry.…

计算机视觉与模式识别 · 计算机科学 2024-04-01 Xiaoben Li , Mancheng Meng , Ziyan Wu , Terrence Chen , Fan Yang , Dinggang Shen

This paper introduces a new probabilistic framework for supervised learning in neural systems. It is designed to model complex, uncertain systems whose random outputs are strongly non-Gaussian given deterministic inputs. The architecture…

机器学习 · 统计学 2025-12-12 Christian Soize

Despite progress in the rapidly developing field of geometric deep learning, performing statistical analysis on geometric data--where each observation is a shape such as a curve, graph, or surface--remains challenging due to the…

计算机视觉与模式识别 · 计算机科学 2025-08-12 Emmanuel Hartman , Nicolas Charon

Masked Image Modeling (MIM) has emerged as a promising method for deriving visual representations from unlabeled image data by predicting missing pixels from masked portions of images. It excels in region-aware learning and provides strong…

计算机视觉与模式识别 · 计算机科学 2024-07-23 Yibing Wei , Abhinav Gupta , Pedro Morgado

With the explosive growth of available training data, single-image 3D human modeling is ahead of a transition to a data-centric paradigm. A key to successfully exploiting data scale is to design flexible models that can be supervised from…

计算机视觉与模式识别 · 计算机科学 2024-12-11 István Sárándi , Gerard Pons-Moll

Self-supervised learning has transformed 2D computer vision by enabling models trained on large, unannotated datasets to provide versatile off-the-shelf features that perform similarly to models trained with labels. However, in 3D scene…

计算机视觉与模式识别 · 计算机科学 2025-04-10 Pedro Hermosilla , Christian Stippel , Leon Sick

We develop data-driven methods for incorporating physical information for priors to learn parsimonious representations of nonlinear systems arising from parameterized PDEs and mechanics. Our approach is based on Variational Autoencoders…

机器学习 · 计算机科学 2021-03-17 Ryan Lopez , Paul J. Atzberger

Three-dimensional human body models are widely used in the analysis of human pose and motion. Existing models, however, are learned from minimally-clothed 3D scans and thus do not generalize to the complexity of dressed people in common…

计算机视觉与模式识别 · 计算机科学 2020-05-25 Qianli Ma , Jinlong Yang , Anurag Ranjan , Sergi Pujades , Gerard Pons-Moll , Siyu Tang , Michael J. Black

The widespread application of 3D human pose estimation (HPE) is limited by resource-constrained edge devices, requiring more efficient models. A key approach to enhancing efficiency involves designing networks based on the structural…

计算机视觉与模式识别 · 计算机科学 2025-10-21 Jialun Cai , Mengyuan Liu , Hong Liu , Shuheng Zhou , Wenhao Li

We present a self-supervised learning approach to learning monocular 3D face reconstruction with a pose guidance network (PGN). First, we unveil the bottleneck of pose estimation in prior parametric 3D face learning methods, and propose to…

计算机视觉与模式识别 · 计算机科学 2020-10-12 Pengpeng Liu , Xintong Han , Michael Lyu , Irwin King , Jia Xu

Monocular 3D human pose and shape estimation is challenging due to the many degrees of freedom of the human body and thedifficulty to acquire training data for large-scale supervised learning in complex visual scenes. In this paper we…

计算机视觉与模式识别 · 计算机科学 2020-08-25 Andrei Zanfir , Eduard Gabriel Bazavan , Hongyi Xu , Bill Freeman , Rahul Sukthankar , Cristian Sminchisescu

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

The matching of 3D shapes has been extensively studied for shapes represented as surface meshes, as well as for shapes represented as point clouds. While point clouds are a common representation of raw real-world 3D data (e.g. from laser…

计算机视觉与模式识别 · 计算机科学 2026-05-05 Dongliang Cao , Florian Bernard