paper-with-me

Papers

Vox-E: Text-guided Voxel Editing of 3D Objects

2023-03-21 · ICCV 2023 1 · Etai Sella, Gal Fiebelman, Peter Hedman, Hadar Averbuch-Elor

Large scale text-guided diffusion models have garnered significant attention due to their ability to synthesize diverse images that convey complex visual concepts. This generative power has more recently been leveraged to perform text-to-3D synthesis. In this work, we present a technique that harnesses the power of latent diffusion models for editing existing 3D objects. Our method takes oriented 2D images of a 3D object as input and learns a grid-based volumetric representation of it. To guide the volumetric representation to conform to a target text prompt, we follow unconditional text-to-3D methods and optimize a Score Distillation Sampling (SDS) loss. However, we observe that combining this diffusion-guided loss with an image-based regularization loss that encourages the representation not to deviate too strongly from the input object is challenging, as it requires achieving two conflicting goals while viewing only structure-and-appearance coupled 2D projections. Thus, we introduce a novel volumetric regularization loss that operates directly in 3D space, utilizing the explicit nature of our 3D representation to enforce correlation between the global structure of the original and edited object. Furthermore, we present a technique that optimizes cross-attention volumetric grids to refine the spatial extent of the edits. Extensive experiments and comparisons demonstrate the effectiveness of our approach in creating a myriad of edits which cannot be achieved by prior works.

📄 PDF Abstract BibTeX arXiv:2303.12048

Code (1)

TAU-VAILab/Vox-E 공식 구현 pytorch

Tasks

3D Object EditingText to 3D

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…

Similar Papers 제목 키워드 기반

XCube: Large-Scale 3D Generative Modeling using Sparse Voxel Hierarchies

2023-12-06 · CVPR 2024 1 · Xuanchi Ren, Jiahui Huang, Xiaohui Zeng, Ken Museth 외

We present XCube (abbreviated as $\mathcal{X}^3$), a novel generative model for high-resolution sparse 3D voxel grids with arbitrary attributes. Our model can generate millions of voxels with a finest effective resolutio…

3D Shape GenerationScene GenerationText to 3D

Easy3E: Feed-Forward 3D Asset Editing via Rectified Voxel Flow

2026-02-25 · Shimin Hu, Yuanyi Wei, Fei Zha, Yudong Guo 외 arxiv

Existing 3D editing methods rely on computationally intensive scene-by-scene iterative optimization and suffer from multi-view inconsistency. We propose an effective and feed-forward 3D editing framework based on the TRE…

VecSet-Edit: Unleashing Pre-trained LRM for Mesh Editing from Single Image

2026-02-04 · Teng-Fang Hsiao, Bo-Kai Ruan, Yu-Lun Liu, Hong-Han Shuai arxiv

3D editing has emerged as a critical research area to provide users with flexible control over 3D assets. While current editing approaches predominantly focus on 3D Gaussian Splatting or multi-view images, the direct edi…

ReplaceAnything3D:Text-Guided 3D Scene Editing with Compositional Neural Radiance Fields

2024-01-31 · Edward Bartrum, Thu Nguyen-Phuoc, Chris Xie, Zhengqin Li 외

We introduce ReplaceAnything3D model (RAM3D), a novel text-guided 3D scene editing method that enables the replacement of specific objects within a scene. Given multi-view images of a scene, a text prompt describing the …

3D scene EditingObject

Saliency-guided Adaptive Seeding for Supervoxel Segmentation

2017-04-13 · Ge Gao, Mikko Lauri, Jianwei Zhang, Simone Frintrop

We propose a new saliency-guided method for generating supervoxels in 3D space. Rather than using an evenly distributed spatial seeding procedure, our method uses visual saliency to guide the process of supervoxel genera…

Segmentation