中文
相关论文

相关论文: MarkSplatter: Generalizable Watermarking for 3D Ga…

200 篇论文

3D Gaussian splatting (3DGS) has recently emerged as an alternative representation that leverages a 3D Gaussian-based representation and introduces an approximated volumetric rendering, achieving very fast rendering speed and promising…

计算机视觉与模式识别 · 计算机科学 2024-08-08 Joo Chan Lee , Daniel Rho , Xiangyu Sun , Jong Hwan Ko , Eunbyung Park

Recent advances in 3D Gaussian Splatting (3DGS) have demonstrated remarkable capabilities in real-time and photorealistic novel view synthesis. However, traditional 3DGS representations often struggle with large-scale scene management and…

图形学 · 计算机科学 2025-08-08 Zijian Wang , Beizhen Zhao , Hao Wang

Text-to-3D, known for its efficient generation methods and expansive creative potential, has garnered significant attention in the AIGC domain. However, the pixel-wise rendering of NeRF and its ray marching light sampling constrain the…

计算机视觉与模式识别 · 计算机科学 2024-11-27 Xinhai Li , Huaibin Wang , Kuo-Kun Tseng

The creation of 3D scenes has traditionally been both labor-intensive and costly, requiring designers to meticulously configure 3D assets and environments. Recent advancements in generative AI, including text-to-3D and image-to-3D methods,…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Ziyang Yan , Yihua Shao , Minwen Liao , Siyu Chen , Nan Wang , Muyuan Lin , Jenq-Neng Hwang , Hao Zhao , Fabio Remondino , Lei Li

This paper presents a novel system designed for 3D mapping and visual relocalization using 3D Gaussian Splatting. Our proposed method uses LiDAR and camera data to create accurate and visually plausible representations of the environment.…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Peng Jiang , Gaurav Pandey , Srikanth Saripalli

3D Gaussian Splatting (3D-GS) has recently emerged as a powerful technique for real-time, photorealistic rendering by optimizing anisotropic Gaussian primitives from view-dependent images. While 3D-GS has been extended to scientific…

分布式、并行与集群计算 · 计算机科学 2025-09-16 Mengjiao Han , Andres Sewell , Joseph Insley , Janet Knowles , Victor A. Mateevitsi , Michael E. Papka , Steve Petruzza , Silvio Rizzi

We present GSD, a diffusion model approach based on Gaussian Splatting (GS) representation for 3D object reconstruction from a single view. Prior works suffer from inconsistent 3D geometry or mediocre rendering quality due to improper…

计算机视觉与模式识别 · 计算机科学 2024-10-30 Yuxuan Mu , Xinxin Zuo , Chuan Guo , Yilin Wang , Juwei Lu , Xiaofeng Wu , Songcen Xu , Peng Dai , Youliang Yan , Li Cheng

3D Gaussian Splatting is crucial for real-time novel view synthesis due to its efficiency and ability to render photorealistic images. However, building a 3D Gaussian is guided solely by photometric loss, which can result in inconsistencies…

计算机视觉与模式识别 · 计算机科学 2025-12-09 Quan Tran , Tuan Dang

In the expanding field of generative artificial intelligence, integrating robust watermarking technologies is essential to protect intellectual property and maintain content authenticity. Traditionally, watermarking techniques have been…

机器学习 · 计算机科学 2024-10-15 Renyi Yang

Gaussian Splatting has rapidly emerged as a transformative technique for real-time 3D scene representation, offering a highly efficient and expressive alternative to Neural Radiance Fields (NeRF). Its ability to render complex scenes with…

图形学 · 计算机科学 2025-08-20 Mahmoud Chick Zaouali , Todd Charter , Yehor Karpichev , Brandon Haworth , Homayoun Najjaran

This paper investigates an open research challenge of reconstructing high-quality, large 3D open scenes from images. It is observed existing methods have various limitations, such as requiring precise camera poses for input and dense…

计算机视觉与模式识别 · 计算机科学 2025-02-25 Chong Cheng , Gaochao Song , Yiyang Yao , Qinzheng Zhou , Gangjian Zhang , Hao Wang

Implicit neural representation methods have shown impressive advancements in learning 3D scenes from unstructured in-the-wild photo collections but are still limited by the large computational cost of volumetric rendering. More recently, 3D…

计算机视觉与模式识别 · 计算机科学 2024-04-08 Hiba Dahmani , Moussab Bennehar , Nathan Piasco , Luis Roldao , Dzmitry Tsishkou

Recently, 3D Gaussian Splatting (3DGS) has attracted widespread attention due to its high-quality rendering, and ultra-fast training and rendering speed. However, due to the unstructured and irregular nature of Gaussian point clouds, it is…

计算机视觉与模式识别 · 计算机科学 2025-01-13 Danpeng Chen , Hai Li , Weicai Ye , Yifan Wang , Weijian Xie , Shangjin Zhai , Nan Wang , Haomin Liu , Hujun Bao , Guofeng Zhang

Recently, reconstructing scenes from a single panoramic image using advanced 3D Gaussian Splatting (3DGS) techniques has attracted growing interest. Panoramic images offer a 360$\times$ 180 field of view (FoV), capturing the entire scene in…

计算机视觉与模式识别 · 计算机科学 2025-04-15 Zhijie Shen , Chunyu Lin , Shujuan Huang , Lang Nie , Kang Liao , Yao Zhao

Recently, Gaussian Splatting (GS) has received a lot of attention in surface reconstruction. However, while 3D objects can be of complex and diverse shapes in the real world, existing GS-based methods only limitedly use a single type of…

计算机视觉与模式识别 · 计算机科学 2025-07-16 Haoxuan Qu , Yujun Cai , Hossein Rahmani , Ajay Kumar , Junsong Yuan , Jun Liu

Existing neural implicit surface reconstruction methods have achieved impressive performance in multi-view 3D reconstruction by leveraging explicit geometry priors such as depth maps or point clouds as regularization. However, the…

计算机视觉与模式识别 · 计算机科学 2025-03-18 Hanlin Chen , Chen Li , Yunsong Wang , Gim Hee Lee

We present latentSplat, a method to predict semantic Gaussians in a 3D latent space that can be splatted and decoded by a light-weight generative 2D architecture. Existing methods for generalizable 3D reconstruction either do not scale to…

计算机视觉与模式识别 · 计算机科学 2024-07-31 Christopher Wewer , Kevin Raj , Eddy Ilg , Bernt Schiele , Jan Eric Lenssen

3D Gaussian Splatting (3DGS) has emerged as a mainstream for novel view synthesis, leveraging continuous aggregations of Gaussian functions to model scene geometry. However, 3DGS suffers from substantial memory requirements to store the…

计算机视觉与模式识别 · 计算机科学 2025-04-14 Yangming Zhang , Wenqi Jia , Wei Niu , Miao Yin

3D Gaussian Splatting (3DGS) has recently gained popularity for efficient scene rendering by representing scenes as explicit sets of anisotropic 3D Gaussians. However, most existing work focuses primarily on modeling external surfaces. In…

图像与视频处理 · 电气工程与系统科学 2026-01-12 Shuxin Liang , Yihan Xiao , Wenlu Tang

A well-designed vectorized representation is crucial for the learning systems natively based on 3D Gaussian Splatting. While 3DGS enables efficient and explicit 3D reconstruction, its parameter-based representation remains hard to learn as…

计算机视觉与模式识别 · 计算机科学 2026-02-03 Yuelin Xin , Yuheng Liu , Xiaohui Xie , Xinke Li