paper-with-me

Papers

Adaptive Surface Reconstruction With Multiscale Convolutional Kernels

2021-01-01 · ICCV 2021 10 · Benjamin Ummenhofer, Vladlen Koltun

We propose generalized convolutional kernels for 3D reconstruction with ConvNets from point clouds. Our method uses multiscale convolutional kernels that can be applied to adaptive grids as generated with octrees. In addition to standard kernels in which each element has a distinct spatial location relative to the center, our elements have a distinct relative location as well as a relative scale level. Making our kernels span multiple resolutions allows us to apply ConvNets to adaptive grids for large problem sizes where the input data is sparse but the entire domain needs to be processed. Our ConvNet architecture can predict the signed and unsigned distance fields for large data sets with millions of input points and is faster and more accurate than classic energy minimization or recent learning approaches. We demonstrate this in a zero-shot setting where we only train on synthetic data and evaluate on the Tanks and Temples dataset of real-world large-scale 3D scenes.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

3D ReconstructionSurface Reconstruction

Similar Papers 제목 키워드 기반

Multiscale reconstruction of porous media based on multiple dictionaries learning

2022-05-16 · Pengcheng Yan, Qizhi Teng, Xiaohai He, Zhenchuan Ma 외

Digital modeling of the microstructure is important for studying the physical and transport properties of porous media. Multiscale modeling for porous media can accurately characterize macro-pores and micro-pores in a la…

3DSS: 3D Surface Splatting for Inverse Rendering

2026-05-07 · Mae Younes, Adnane Boukhayma arxiv

We present 3D Surface Splatting (3DSS), the first differentiable surface splatting renderer for physically-based inverse rendering from multi-view images. Our central insight is that the surface separation problem at the…

Inverse Rendering

Matérn Kernels for Tunable Implicit Surface Reconstruction

2024-09-23 · Maximilian Weiherer, Bernhard Egger

We propose to use the family of Mat\'ern kernels for tunable implicit surface reconstruction, building upon the recent success of kernel methods for 3D reconstruction of oriented point clouds. As we show, both, from a th…

3D ReconstructionARCSurface Reconstruction

Computationally Efficient 3D MRI Reconstruction with Adaptive MLP

2023-01-21 · Eric Z. Chen, Chi Zhang, Xiao Chen, Yikang Liu 외

Compared with 2D MRI, 3D MRI provides superior volumetric spatial resolution and signal-to-noise ratio. However, it is more challenging to reconstruct 3D MRI images. Current methods are mainly based on convolutional neur…

3D ReconstructionGPUMRI Reconstruction

Multiscale Training of Convolutional Neural Networks

2025-01-22 · Niloufar Zakariaei, Shadab Ahamed, Eldad Haber, Moshe Eliasof

Convolutional Neural Networks (CNNs) are the backbone of many deep learning methods, but optimizing them remains computationally expensive. To address this, we explore multiscale training frameworks and mathematically id…

Efficient Neural Network