中文
相关论文

相关论文: Learning Unsupervised Hierarchical Part Decomposit…

200 篇论文

As part of human core knowledge, the representation of objects is the building block of mental representation that supports high-level concepts and symbolic reasoning. While humans develop the ability of perceiving objects situated in 3D…

计算机视觉与模式识别 · 计算机科学 2024-03-07 John Day , Tushar Arora , Jirui Liu , Li Erran Li , Ming Bo Cai

From a single image, humans are able to perceive the full 3D shape of an object by exploiting learned shape priors from everyday life. Contemporary single-image 3D reconstruction algorithms aim to solve this task in a similar fashion, but…

计算机视觉与模式识别 · 计算机科学 2018-12-31 Xiuming Zhang , Zhoutong Zhang , Chengkai Zhang , Joshua B. Tenenbaum , William T. Freeman , Jiajun Wu

Recovering the 3D structure of an object from a single image is a challenging task due to its ill-posed nature. One approach is to utilize the plentiful photos of the same object category to learn a strong 3D shape prior for the object.…

计算机视觉与模式识别 · 计算机科学 2021-09-08 Long-Nhat Ho , Anh Tuan Tran , Quynh Phung , Minh Hoai

In this paper, we study the problem of 3D scene geometry decomposition and manipulation from 2D views. By leveraging the recent implicit neural representation techniques, particularly the appealing neural radiance fields, we introduce an…

计算机视觉与模式识别 · 计算机科学 2023-03-13 Bing Wang , Lu Chen , Bo Yang

Recovering 3D geometry and textures of individual objects is crucial for many robotics applications, such as manipulation, pose estimation, and autonomous driving. However, decomposing a target object from a complex background is…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Jun Wu , Sicheng Li , Sihui Ji , Yifei Yang , Yue Wang , Rong Xiong , Yiyi Liao

Neural implicit representation has attracted attention in 3D reconstruction through various success cases. For further applications such as scene understanding or editing, several works have shown progress towards object compositional…

计算机视觉与模式识别 · 计算机科学 2024-06-13 Taekbeom Lee , Youngseok Jang , H. Jin Kim

We propose to recover 3D shape structures from single RGB images, where structure refers to shape parts represented by cuboids and part relations encompassing connectivity and symmetry. Given a single 2D image with an object depicted, our…

计算机视觉与模式识别 · 计算机科学 2018-04-17 Chengjie Niu , Jun Li , Kai Xu

We present a convolutional neural network for joint 3D shape prediction and viewpoint estimation from a single input image. During training, our network gets the learning signal from a silhouette of an object in the input image - a form of…

机器人学 · 计算机科学 2019-10-18 Oier Mees , Maxim Tatarchenko , Thomas Brox , Wolfram Burgard

Both humans and deep learning models can recognize objects from 3D shapes depicted with sparse visual information, such as a set of points randomly sampled from the surfaces of 3D objects (termed a point cloud). Although deep learning…

计算机视觉与模式识别 · 计算机科学 2025-07-15 Shuhao Fu , Philip J. Kellman , Hongjing Lu

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

We introduce RIM-Net, a neural network which learns recursive implicit fields for unsupervised inference of hierarchical shape structures. Our network recursively decomposes an input 3D shape into two parts, resulting in a binary tree…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Chengjie Niu , Manyi Li , Kai Xu , Hao Zhang

The ability to decompose scenes into their object components is a desired property for autonomous agents, allowing them to reason and act in their surroundings. Recently, different methods have been proposed to learn object-centric…

计算机视觉与模式识别 · 计算机科学 2022-01-11 Angel Villar-Corrales , Sven Behnke

Much progress has been made in the supervised learning of 3D reconstruction of rigid objects from multi-view images or a video. However, it is more challenging to reconstruct severely deformed objects from a single-view RGB image in an…

计算机视觉与模式识别 · 计算机科学 2022-01-25 Jie Mei , Jingxi Yu , Suzanne Romain , Craig Rose , Kelsey Magrane , Graeme LeeSon , Jenq-Neng Hwang

Reconstructing the underlying 3D surface of an object from a single image is a challenging problem that has received extensive attention from the computer vision community. Many learning-based approaches tackle this problem by learning a 3D…

计算机视觉与模式识别 · 计算机科学 2023-02-28 Nicolai Häni , Jun-Jee Chao , Volkan Isler

In this work we address the challenging problem of multiview 3D surface reconstruction. We introduce a neural network architecture that simultaneously learns the unknown geometry, camera parameters, and a neural renderer that approximates…

计算机视觉与模式识别 · 计算机科学 2020-10-27 Lior Yariv , Yoni Kasten , Dror Moran , Meirav Galun , Matan Atzmon , Ronen Basri , Yaron Lipman

Recovering textured 3D models of non-rigid human body shapes is challenging due to self-occlusions caused by complex body poses and shapes, clothing obstructions, lack of surface texture, background clutter, sparse set of cameras with…

计算机视觉与模式识别 · 计算机科学 2018-09-19 Abbhinav Venkat , Sai Sagar Jinka , Avinash Sharma

Reconstruction of a 3D shape from a single 2D image is a classical computer vision problem, whose difficulty stems from the inherent ambiguity of recovering occluded or only partially observed surfaces. Recent methods address this challenge…

计算机视觉与模式识别 · 计算机科学 2020-02-04 Yuan Yao , Nico Schertler , Enrique Rosales , Helge Rhodin , Leonid Sigal , Alla Sheffer

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

This paper proposes a simple method which solves an open problem of multi-view 3D-Reconstruction for objects with unknown and generic surface materials, imaged by a freely moving camera and a freely moving point light source. The object can…

计算机视觉与模式识别 · 计算机科学 2021-04-13 Ziang Cheng , Hongdong Li , Richard Hartley , Yinqiang Zheng , Imari Sato

Existing neural field representations for 3D object reconstruction either (1) utilize object-level representations, but suffer from low-quality details due to conditioning on a global latent code, or (2) are able to perfectly reconstruct…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Christopher Wewer , Eddy Ilg , Bernt Schiele , Jan Eric Lenssen