paper-with-me

홈 › Papers

$α$Surf: Implicit Surface Reconstruction for Semi-Transparent and Thin Objects with Decoupled Geometry and Opacity

2023-03-17 · Tianhao Wu, Hanxue Liang, Fangcheng Zhong, Gernot Riegler, Shimon Vainer, Jiankang Deng, Cengiz Oztireli

Implicit surface representations such as the signed distance function (SDF) have emerged as a promising approach for image-based surface reconstruction. However, existing optimization methods assume solid surfaces and are therefore unable to properly reconstruct semi-transparent surfaces and thin structures, which also exhibit low opacity due to the blending effect with the background. While neural radiance field (NeRF) based methods can model semi-transparency and achieve photo-realistic quality in synthesized novel views, their volumetric geometry representation tightly couples geometry and opacity, and therefore cannot be easily converted into surfaces without introducing artifacts. We present $\alpha$Surf, a novel surface representation with decoupled geometry and opacity for the reconstruction of semi-transparent and thin surfaces where the colors mix. Ray-surface intersections on our representation can be found in closed-form via analytical solutions of cubic polynomials, avoiding Monte-Carlo sampling and is fully differentiable by construction. Our qualitative and quantitative evaluations show that our approach can accurately reconstruct surfaces with semi-transparent and thin parts with fewer artifacts, achieving better reconstruction quality than state-of-the-art SDF and NeRF methods. Website: https://alphasurf.netlify.app/

📄 PDF Abstract BibTeX arXiv:2303.10083

Code (0)

등록된 구현이 없습니다.

Tasks

NeRFSurface Reconstruction

Similar Papers 제목 키워드 기반

VAIR: Visuo-Acoustic Implicit Representations for Low-Cost, Multi-Modal Transparent Surface Reconstruction in Indoor Scenes

2024-11-07 · Advaith V. Sethuraman, Onur Bagoren, Harikrishnan Seetharaman, Dalton Richardson 외

Mobile robots operating indoors must be prepared to navigate challenging scenes that contain transparent surfaces. This paper proposes a novel method for the fusion of acoustic and visual sensing modalities through impli…

3D geometryNavigateSurface Reconstruction

TSPE-GS: Probabilistic Depth Extraction for Semi-Transparent Surface Reconstruction via 3D Gaussian Splatting

2025-11-13 · Zhiyuan Xu, Nan Min, Yuhang Guo, Tong Wei arxiv

3D Gaussian Splatting offers a strong speed-quality trade-off but struggles to reconstruct semi-transparent surfaces because most methods assume a single depth per pixel, which fails when multiple surfaces are visible. W…

Differentiable Neural Surface Refinement for Modeling Transparent Objects

2024-01-01 · CVPR 2024 1 · Weijian Deng, Dylan Campbell, Chunyi Sun, Shubham Kanitkar 외

Neural implicit surface reconstruction leveraging volume rendering has led to significant advances in multi-view reconstruction. However results for transparent objects can be very poor primarily because the renderin…

Novel View SynthesisSurface ReconstructionTransparent objects

From Transparent to Opaque: Rethinking Neural Implicit Surfaces with $α$-NeuS

2024-11-08 · Haoran Zhang, Junkai Deng, Xuhui Chen, Fei Hou 외

Traditional 3D shape reconstruction techniques from multi-view images, such as structure from motion and multi-view stereo, face challenges in reconstructing transparent objects. Recent advances in neural radiance fields…

3D Shape ReconstructionTransparent objects

NeTO:Neural Reconstruction of Transparent Objects with Self-Occlusion Aware Refraction-Tracing

2023-03-20 · ICCV 2023 1 · Zongcheng Li, Xiaoxiao Long, Yusen Wang, Tuo Cao 외

We present a novel method, called NeTO, for capturing 3D geometry of solid transparent objects from 2D images via volume rendering. Reconstructing transparent objects is a very challenging task, which is ill-suited for g…

3D geometryTransparent objects