NTO3D: Neural Target Object 3D Reconstruction with Segment Anything
Xiaobao Wei, Renrui Zhang, Jiarui Wu, Jiaming Liu, Ming Lu, Yandong, Guo, Shanghang Zhang

TL;DR
NTO3D introduces a novel method combining SAM and neural fields to achieve high-quality 3D reconstruction of target objects specified by user segmentation masks, iteratively refining object separation and feature lifting.
Contribution
It is the first to integrate SAM with neural fields for targeted 3D object reconstruction, enhancing accuracy and quality.
Findings
Outperforms existing methods on benchmark datasets.
Effectively separates target objects from complex scenes.
Achieves high-fidelity 3D reconstructions.
Abstract
Neural 3D reconstruction from multi-view images has recently attracted increasing attention from the community. Existing methods normally learn a neural field for the whole scene, while it is still under-explored how to reconstruct a target object indicated by users. Considering the Segment Anything Model (SAM) has shown effectiveness in segmenting any 2D images, in this paper, we propose NTO3D, a novel high-quality Neural Target Object 3D (NTO3D) reconstruction method, which leverages the benefits of both neural field and SAM. We first propose a novel strategy to lift the multi-view 2D segmentation masks of SAM into a unified 3D occupancy field. The 3D occupancy field is then projected into 2D space and generates the new prompts for SAM. This process is iterative until convergence to separate the target object from the scene. After this, we then lift the 2D features of the SAM encoder…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Medical Image Segmentation Techniques · Cell Image Analysis Techniques
MethodsSegment Anything Model
