paper-with-me

Papers

Oriented-grid Encoder for 3D Implicit Representations

2024-02-09 · Arihant Gaur, G. Dias Pais, Pedro Miraldo

Encoding 3D points is one of the primary steps in learning-based implicit scene representation. Using features that gather information from neighbors with multi-resolution grids has proven to be the best geometric encoder for this task. However, prior techniques do not exploit some characteristics of most objects or scenes, such as surface normals and local smoothness. This paper is the first to exploit those 3D characteristics in 3D geometric encoders explicitly. In contrast to prior work on using multiple levels of details, regular cube grids, and trilinear interpolation, we propose 3D-oriented grids with a novel cylindrical volumetric interpolation for modeling local planar invariance. In addition, we explicitly include a local feature aggregation for feature regularization and smoothing of the cylindrical interpolation features. We evaluate our approach on ABC, Thingi10k, ShapeNet, and Matterport3D, for object and scene representation. Compared to the use of regular grids, our geometric encoder is shown to converge in fewer steps and obtain sharper 3D surfaces. When compared to the prior techniques, our method gets state-of-the-art results.

📄 PDF Abstract BibTeX arXiv:2402.06752

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

ABC Class of methods in Bayesian Statistics where the posterior distribution is approximated over a rejection scheme on simulations because the likelihood function is…

Similar Papers 제목 키워드 기반

Local Implicit Grid Representations for 3D Scenes

2020-03-19 · Chiyu Max Jiang, Avneesh Sud, Ameesh Makadia, Jingwei Huang 외

Shape priors learned from data are commonly used to reconstruct 3D objects from partial or noisy data. Yet no such shape priors are available for indoor scenes, since typical 3D autoencoders cannot handle their scale, co…

3D Shape RepresentationDecoderDiversitySurface Reconstruction

Local Implicit Grid Representations for 3D Scenes

2020-06-01 · CVPR 2020 6 · Chiyu "Max" Jiang, Avneesh Sud, Ameesh Makadia, Jingwei Huang 외

Shape priors learned from data are commonly used to reconstruct 3D objects from partial or noisy data. Yet no such shape priors are available for indoor scenes, since typical 3D autoencoders cannot handle their scale, co…

3D Shape RepresentationDecoderDiversitySurface Reconstruction

Quantitative flow visualization by hidden grid background oriented schlieren

2022-09-27 · Jagadesh Ramaiah, Tullio de Rubeis, Rajshekhar Gannavarpu, Dario Ambrosini

The paper introduces hidden grid background oriented schlieren for quantitative study and visualization of natural convection heat transfer. In this technique, the refractive index variation, induced by the temperature g…

TaylorGrid: Towards Fast and High-Quality Implicit Field Learning via Direct Taylor-based Grid Optimization

2024-02-22 · Renyi Mao, Qingshan Xu, Peng Zheng, Ye Wang 외

Coordinate-based neural implicit representation or implicit fields have been widely studied for 3D geometry representation or novel view synthesis. Recently, a series of efforts have been devoted to accelerating the spee…

3D geometryNeRFNovel View Synthesis

DITTO: Dual and Integrated Latent Topologies for Implicit 3D Reconstruction

2024-03-08 · CVPR 2024 1 · Jaehyeok Shim, Kyungdon Joo

We propose a novel concept of dual and integrated latent topologies (DITTO in short) for implicit 3D reconstruction from noisy and sparse point clouds. Most existing methods predominantly focus on single latent type, suc…

3D ReconstructionDecoder