中文
相关论文

相关论文: PhyCAGE: Physically Plausible Compositional 3D Ass…

200 篇论文

3D Gaussian Splatting has recently emerged as a highly promising technique for modeling of static 3D scenes. In contrast to Neural Radiance Fields, it utilizes efficient rasterization allowing for very fast rendering at high-quality.…

计算机视觉与模式识别 · 计算机科学 2024-12-02 Wieland Morgenstern , Florian Barthel , Anna Hilsmann , Peter Eisert

3D Gaussian Splatting (3DGS) is a powerful reconstruction technique, but it needs to be initialized from accurate camera poses and high-fidelity point clouds. Typically, the initialization is taken from Structure-from-Motion (SfM)…

计算机视觉与模式识别 · 计算机科学 2025-04-15 Jizong Peng , Tze Ho Elden Tse , Kai Xu , Wenchao Gao , Angela Yao

Accurate 3D reconstruction of dynamic surgical scenes from endoscopic video is essential for robotic-assisted surgery. While recent 3D Gaussian Splatting methods have shown promise in achieving high-quality reconstructions with fast…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Jialei Chen , Xin Zhang , Mobarakol Islam , Francisco Vasconcelos , Danail Stoyanov , Daniel S. Elson , Baoru Huang

We propose LeafFit, a pipeline that converts 3D Gaussian Splatting (3DGS) of individual plants into editable, instanced mesh assets. While 3DGS faithfully captures complex foliage, its high memory footprint and lack of mesh topology make it…

图形学 · 计算机科学 2026-02-13 Chang Luo , Nobuyuki Umetani

3D content generation has recently attracted significant research interest, driven by its critical applications in VR/AR and embodied AI. In this work, we tackle the challenging task of synthesizing multiple 3D assets within a single scene…

计算机视觉与模式识别 · 计算机科学 2025-12-10 Yanxu Meng , Haoning Wu , Ya Zhang , Weidi Xie

Single image-to-3D generation is pivotal for crafting controllable 3D assets. Given its under-constrained nature, we attempt to leverage 3D geometric priors from a novel view diffusion model and 2D appearance priors from an image generation…

计算机视觉与模式识别 · 计算机科学 2024-10-10 Shuzhou Yang , Yu Wang , Haijie Li , Jiarui Meng , Yanmin Wu , Xiandong Meng , Jian Zhang

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 diffusion models in the…

计算机视觉与模式识别 · 计算机科学 2023-12-20 Zi-Xin Zou , Zhipeng Yu , Yuan-Chen Guo , Yangguang Li , Ding Liang , Yan-Pei Cao , Song-Hai Zhang

Rendering high-fidelity images from sparse point clouds is still challenging. Existing learning-based approaches suffer from either hole artifacts, missing details, or expensive computations. In this paper, we propose a novel framework to…

计算机视觉与模式识别 · 计算机科学 2024-07-08 Jiaxu Wang , Ziyi Zhang , Junhao He , Renjing Xu

While recent video generation models have achieved significant visual fidelity, they often suffer from the lack of explicit physical controllability and plausibility. To address this, some recent studies attempted to guide the video…

计算机视觉与模式识别 · 计算机科学 2025-11-26 Haoze Zhang , Tianyu Huang , Zichen Wan , Xiaowei Jin , Hongzhi Zhang , Hui Li , Wangmeng Zuo

High-fidelity 3D garment synthesis from text is desirable yet challenging for digital avatar creation. Recent diffusion-based approaches via Score Distillation Sampling (SDS) have enabled new possibilities but either intricately couple with…

计算机视觉与模式识别 · 计算机科学 2024-06-25 Yufei Liu , Junshu Tang , Chu Zheng , Shijie Zhang , Jinkun Hao , Junwei Zhu , Dongjin Huang

Following the advent of NeRFs, 3D Gaussian Splatting (3D-GS) has paved the way to real-time neural rendering overcoming the computational burden of volumetric methods. Following the pioneering work of 3D-GS, several methods have attempted…

计算机视觉与模式识别 · 计算机科学 2024-05-01 Evangelos Ververas , Rolandos Alexandros Potamias , Jifei Song , Jiankang Deng , Stefanos Zafeiriou

Recent breakthroughs in 3D generation have enabled the synthesis of high-fidelity individual assets. However, generating 3D compositional objects from single images--particularly under occlusions--remains challenging. Existing methods often…

计算机视觉与模式识别 · 计算机科学 2026-03-18 Hui Shan , Keyang Luo , Ming Li , Sizhe Zheng , Yanwei Fu , Zhen Chen , Xiangru Huang

In this work, we propose a novel clothed human reconstruction method called GaussianBody, based on 3D Gaussian Splatting. Compared with the costly neural radiance based models, 3D Gaussian Splatting has recently demonstrated great…

计算机视觉与模式识别 · 计算机科学 2024-01-30 Mengtian Li , Shengxiang Yao , Zhifeng Xie , Keyu Chen

3D Gaussian Splatting (GS) enables highly photorealistic scene reconstruction from posed image sequences but struggles with viewpoint extrapolation due to its anisotropic nature, leading to overfitting and poor generalization, particularly…

计算机视觉与模式识别 · 计算机科学 2025-12-09 Shuohan Tao , Boyao Zhou , Hanzhang Tu , Yuwang Wang , Yebin Liu

Inferring the physical properties of 3D scenes from visual information is a critical yet challenging task for creating interactive and realistic virtual worlds. While humans intuitively grasp material characteristics such as elasticity or…

计算机视觉与模式识别 · 计算机科学 2025-08-27 Long Le , Ryan Lucas , Chen Wang , Chuhao Chen , Dinesh Jayaraman , Eric Eaton , Lingjie Liu

Reconstructing high-quality 3D models from sparse 2D images has garnered significant attention in computer vision. Recently, 3D Gaussian Splatting (3DGS) has gained prominence due to its explicit representation with efficient training speed…

计算机视觉与模式识别 · 计算机科学 2024-12-31 Keng-Wei Chang , Zi-Ming Wang , Shang-Hong Lai

Text-guided diffusion models have revolutionized image and video generation and have also been successfully used for optimization-based 3D object synthesis. Here, we instead focus on the underexplored text-to-4D setting and synthesize…

计算机视觉与模式识别 · 计算机科学 2024-01-04 Huan Ling , Seung Wook Kim , Antonio Torralba , Sanja Fidler , Karsten Kreis

3D Gaussian Splatting is emerging as a state-of-the-art technique in novel view synthesis, recognized for its impressive balance between visual quality, speed, and rendering efficiency. However, reliance on third-degree spherical harmonics…

计算机视觉与模式识别 · 计算机科学 2025-01-03 Yiwen Wang , Siyuan Chen , Ran Yi

Gaussian splatting has emerged as a competitive explicit representation for image and video reconstruction. In this work, we present P-GSVC, the first layered progressive 2D Gaussian splatting framework that provides a unified solution for…

计算机视觉与模式识别 · 计算机科学 2026-03-12 Longan Wang , Yuang Shi , Wei Tsang Ooi

Reconstructing physically stable 3D scenes from a single RGB image enables casual images to be converted into simulation-ready digital assets for applications such as immersive interaction and content creation. However, existing…

计算机视觉与模式识别 · 计算机科学 2026-05-29 Xiaoxuan Ma , Jiashun Wang , Nicolas Ugrinovic , Yehonathan Litman , Kris Kitani