中文
相关论文

相关论文: Single-view 3D Mesh Reconstruction for Seen and Un…

200 篇论文

Reconstructing the detailed geometric structure of a face from a given image is a key to many computer vision and graphics applications, such as motion capture and reenactment. The reconstruction task is challenging as human faces vary…

计算机视觉与模式识别 · 计算机科学 2017-04-07 Elad Richardson , Matan Sela , Roy Or-El , Ron Kimmel

Inspired by the recent success of methods that employ shape priors to achieve robust 3D reconstructions, we propose a novel recurrent neural network architecture that we call the 3D Recurrent Reconstruction Neural Network (3D-R2N2). The…

计算机视觉与模式识别 · 计算机科学 2016-04-05 Christopher B. Choy , Danfei Xu , JunYoung Gwak , Kevin Chen , Silvio Savarese

Inferring 3D locations and shapes of multiple objects from a single 2D image is a long-standing objective of computer vision. Most of the existing works either predict one of these 3D properties or focus on solving both for a single object.…

计算机视觉与模式识别 · 计算机科学 2021-11-08 Feng Liu , Xiaoming Liu

Advances in deep learning techniques have allowed recent work to reconstruct the shape of a single object given only one RBG image as input. Building on common encoder-decoder architectures for this task, we propose three extensions: (1)…

计算机视觉与模式识别 · 计算机科学 2020-08-06 Stefan Popov , Pablo Bauszat , Vittorio Ferrari

In this paper, we address the problem of reconstructing an object's surface from a single image using generative networks. First, we represent a 3D surface with an aggregation of dense point clouds from multiple views. Each point cloud is…

计算机视觉与模式识别 · 计算机科学 2018-11-26 Jinglu Wang , Bo Sun , Yan Lu

With the support of Virtual Reality (VR) and Augmented Reality (AR) technologies, the 3D virtual eyeglasses try-on application is well on its way to becoming a new trending solution that offers a "try on" option to select the perfect pair…

计算机视觉与模式识别 · 计算机科学 2024-08-13 Fan Zhang , Ziyue Ji , Weiguang Kang , Weiqing Li , Zhiyong Su

We present a method to learn single-view reconstruction of the 3D shape, pose, and texture of objects from categorized natural images in a self-supervised manner. Since this is a severely ill-posed problem, carefully designing a training…

计算机视觉与模式识别 · 计算机科学 2019-11-21 Hiroharu Kato , Tatsuya Harada

Understanding the 3D world is a fundamental problem in computer vision. However, learning a good representation of 3D objects is still an open problem due to the high dimensionality of the data and many factors of variation involved. In…

计算机视觉与模式识别 · 计算机科学 2017-08-15 Xinchen Yan , Jimei Yang , Ersin Yumer , Yijie Guo , Honglak Lee

Inferring 3D structure of a generic object from a 2D image is a long-standing objective of computer vision. Conventional approaches either learn completely from CAD-generated synthetic data, which have difficulty in inference from real…

计算机视觉与模式识别 · 计算机科学 2021-04-05 Feng Liu , Luan Tran , Xiaoming Liu

We consider the problem of regenerating 3D objects from 2D images and initial 3D shapes. Most 3D generators operate in a one-shot fashion, converting text or images to a 3D object with limited controllability. We introduce instead…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Geon Yeong Park , Roman Shapovalov , Rakesh Ranjan , Jong Chul Ye , Andrea Vedaldi , Thu Nguyen-Phuoc

We present a learning framework for recovering the 3D shape, camera, and texture of an object from a single image. The shape is represented as a deformable 3D mesh model of an object category where a shape is parameterized by a learned mean…

计算机视觉与模式识别 · 计算机科学 2018-08-01 Angjoo Kanazawa , Shubham Tulsiani , Alexei A. Efros , Jitendra Malik

Aiming at inferring 3D shapes from 2D images, 3D shape reconstruction has drawn huge attention from researchers in computer vision and deep learning communities. However, it is not practical to assume that 2D input images and their…

计算机视觉与模式识别 · 计算机科学 2018-11-30 Yi-Lun Liao , Yao-Cheng Yang , Yu-Chiang Frank Wang

We present a novel 3D shape reconstruction method which learns to predict an implicit 3D shape representation from a single RGB image. Our approach uses a set of single-view images of multiple object categories without viewpoint annotation,…

计算机视觉与模式识别 · 计算机科学 2022-04-22 Zixuan Huang , Stefan Stojanov , Anh Thai , Varun Jampani , James M. Rehg

3D meshes are fundamental data representations for capturing complex geometric shapes in computer vision and graphics applications. While Convolutional Neural Networks (CNNs) have excelled in structured data like images, extending them to…

图形学 · 计算机科学 2025-07-09 Saqib Nazir , Olivier Lézoray , Sébastien Bougleux

Our goal is to learn a deep network that, given a small number of images of an object of a given category, reconstructs it in 3D. While several recent works have obtained analogous results using synthetic data or assuming the availability…

计算机视觉与模式识别 · 计算机科学 2021-03-31 Philipp Henzler , Jeremy Reizenstein , Patrick Labatut , Roman Shapovalov , Tobias Ritschel , Andrea Vedaldi , David Novotny

3D dense reconstruction refers to the process of obtaining the complete shape and texture features of 3D objects from 2D planar images. 3D reconstruction is an important and extensively studied problem, but it is far from being solved. This…

计算机视觉与模式识别 · 计算机科学 2023-04-20 Yangming Li

Inferring the 3D shape of an object from an RGB image has shown impressive results, however, existing methods rely primarily on recognizing the most similar 3D model from the training set to solve the problem. These methods suffer from poor…

计算机视觉与模式识别 · 计算机科学 2019-10-22 Haozhe Xie , Hongxun Yao , Shangchen Zhou , Shengping Zhang , Xiaoshuai Sun , Wenxiu Sun

Much recent progress has been made in reconstructing the 3D shape of an object from an image of it, i.e. single view 3D reconstruction. However, it has been suggested that current methods simply adopt a "nearest-neighbor" strategy, instead…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Brandon Leung , Chih-Hui Ho , Nuno Vasconcelos

Combining the signed distance function (SDF) and differentiable volume rendering has emerged as a powerful paradigm for surface reconstruction from multi-view images without 3D supervision. However, current methods are impeded by requiring…

计算机视觉与模式识别 · 计算机科学 2024-06-05 Rui Peng , Xiaodong Gu , Luyang Tang , Shihe Shen , Fanqi Yu , Ronggang Wang

Recent advances in 3D scene generation produce visually appealing output, but current representations hinder artists' workflows that require modifiable 3D textured mesh scenes for visual effects and game development. Despite significant…

计算机视觉与模式识别 · 计算机科学 2025-12-22 Tobias Sautter , Jan-Niklas Dihlmann , Hendrik P. A. Lensch