paper-with-me

Papers

ObjectSDF++: Improved Object-Compositional Neural Implicit Surfaces

2023-08-15 · ICCV 2023 1 · Qianyi Wu, Kaisiyuan Wang, Kejie Li, Jianmin Zheng, Jianfei Cai

In recent years, neural implicit surface reconstruction has emerged as a popular paradigm for multi-view 3D reconstruction. Unlike traditional multi-view stereo approaches, the neural implicit surface-based methods leverage neural networks to represent 3D scenes as signed distance functions (SDFs). However, they tend to disregard the reconstruction of individual objects within the scene, which limits their performance and practical applications. To address this issue, previous work ObjectSDF introduced a nice framework of object-composition neural implicit surfaces, which utilizes 2D instance masks to supervise individual object SDFs. In this paper, we propose a new framework called ObjectSDF++ to overcome the limitations of ObjectSDF. First, in contrast to ObjectSDF whose performance is primarily restricted by its converted semantic field, the core component of our model is an occlusion-aware object opacity rendering formulation that directly volume-renders object opacity to be supervised with instance masks. Second, we design a novel regularization term for object distinction, which can effectively mitigate the issue that ObjectSDF may result in unexpected reconstruction in invisible regions due to the lack of constraint to prevent collisions. Our extensive experiments demonstrate that our novel framework not only produces superior object reconstruction results but also significantly improves the quality of scene reconstruction. Code and more resources can be found in \url{https://qianyiwu.github.io/objectsdf++}

📄 PDF Abstract BibTeX arXiv:2308.07868

Code (1)

qianyiwu/objectsdf_plus 공식 구현 pytorch

Tasks

3D ReconstructionMulti-View 3D ReconstructionObjectObject ReconstructionSurface Reconstruction

Similar Papers 제목 키워드 기반

Object-Compositional Neural Implicit Surfaces

2022-07-20 · Qianyi Wu, Xian Liu, Yuedong Chen, Kejie Li 외

The neural implicit representation has shown its effectiveness in novel view synthesis and high-quality 3D reconstruction from multi-view images. However, most approaches focus on holistic scene representation yet ignore…

3D ReconstructionNovel View SynthesisObject

ClusteringSDF: Self-Organized Neural Implicit Surfaces for 3D Decomposition

2024-03-21 · Tianhao Wu, Chuanxia Zheng, Tat-Jen Cham, Qianyi Wu

3D decomposition/segmentation still remains a challenge as large-scale 3D annotated data is not readily available. Contemporary approaches typically leverage 2D machine-generated segments, integrating them for 3D consist…

Segmentation

Gaussian Object Carver: Object-Compositional Gaussian Splatting with surfaces completion

2024-12-03 · Liu Liu, Xinjie Wang, Jiaxiong Qiu, Tianwei Lin 외

3D scene reconstruction is a foundational problem in computer vision. Despite recent advancements in Neural Implicit Representations (NIR), existing methods often lack editability and compositional flexibility, limiting …

3D Scene ReconstructionObject

RICO: Regularizing the Unobservable for Indoor Compositional Reconstruction

2023-03-15 · ICCV 2023 1 · Zizhang Li, Xiaoyang Lyu, Yuanyuan Ding, Mengmeng Wang 외

Recently, neural implicit surfaces have become popular for multi-view reconstruction. To facilitate practical applications like scene editing and manipulation, some works extend the framework with semantic masks input fo…

DisentanglementObjectObject Reconstruction

Learning Neural Implicit Surfaces with Object-Aware Radiance Fields

2023-01-01 · ICCV 2023 1 · Yiheng Zhang, Zhaofan Qiu, Yingwei Pan, Ting Yao 외

Recent progress on multi-view 3D object reconstruction has featured neural implicit surfaces via learning high-fidelity radiance fields. However, most approaches hinge on the visual hull derived from cost-expensive s…

3D Object ReconstructionObjectObject Reconstruction