paper-with-me

홈 › Papers

ScalingGaussian: Enhancing 3D Content Creation with Generative Gaussian Splatting

2024-07-26 · Shen Chen, Jiale Zhou, Zhongyu Jiang, Tianfang Zhang, Zongkai Wu, Jenq-Neng Hwang, Lei LI

The creation of high-quality 3D assets is paramount for applications in digital heritage preservation, entertainment, and robotics. Traditionally, this process necessitates skilled professionals and specialized software for the modeling, texturing, and rendering of 3D objects. However, the rising demand for 3D assets in gaming and virtual reality (VR) has led to the creation of accessible image-to-3D technologies, allowing non-professionals to produce 3D content and decreasing dependence on expert input. Existing methods for 3D content generation struggle to simultaneously achieve detailed textures and strong geometric consistency. We introduce a novel 3D content creation framework, ScalingGaussian, which combines 3D and 2D diffusion models to achieve detailed textures and geometric consistency in generated 3D assets. Initially, a 3D diffusion model generates point clouds, which are then densified through a process of selecting local regions, introducing Gaussian noise, followed by using local density-weighted selection. To refine the 3D gaussians, we utilize a 2D diffusion model with Score Distillation Sampling (SDS) loss, guiding the 3D Gaussians to clone and split. Finally, the 3D Gaussians are converted into meshes, and the surface textures are optimized using Mean Square Error(MSE) and Gradient Profile Prior(GPP) losses. Our method addresses the common issue of sparse point clouds in 3D diffusion, resulting in improved geometric structure and detailed textures. Experiments on image-to-3D tasks demonstrate that our approach efficiently generates high-quality 3D assets.

📄 PDF Abstract BibTeX arXiv:2407.19035

Code (0)

등록된 구현이 없습니다.

Tasks

Image 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 제목 키워드 기반

DreamGaussian: Generative Gaussian Splatting for Efficient 3D Content Creation

2023-09-28 · Jiaxiang Tang, Jiawei Ren, Hang Zhou, Ziwei Liu 외

Recent advances in 3D content creation mostly leverage optimization-based 3D generation via score distillation sampling (SDS). Though promising results have been exhibited, these methods often suffer from slow per-sample…

3D Generation

Intent Tagging: Exploring Micro-Prompting Interactions for Supporting Granular Human-GenAI Co-Creation Workflows

2025-02-26 · Frederic Gmeiner, Nicolai Marquardt, Michael Bentley, Hugo Romat 외

Despite Generative AI (GenAI) systems' potential for enhancing content creation, users often struggle to effectively integrate GenAI into their creative workflows. Core challenges include misalignment of AI-generated con…

TAG

GaussianFlow: Splatting Gaussian Dynamics for 4D Content Creation

2024-03-19 · Quankai Gao, Qiangeng Xu, Zhe Cao, Ben Mildenhall 외

Creating 4D fields of Gaussian Splatting from images or videos is a challenging task due to its under-constrained nature. While the optimization can draw photometric reference from the input videos or be regulated by gen…

Novel View SynthesisOptical Flow Estimation

CultureVo: The Serious Game of Utilizing Gen AI for Enhancing Cultural Intelligence

2024-07-30 · Ajita Agarwala, Anupam Purwar, Viswanadhasai Rao

CultureVo, Inc. has developed the Integrated Culture Learning Suite (ICLS) to deliver foundational knowledge of world cultures through a combination of interactive lessons and gamified experiences. This paper explores ho…

Enhancing non-Rigid 3D Model Deformations Using Mesh-based Gaussian Splatting

2025-07-09 · Wijayathunga W. M. R. D. B arxiv

We propose a novel framework that enhances non-rigid 3D model deformations by bridging mesh representations with 3D Gaussian splatting. While traditional Gaussian splatting delivers fast, real-time radiance-field renderi…