paper-with-me

Papers

Deformable NeRF using Recursively Subdivided Tetrahedra

2024-10-06 · Zherui Qiu, Chenqu Ren, Kaiwen Song, Xiaoyi Zeng, Leyuan Yang, Juyong Zhang

While neural radiance fields (NeRF) have shown promise in novel view synthesis, their implicit representation limits explicit control over object manipulation. Existing research has proposed the integration of explicit geometric proxies to enable deformation. However, these methods face two primary challenges: firstly, the time-consuming and computationally demanding tetrahedralization process; and secondly, handling complex or thin structures often leads to either excessive, storage-intensive tetrahedral meshes or poor-quality ones that impair deformation capabilities. To address these challenges, we propose DeformRF, a method that seamlessly integrates the manipulability of tetrahedral meshes with the high-quality rendering capabilities of feature grid representations. To avoid ill-shaped tetrahedra and tetrahedralization for each object, we propose a two-stage training strategy. Starting with an almost-regular tetrahedral grid, our model initially retains key tetrahedra surrounding the object and subsequently refines object details using finer-granularity mesh in the second stage. We also present the concept of recursively subdivided tetrahedra to create higher-resolution meshes implicitly. This enables multi-resolution encoding while only necessitating the storage of the coarse tetrahedral mesh generated in the first training stage. We conduct a comprehensive evaluation of our DeformRF on both synthetic and real-captured datasets. Both quantitative and qualitative results demonstrate the effectiveness of our method for novel view synthesis and deformation tasks. Project page: https://ustc3dv.github.io/DeformRF/

📄 PDF Abstract BibTeX arXiv:2410.04402

Code (0)

등록된 구현이 없습니다.

Tasks

NeRFNovel View SynthesisObject

Similar Papers 제목 키워드 기반

Tetra-NeRF: Representing Neural Radiance Fields Using Tetrahedra

2023-04-19 · ICCV 2023 1 · Jonas Kulhanek, Torsten Sattler

Neural Radiance Fields (NeRFs) are a very recent and very popular approach for the problems of novel view synthesis and 3D reconstruction. A popular scene representation used by NeRFs is to combine a uniform, voxel-based…

3D geometry3D ReconstructionNeRFNovel View Synthesis

Learning Deformable Tetrahedral Meshes for 3D Reconstruction

2020-11-03 · NeurIPS 2020 12 · Jun Gao, Wenzheng Chen, Tommy Xiang, Clement Fuji Tsang 외

3D shape representations that accommodate learning-based 3D reconstruction are an open problem in machine learning and computer graphics. Previous work on neural 3D reconstruction demonstrated benefits, but also limitati…

3D Reconstruction

Radiance Meshes for Volumetric Reconstruction

2025-12-03 · Alexander Mai, Trevor Hedstrom, George Kopanas, Janne Kontkanen 외 arxiv

We introduce radiance meshes, a technique for representing radiance fields with constant density tetrahedral cells produced with a Delaunay tetrahedralization. Unlike a Voronoi diagram, a Delaunay tetrahedralization yiel…

GenUDC: High Quality 3D Mesh Generation with Unsigned Dual Contouring Representation

2024-10-23 · Ruowei Wang, Jiaqi Li, Dan Zeng, Xueqi Ma 외

Generating high-quality meshes with complex structures and realistic surfaces is the primary goal of 3D generative models. Existing methods typically employ sequence data or deformable tetrahedral grids for mesh generati…

PIE-NeRF: Physics-based Interactive Elastodynamics with NeRF

2023-11-22 · CVPR 2024 1 · Yutao Feng, Yintong Shang, Xuan Li, Tianjia Shao 외

We show that physics-based simulations can be seamlessly integrated with NeRF to generate high-quality elastodynamics of real-world objects. Unlike existing methods, we discretize nonlinear hyperelasticity in a meshless …

NeRF