paper-with-me

Papers

Active Neural 3D Reconstruction with Colorized Surface Voxel-based View Selection

2024-05-04 · Hyunseo Kim, Hyeonseo Yang, Taekyung Kim, Yoonsung Kim, Jin-Hwa Kim, Byoung-Tak Zhang

Active view selection in 3D scene reconstruction has been widely studied since training on informative views is critical for reconstruction. Recently, Neural Radiance Fields (NeRF) variants have shown promising results in active 3D reconstruction using uncertainty-guided view selection. They utilize uncertainties estimated with neural networks that encode scene geometry and appearance. However, the choice of uncertainty integration methods, either voxel-based or neural rendering, has conventionally depended on the types of scene uncertainty being estimated, whether geometric or appearance-related. In this paper, we introduce Colorized Surface Voxel (CSV)-based view selection, a new next-best view (NBV) selection method exploiting surface voxel-based measurement of uncertainty in scene appearance. CSV encapsulates the uncertainty of estimated scene appearance (e.g., color uncertainty) and estimated geometric information (e.g., surface). Using the geometry information, we interpret the uncertainty of scene appearance 3D-wise during the aggregation of the per-voxel uncertainty. Consequently, the uncertainty from occluded and complex regions is recognized under challenging scenarios with limited input data. Our method outperforms previous works on popular datasets, DTU and Blender, and our new dataset with imbalanced viewpoints, showing that the CSV-based view selection significantly improves performance by up to 30%.

📄 PDF Abstract BibTeX arXiv:2405.02568

Code (0)

등록된 구현이 없습니다.

Tasks

3D Reconstruction3D Scene ReconstructionActive 3D ReconstructionActive LearningNeRFNeural Rendering

Methods 이 논문이 사용한 방법론

RoIPool 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
RoIAlign Region of Interest Align, or RoIAlign, is an operation for extracting a small feature map from each RoI in detection and segmentation based tasks. It removes the harsh…

Similar Papers 제목 키워드 기반

Gaussian-Voxel Duet: A Dual-Scaffolding Hybrid Representation for Fast and Accurate Monocular Surface Reconstruction

2026-05-26 · Zhenhua Du, Zhen Tan, Haoyu Zhang, Dewen Hu 외 arxiv

While 3D Gaussian Splatting has achieved remarkable success in photorealistic novel view synthesis, its pursuit of fast and high-fidelity 3D reconstruction has long been constrained by a trade-off between geometric accur…

Novel View Synthesis3D Reconstruction

SEM-ROVER: Semantic Voxel-Guided Diffusion for Large-Scale Driving Scene Generation

2026-04-07 · Hiba Dahmani, Nathan Piasco, Moussab Bennehar, Luis Roldão 외 arxiv

Scalable generation of outdoor driving scenes requires 3D representations that remain consistent across multiple viewpoints and scale to large areas. Existing solutions either rely on image or video generative models dis…

Scene Generation

Efficient Dense Point Cloud Object Reconstruction using Deformation Vector Fields

2018-09-01 · ECCV 2018 9 · Kejie Li, Trung Pham, Huangying Zhan, Ian Reid

Most existing CNN-based methods for single-view 3D object reconstruction represent a 3D object as either a 3D voxel occupancy grid or multiple depth-mask image pairs. However, these representations are inefficient since …

3D Object ReconstructionObjectObject Reconstruction

Affostruction: 3D Affordance Grounding with Generative Reconstruction

2026-01-14 · Chunghyun Park, Seunghyeon Lee, Minsu Cho arxiv

This paper addresses the problem of affordance grounding from RGBD images of an object, which aims to localize surface regions corresponding to a text query that describes an action on the object. While existing methods …

3D Reconstruction

Voxurf: Voxel-based Efficient and Accurate Neural Surface Reconstruction

2022-08-26 · Tong Wu, Jiaqi Wang, Xingang Pan, Xudong Xu 외

Neural surface reconstruction aims to reconstruct accurate 3D surfaces based on multi-view images. Previous methods based on neural volume rendering mostly train a fully implicit model with MLPs, which typically require …

Surface Reconstruction