paper-with-me

Papers

TetSphere Splatting: Representing High-Quality Geometry with Lagrangian Volumetric Meshes

2024-05-30 · Minghao Guo, Bohan Wang, Kaiming He, Wojciech Matusik

We introduce TetSphere Splatting, a Lagrangian geometry representation designed for high-quality 3D shape modeling. TetSphere splatting leverages an underused yet powerful geometric primitive -- volumetric tetrahedral meshes. It represents 3D shapes by deforming a collection of tetrahedral spheres, with geometric regularizations and constraints that effectively resolve common mesh issues such as irregular triangles, non-manifoldness, and floating artifacts. Experimental results on multi-view and single-view reconstruction highlight TetSphere splatting's superior mesh quality while maintaining competitive reconstruction accuracy compared to state-of-the-art methods. Additionally, TetSphere splatting demonstrates versatility by seamlessly integrating into generative modeling tasks, such as image-to-3D and text-to-3D generation.

📄 PDF Abstract BibTeX arXiv:2405.20283

Code (0)

등록된 구현이 없습니다.

Tasks

3D Generation3D Reconstruction3D Shape ModelingComputational EfficiencyImage to 3DObject ReconstructionSingle-View 3D ReconstructionText to 3D

Similar Papers 제목 키워드 기반

HoloTetSphere: Unified TetSphere Mesh Reconstruction for Physical Simulations

2026-07-09 · YaQiao Dai, Renjiao Yi, Zhirui Gao, Wei Chen 외 arxiv

Standard pipelines for physics-ready 3D reconstruction rely on a decoupled two-stage paradigm: extracting surface geometry followed by an error-prone tetrahedralization process. While recent Lagrangian methods like TetSp…

Physical Simulations3D Reconstruction

Isotropic Gaussian Splatting for Real-Time Radiance Field Rendering

2024-03-21 · Yuanhao Gong, Lantao Yu, Guanghui Yue

The 3D Gaussian splatting method has drawn a lot of attention, thanks to its high performance in training and high quality of the rendered image. However, it uses anisotropic Gaussian kernels to represent the scene. Alth…

3D Reconstruction

Volumetric Surfaces: Representing Fuzzy Geometries with Layered Meshes

2024-09-04 · CVPR 2025 1 · Stefano Esposito, Anpei Chen, Christian Reiser, Samuel Rota Bulò 외

High-quality view synthesis relies on volume rendering, splatting, or surface rendering. While surface rendering is typically the fastest, it struggles to accurately model fuzzy geometry like hair. In turn, alpha-blendin…

Trim 3D Gaussian Splatting for Accurate Geometry Representation

2024-06-11 · Lue Fan, Yuxue Yang, Minxing Li, Hongsheng Li 외

In this paper, we introduce Trim 3D Gaussian Splatting (TrimGS) to reconstruct accurate 3D geometry from images. Previous arts for geometry reconstruction from 3D Gaussians mainly focus on exploring strong geometry regul…

3D geometry3DGS

Depth-Regularized Optimization for 3D Gaussian Splatting in Few-Shot Images

2023-11-22 · JaeYoung Chung, Jeongtaek Oh, Kyoung Mu Lee

In this paper, we present a method to optimize Gaussian splatting with a limited number of images while avoiding overfitting. Representing a 3D scene by combining numerous Gaussian splats has yielded outstanding visual q…

Depth EstimationMonocular Depth EstimationNeRF