paper-with-me

Papers

View-Dependent Octree-based Mesh Extraction in Unbounded Scenes for Procedural Synthetic Data

2023-12-13 · Zeyu Ma, Alexander Raistrick, Lahav Lipson, Jia Deng

Procedural synthetic data generation has received increasing attention in computer vision. Procedural signed distance functions (SDFs) are a powerful tool for modeling large-scale detailed scenes, but existing mesh extraction methods have artifacts or performance profiles that limit their use for synthetic data. We propose OcMesher, a mesh extraction algorithm that efficiently handles high-detail unbounded scenes with perfect view-consistency, with easy export to downstream real-time engines. The main novelty of our solution is an algorithm to construct an octree based on a given SDF and multiple camera views. We performed extensive experiments, and show our solution produces better synthetic data for training and evaluation of computer vision models.

📄 PDF Abstract BibTeX arXiv:2312.08364

Code (1)

princeton-vl/ocmesher 공식 구현

Tasks

Synthetic Data Generation

Similar Papers 제목 키워드 기반

Confidence-Based Mesh Extraction from 3D Gaussians

2026-03-25 · Lukas Radl, Felix Windisch, Andreas Kurz, Thomas Köhler 외 arxiv

Recently, 3D Gaussian Splatting (3DGS) greatly accelerated mesh extraction from posed images due to its explicit representation and fast software rasterization. While the addition of geometric losses and other priors has…

Meshtryoshka: Differentiable Rendering of Real-World Scenes via Mesh Rasterization

2026-06-26 · David Charatan, Daniel Xu, Richard Szeliski, George Kopanas 외 arxiv

Differentiable rendering has emerged as a powerful approach for 3D reconstruction and novel view synthesis. State-of-the-art differentiable rendering methods combine a variety of custom representations of 3D geometry and…

Novel View Synthesis3D Reconstruction

INPC: Implicit Neural Point Clouds for Radiance Field Rendering

2024-03-25 · Florian Hahlbohm, Linus Franke, Moritz Kappel, Susana Castillo 외

We introduce a new approach for reconstruction and novel view synthesis of unbounded real-world scenes. In contrast to previous methods using either volumetric fields, grid-based models, or discrete point cloud proxies, …

Novel View Synthesis

AGS-Mesh: Adaptive Gaussian Splatting and Meshing with Geometric Priors for Indoor Room Reconstruction Using Smartphones

2024-11-28 · Xuqian Ren, Matias Turkulainen, Jiepeng Wang, Otto Seiskari 외

Geometric priors are often used to enhance 3D reconstruction. With many smartphones featuring low-resolution depth sensors and the prevalence of off-the-shelf monocular geometry estimators, incorporating geometric priors…

3D ReconstructionNovel View Synthesis

PlenOctrees for Real-time Rendering of Neural Radiance Fields

2021-03-25 · ICCV 2021 10 · Alex Yu, RuiLong Li, Matthew Tancik, Hao Li 외

We introduce a method to render Neural Radiance Fields (NeRFs) in real time using PlenOctrees, an octree-based 3D representation which supports view-dependent effects. Our method can render 800x800 images at more than 15…

NeRFNeural RenderingNovel View Synthesis