Search papers, labs, and topics across Lattice.
This paper introduces a novel framework for 3D object removal that combines Semantic-guided Block Matching (SBM) and Region-Wise Progressive Refinement (RPR) to enhance the quality of reconstructed scenes. By utilizing DINOv2 for semantic guidance across multiple views, the method effectively fills in missing regions while preserving visual coherence and detail. Experimental results show that this approach significantly surpasses existing Gaussian-based methods in both perceptual quality and consistency of 3D object removal.
Achieving high-fidelity 3D object removal, this method outperforms traditional techniques by leveraging multi-view semantic information and progressive refinement strategies.
Removing unwanted objects from reconstructed 3D scenes is an important task in computer vision, supporting applications in AR/VR, robotics, and digital content creation. Existing methods typically complete the entire masked region in a single step and without effectively utilizing semantic information from other views, leading to difficulties in handling complex geometric details and textures. In this work, we propose a novel framework that integrates Semantic-guided Block Matching (SBM) and Region-Wise Progressive Refinement (RPR) for high-quality 3D object removal. First, we leverage DINOv2 to encode semantic guidance from multi-view observations, and the best match tokens are decoded to complete missing regions in the target view while maintaining cross-view consistency. Second, we introduce a RPR strategy that segments the target mask into multiple subregions and selectively refines those with poor visual quality. Our method is built upon Gaussian Splatting, ensuring high-fidelity scene reconstruction with efficient computation. Experimental results demonstrate that our approach outperforms existing Gaussian-based methods in terms of perceptual quality and coherence in 3D object removal.