paper-with-me

Papers

Mesh-Guided Neural Implicit Field Editing

2023-12-04 · Can Wang, Mingming He, Menglei Chai, Dongdong Chen, Jing Liao

Neural implicit fields have emerged as a powerful 3D representation for reconstructing and rendering photo-realistic views, yet they possess limited editability. Conversely, explicit 3D representations, such as polygonal meshes, offer ease of editing but may not be as suitable for rendering high-quality novel views. To harness the strengths of both representations, we propose a new approach that employs a mesh as a guiding mechanism in editing the neural radiance field. We first introduce a differentiable method using marching tetrahedra for polygonal mesh extraction from the neural implicit field and then design a differentiable color extractor to assign colors obtained from the volume renderings to this extracted mesh. This differentiable colored mesh allows gradient back-propagation from the explicit mesh to the implicit fields, empowering users to easily manipulate the geometry and color of neural implicit fields. To enhance user control from coarse-grained to fine-grained levels, we introduce an octree-based structure into its optimization. This structure prioritizes the edited regions and the surface part, making our method achieve fine-grained edits to the neural implicit field and accommodate various user modifications, including object additions, component removals, specific area deformations, and adjustments to local and global colors. Through extensive experiments involving diverse scenes and editing operations, we have demonstrated the capabilities and effectiveness of our method. Our project page is: \url{https://cassiepython.github.io/MNeuEdit/}

📄 PDF Abstract BibTeX arXiv:2312.02157

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

NeuMesh++: Towards Versatile and Efficient Volumetric Editing with Disentangled Neural Mesh-based Implicit Field

2026-06-17 · Chong Bao, Yuan Li, Bangbang Yang, Yujun Shen 외 arxiv

Recently neural implicit rendering techniques have evolved rapidly and demonstrated significant advantages in novel view synthesis and 3D scene reconstruction. However, existing neural rendering methods for editing purpo…

Novel View Synthesis

NeuMesh: Learning Disentangled Neural Mesh-based Implicit Field for Geometry and Texture Editing

2022-07-25 · Bangbang Yang, Chong Bao, Junyi Zeng, Hujun Bao 외

Very recently neural implicit rendering techniques have been rapidly evolved and shown great advantages in novel view synthesis and 3D scene reconstruction. However, existing neural rendering methods for editing purposes…

3D Scene ReconstructionNeural RenderingNovel View Synthesis

Neural Impostor: Editing Neural Radiance Fields with Explicit Shape Manipulation

2023-10-09 · Ruiyang Liu, Jinxu Xiang, Bowen Zhao, Ran Zhang 외

Neural Radiance Fields (NeRF) have significantly advanced the generation of highly realistic and expressive 3D scenes. However, the task of editing NeRF, particularly in terms of geometry modification, poses a significan…

NeRF

NeRF-Editing: Geometry Editing of Neural Radiance Fields

2022-05-10 · CVPR 2022 1 · Yu-Jie Yuan, Yang-tian Sun, Yu-Kun Lai, Yuewen Ma 외

Implicit neural rendering, especially Neural Radiance Field (NeRF), has shown great potential in novel view synthesis of a scene. However, current NeRF-based methods cannot enable users to perform user-controlled shape d…

NeRFNeural RenderingNovel View Synthesis

Implicit-ARAP: Efficient Handle-Guided Deformation of High-Resolution Meshes and Neural Fields via Local Patch Meshing

2024-05-21 · Daniele Baieri, Filippo Maggioli, Zorah Lähner, Simone Melzi 외

In this work, we present the local patch mesh representation for neural signed distance fields. This technique allows to discretize local regions of the level sets of an input SDF by projecting and deforming flat patch m…