paper-with-me

홈 › Papers

Instant3dit: Multiview Inpainting for Fast Editing of 3D Objects

2024-11-30 · CVPR 2025 1 · Amir Barda, Matheus Gadelha, Vladimir G. Kim, Noam Aigerman, Amit H. Bermano, Thibault Groueix

We propose a generative technique to edit 3D shapes, represented as meshes, NeRFs, or Gaussian Splats, in approximately 3 seconds, without the need for running an SDS type of optimization. Our key insight is to cast 3D editing as a multiview image inpainting problem, as this representation is generic and can be mapped back to any 3D representation using the bank of available Large Reconstruction Models. We explore different fine-tuning strategies to obtain both multiview generation and inpainting capabilities within the same diffusion model. In particular, the design of the inpainting mask is an important factor of training an inpainting model, and we propose several masking strategies to mimic the types of edits a user would perform on a 3D shape. Our approach takes 3D generative editing from hours to seconds and produces higher-quality results compared to previous works.

📄 PDF Abstract BibTeX arXiv:2412.00518

Code (0)

등록된 구현이 없습니다.

Tasks

Image Inpainting

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.

Similar Papers 제목 키워드 기반

SPIn-NeRF: Multiview Segmentation and Perceptual Inpainting with Neural Radiance Fields

2022-11-22 · CVPR 2023 1 · Ashkan Mirzaei, Tristan Aumentado-Armstrong, Konstantinos G. Derpanis, Jonathan Kelly 외

Neural Radiance Fields (NeRFs) have emerged as a popular approach for novel view synthesis. While NeRFs are quickly being adapted for a wider set of applications, intuitively editing NeRF scenes is still an open challeng…

3D Inpainting3D Instance SegmentationBenchmarkingNeRF+2

OR-NeRF: Object Removing from 3D Scenes Guided by Multiview Segmentation with Neural Radiance Fields

2023-05-17 · Youtan Yin, Zhoujie Fu, Fan Yang, Guosheng Lin

The emergence of Neural Radiance Fields (NeRF) for novel view synthesis has increased interest in 3D scene editing. An essential task in editing is removing objects from a scene while ensuring visual reasonability and mu…

3D geometry3D scene EditingNeRFNovel View Synthesis+1

ObjFiller3D: Scaling 3D Object Inpainting to Dense Multi-View Consistency

2025-08-25 · Haitang Feng, Xinkai Chen, Jie Liu, Jie Tang 외 arxiv

3D object inpainting is commonly achieved via multi-view 2D image completion, yet independently inpainted views often suffer from cross-view inconsistencies, leading to blurred textures, geometric discontinuities, and vi…

BrushEdit: All-In-One Image Inpainting and Editing

2024-12-13 · Yaowei Li, Yuxuan Bian, Xuan Ju, Zhaoyang Zhang 외

Image editing has advanced significantly with the development of diffusion models using both inversion-based and instruction-based methods. However, current inversion-based approaches struggle with big modifications (e.g…

AllImage Inpainting

Inpaint4DNeRF: Promptable Spatio-Temporal NeRF Inpainting with Generative Diffusion Models

2023-12-30 · Han Jiang, Haosen Sun, Ruoxuan Li, Chi-Keung Tang 외

Current Neural Radiance Fields (NeRF) can generate photorealistic novel views. For editing 3D scenes represented by NeRF, with the advent of generative models, this paper proposes Inpaint4DNeRF to capitalize on state-of-…

3D geometryNeRF