paper-with-me

Papers

Deep Learning on Implicit Neural Representations of Shapes

2023-02-10 · Luca De Luigi, Adriano Cardace, Riccardo Spezialetti, Pierluigi Zama Ramirez, Samuele Salti, Luigi Di Stefano

Implicit Neural Representations (INRs) have emerged in the last few years as a powerful tool to encode continuously a variety of different signals like images, videos, audio and 3D shapes. When applied to 3D shapes, INRs allow to overcome the fragmentation and shortcomings of the popular discrete representations used so far. Yet, considering that INRs consist in neural networks, it is not clear whether and how it may be possible to feed them into deep learning pipelines aimed at solving a downstream task. In this paper, we put forward this research problem and propose inr2vec, a framework that can compute a compact latent representation for an input INR in a single inference pass. We verify that inr2vec can embed effectively the 3D shapes represented by the input INRs and show how the produced embeddings can be fed into deep learning pipelines to solve several tasks by processing exclusively INRs.

📄 PDF Abstract BibTeX arXiv:2302.05438

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

Implicit Geometric Regularization for Learning Shapes

2020-02-24 · ICML 2020 1 · Amos Gropp, Lior Yariv, Niv Haim, Matan Atzmon 외

Representing shapes as level sets of neural networks has been recently proved to be useful for different shape analysis and reconstruction tasks. So far, such representations were computed using either: (i) pre-computed …

Augmenting Implicit Neural Shape Representations with Explicit Deformation Fields

2021-08-19 · Matan Atzmon, David Novotny, Andrea Vedaldi, Yaron Lipman

Implicit neural representation is a recent approach to learn shape collections as zero level-sets of neural networks, where each shape is represented by a latent code. So far, the focus has been shape reconstruction, whi…

Decoder

3D-LDM: Neural Implicit 3D Shape Generation with Latent Diffusion Models

2022-12-01 · Gimin Nam, Mariem Khlifi, Andrew Rodriguez, Alberto Tono 외

Diffusion models have shown great promise for image generation, beating GANs in terms of generation diversity, with comparable image quality. However, their application to 3D shapes has been limited to point or voxel rep…

3D Generation3D Shape GenerationDecoderDiversity+3

Unsigned Orthogonal Distance Fields: An Accurate Neural Implicit Representation for Diverse 3D Shapes

2024-03-03 · CVPR 2024 1 · Yujie Lu, Long Wan, Nayu Ding, Yulong Wang 외

Neural implicit representation of geometric shapes has witnessed considerable advancements in recent years. However, common distance field based implicit representations, specifically signed distance field (SDF) for wate…

3D Equivariant Graph Implicit Functions

2022-03-31 · Yunlu Chen, Basura Fernando, Hakan Bilen, Matthias Nießner 외

In recent years, neural implicit representations have made remarkable progress in modeling of 3D shapes with arbitrary topology. In this work, we address two key limitations of such representations, in failing to capture…