中文
相关论文

相关论文: Implicit Functions in Feature Space for 3D Shape R…

200 篇论文

Deep neural representations of 3D shapes as implicit functions have been shown to produce high fidelity models surpassing the resolution-memory trade-off faced by the explicit representations using meshes and point clouds. However, most…

计算机视觉与模式识别 · 计算机科学 2021-06-16 Rahul Venkatesh , Tejan Karmali , Sarthak Sharma , Aurobrata Ghosh , R. Venkatesh Babu , László A. Jeni , Maneesh Singh

We present a novel neural implicit shape method for partial point cloud completion. To that end, we combine a conditional Deep-SDF architecture with learned, adversarial shape priors. More specifically, our network converts partial inputs…

计算机视觉与模式识别 · 计算机科学 2022-04-22 Abhishek Saroha , Marvin Eisenberger , Tarun Yenamandra , Daniel Cremers

Template 3D shapes are useful for many tasks in graphics and vision, including fitting observation data, analyzing shape collections, and transferring shape attributes. Because of the variety of geometry and topology of real-world shapes,…

计算机视觉与模式识别 · 计算机科学 2019-04-16 Kyle Genova , Forrester Cole , Daniel Vlasic , Aaron Sarna , William T. Freeman , Thomas Funkhouser

This paper introduces Attentive Implicit Representation Networks (AIR-Nets), a simple, but highly effective architecture for 3D reconstruction from point clouds. Since representing 3D shapes in a local and modular fashion increases…

计算机视觉与模式识别 · 计算机科学 2021-10-25 Simon Giebenhain , Bastian Goldlücke

Human perception of 3D shapes goes beyond reconstructing them as a set of points or a composition of geometric primitives: we also effortlessly understand higher-level shape structure such as the repetition and reflective symmetry of object…

计算机视觉与模式识别 · 计算机科学 2019-08-13 Yonglong Tian , Andrew Luo , Xingyuan Sun , Kevin Ellis , William T. Freeman , Joshua B. Tenenbaum , Jiajun Wu

The combination of deep learning, artist-curated scans, and Implicit Functions (IF), is enabling the creation of detailed, clothed, 3D humans from images. However, existing methods are far from perfect. IF-based methods recover free-form…

计算机视觉与模式识别 · 计算机科学 2023-03-24 Yuliang Xiu , Jinlong Yang , Xu Cao , Dimitrios Tzionas , Michael J. Black

Implicit neural representations have emerged as a powerful tool in learning 3D geometry, offering unparalleled advantages over conventional representations like mesh-based methods. A common type of INR implicitly encodes a shape's boundary…

计算机视觉与模式识别 · 计算机科学 2024-10-17 Shen Fan , Przemyslaw Musialski

We present a new end-to-end learning framework to obtain detailed and spatially coherent reconstructions of multiple people from a single image. Existing multi-person methods suffer from two main drawbacks: they are often model-based and…

计算机视觉与模式识别 · 计算机科学 2021-04-20 Armin Mustafa , Akin Caliskan , Lourdes Agapito , Adrian Hilton

High-quality 3D reconstruction of pulmonary segments plays a crucial role in segmentectomy and surgical planning for the treatment of lung cancer. Due to the resolution requirement of the target reconstruction, conventional deep…

图形学 · 计算机科学 2025-12-16 Kangxian Xie , Yufei Zhu , Kaiming Kuang , Li Zhang , Hongwei Bran Li , Mingchen Gao , Jiancheng Yang

Efficient and fast reconstruction of anatomical structures plays a crucial role in clinical practice. Minimizing retrieval and processing times not only potentially enhances swift response and decision-making in critical scenarios but also…

Surface reconstruction is a fundamental problem in 3D graphics. In this paper, we propose a learning-based approach for implicit surface reconstruction from raw point clouds without normals. Our method is inspired by Gauss Lemma in…

计算机视觉与模式识别 · 计算机科学 2022-02-22 Dong Xiao , Siyou Lin , Zuoqiang Shi , Bin Wang

We explore a new idea for learning based shape reconstruction from a point cloud, based on the recently popularized implicit neural shape representations. We cast the problem as a few-shot learning of implicit neural signed distance…

计算机视觉与模式识别 · 计算机科学 2022-07-12 Amine Ouasfi , Adnane Boukhayma

Deep implicit functions (DIFs), as a kind of 3D shape representation, are becoming more and more popular in the 3D vision community due to their compactness and strong representation power. However, unlike polygon mesh-based templates, it…

计算机视觉与模式识别 · 计算机科学 2021-05-14 Zerong Zheng , Tao Yu , Qionghai Dai , Yebin Liu

3D shape is a crucial but heavily underutilized cue in today's computer vision systems, mostly due to the lack of a good generic shape representation. With the recent availability of inexpensive 2.5D depth sensors (e.g. Microsoft Kinect),…

计算机视觉与模式识别 · 计算机科学 2015-04-16 Zhirong Wu , Shuran Song , Aditya Khosla , Fisher Yu , Linguang Zhang , Xiaoou Tang , Jianxiong Xiao

Semantic scene understanding from point clouds is particularly challenging as the points reflect only a sparse set of the underlying 3D geometry. Previous works often convert point cloud into regular grids (e.g. voxels or bird-eye view…

计算机视觉与模式识别 · 计算机科学 2020-12-01 Yinyu Nie , Ji Hou , Xiaoguang Han , Matthias Nießner

Existing 3D surface representation approaches are unable to accurately classify pixels and their orientation lying on the boundary of an object. Thus resulting in coarse representations which usually require post-processing steps to extract…

计算机视觉与模式识别 · 计算机科学 2019-01-23 Mateusz Michalkiewicz , Jhony K. Pontes , Dominic Jack , Mahsa Baktashmotlagh , Anders Eriksson

Recent learning approaches that implicitly represent surface geometry using coordinate-based neural representations have shown impressive results in the problem of multi-view 3D reconstruction. The effectiveness of these techniques is,…

计算机视觉与模式识别 · 计算机科学 2021-07-28 Eduard Ramon , Gil Triginer , Janna Escur , Albert Pumarola , Jaime Garcia , Xavier Giro-i-Nieto , Francesc Moreno-Noguer

We advocate the use of implicit fields for learning generative models of shapes and introduce an implicit field decoder, called IM-NET, for shape generation, aimed at improving the visual quality of the generated shapes. An implicit field…

图形学 · 计算机科学 2019-09-18 Zhiqin Chen , Hao Zhang

Neural implicit functions have demonstrated significant importance in various areas such as computer vision, graphics. Their advantages include the ability to represent complex shapes and scenes with high fidelity, smooth interpolation…

计算机视觉与模式识别 · 计算机科学 2026-03-04 Qi Ma , Danda Pani Paudel , Ender Konukoglu , Luc Van Gool

Benefiting from the continuous representation ability, deep implicit functions can represent a shape at infinite resolution. However, extracting high-resolution iso-surface from an implicit function requires forward-propagating a network…

计算机视觉与模式识别 · 计算机科学 2023-07-18 Yuting Xiao , Jiale Xu , Shenghua Gao