paper-with-me

홈 › Papers

DirectTriGS: Triplane-based Gaussian Splatting Field Representation for 3D Generation

2025-03-10 · CVPR 2025 1 · Xiaoliang Ju, Hongsheng Li

We present DirectTriGS, a novel framework designed for 3D object generation with Gaussian Splatting (GS). GS-based rendering for 3D content has gained considerable attention recently. However, there has been limited exploration in directly generating 3D Gaussians compared to traditional generative modeling approaches. The main challenge lies in the complex data structure of GS represented by discrete point clouds with multiple channels. To overcome this challenge, we propose employing the triplane representation, which allows us to represent Gaussian Splatting as an image-like continuous field. This representation effectively encodes both the geometry and texture information, enabling smooth transformation back to Gaussian point clouds and rendering into images by a TriRenderer, with only 2D supervisions. The proposed TriRenderer is fully differentiable, so that the rendering loss can supervise both texture and geometry encoding. Furthermore, the triplane representation can be compressed using a Variational Autoencoder (VAE), which can subsequently be utilized in latent diffusion to generate 3D objects. The experiments demonstrate that the proposed generation framework can produce high-quality 3D object geometry and rendering results in the text-to-3D task.

📄 PDF Abstract BibTeX arXiv:2503.06900

Code (0)

등록된 구현이 없습니다.

Tasks

3D GenerationText to 3D

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
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 제목 키워드 기반

Triplane Meets Gaussian Splatting: Fast and Generalizable Single-View 3D Reconstruction with Transformers

2023-12-14 · CVPR 2024 1 · Zi-Xin Zou, Zhipeng Yu, Yuan-Chen Guo, Yangguang Li 외

Recent advancements in 3D reconstruction from single images have been driven by the evolution of generative models. Prominent among these are methods based on Score Distillation Sampling (SDS) and the adaptation of diffu…

3D ReconstructionDecoderSingle-View 3D Reconstruction

CylinderSplat: 3D Gaussian Splatting with Cylindrical Triplanes for Panoramic Novel View Synthesis

2026-03-06 · Qiwei Wang, Xianghui Ze, Jingyi Yu, Yujiao Shi arxiv

Feed-forward 3D Gaussian Splatting (3DGS) has shown great promise for real-time novel view synthesis, but its application to panoramic imagery remains challenging. Existing methods often rely on multi-view cost volumes f…

Novel View Synthesis

GaussianSSC: Triplane-Guided Directional Gaussian Fields for 3D Semantic Completion

2026-03-23 · Ruiqi Xian, Jing Liang, He Yin, Xuewei Qi 외 arxiv

We present \emph{GaussianSSC}, a two-stage, grid-native and triplane-guided approach to semantic scene completion (SSC) that injects the benefits of Gaussians without replacing the voxel grid or maintaining a separate Ga…

GaussianPainter: Painting Point Cloud into 3D Gaussians with Normal Guidance

2024-12-23 · Jingqiu Zhou, Lue Fan, Xuesong Chen, Linjiang Huang 외

In this paper, we present GaussianPainter, the first method to paint a point cloud into 3D Gaussians given a reference image. GaussianPainter introduces an innovative feed-forward approach to overcome the limitations of …

CAT-3DGS: A Context-Adaptive Triplane Approach to Rate-Distortion-Optimized 3DGS Compression

2025-03-01 · Yu-Ting Zhan, Cheng-Yuan Ho, Hebi Yang, Yi-Hsin Chen 외

3D Gaussian Splatting (3DGS) has recently emerged as a promising 3D representation. Much research has been focused on reducing its storage requirements and memory footprint. However, the needs to compress and transmit th…

3DGSImage Compression