中文
相关论文

相关论文: Nebula: Enable City-Scale 3D Gaussian Splatting in…

200 篇论文

3D Gaussian splatting (3DGS) is an emerging technique for photorealistic 3D scene rendering. However, rendering city-scale 3DGS scenes on resource-constrained mobile devices in real-time remains a significant challenge due to two…

图形学 · 计算机科学 2025-09-29 Zheng Liu , He Zhu , Xinyang Li , Yirun Wang , Yujiao Shi , Yiming Gan , Wei Li , Jingwen Leng , Minyi Guo , Yu Feng

3D Gaussian Splatting (3DGS) has become a crucial rendering technique for many real-time applications. However, the limited hardware resources on today's mobile platforms hinder these applications, as they struggle to achieve real-time…

图形学 · 计算机科学 2025-12-05 Xiaotong Huang , He Zhu , Zihan Liu , Weikai Lin , Xiaohong Liu , Zhezhi He , Jingwen Leng , Minyi Guo , Yu Feng

Although 3D Gaussian Splatting (3D-GS) achieves efficient rendering for novel view synthesis, extending it to dynamic scenes still results in substantial memory overhead from replicating Gaussians across frames. To address this challenge,…

计算机视觉与模式识别 · 计算机科学 2026-05-12 Chun-Tin Wu , Jun-Cheng Chen

3D Gaussian Splatting (3DGS) enables high-quality rendering of 3D scenes and is getting increasing adoption in domains like autonomous driving and embodied intelligence. However, 3DGS still faces major efficiency challenges when faced with…

硬件体系结构 · 计算机科学 2025-07-31 Linye Wei , Jiajun Tang , Fan Fei , Boxin Shi , Runsheng Wang , Meng Li

3D Gaussian Splatting (3DGS) has gained popularity for its efficiency and sparse Gaussian-based representation. However, 3DGS struggles to meet the real-time requirement of 90 frames per second (FPS) on resource-constrained mobile devices,…

图形学 · 计算机科学 2025-06-12 Chenqi Zhang , Yu Feng , Jieru Zhao , Guangda Liu , Wenchao Ding , Chentao Wu , Minyi Guo

3D Gaussian Splatting (3DGS) proposes an efficient solution for novel view synthesis. Its framework provides fast and high-fidelity rendering. Although less complex than other solutions such as Neural Radiance Fields (NeRF), there are still…

计算机视觉与模式识别 · 计算机科学 2025-04-03 Stéphane Pateux , Matthieu Gendrin , Luce Morin , Théo Ladune , Xiaoran Jiang

3D Gaussian splatting (3D-GS) is a new rendering approach that outperforms the neural radiance field (NeRF) in terms of both speed and image quality. 3D-GS represents 3D scenes by utilizing millions of 3D Gaussians and projects these…

计算机视觉与模式识别 · 计算机科学 2024-09-26 Joongho Jo , Hyeongwon Kim , Jongsun Park

Novel view synthesis of urban scenes is essential for autonomous driving-related applications.Existing NeRF and 3DGS-based methods show promising results in achieving photorealistic renderings but require slow, per-scene optimization. We…

计算机视觉与模式识别 · 计算机科学 2025-03-27 Sheng Miao , Jiaxin Huang , Dongfeng Bai , Xu Yan , Hongyu Zhou , Yue Wang , Bingbing Liu , Andreas Geiger , Yiyi Liao

Novel-view synthesis plays a crucial role in computer vision with applications in 3D reconstruction, mixed reality, and robotics. Recent approaches, such as 3D Gaussian Splatting (3DGS), have emerged as state-of-the-art solutions, offering…

计算机视觉与模式识别 · 计算机科学 2026-05-12 Ankit Dhiman , Tao Lu , R Srinath , Emre Arslan , Angela Xing , Yuanbo Xiangli , R Venkatesh Babu , Srinath Sridhar

3D Gaussian Splatting (3DGS) is a new method for modeling and rendering 3D radiance fields that achieves much faster learning and rendering time compared to SOTA NeRF methods. However, it comes with a drawback in the much larger storage…

计算机视觉与模式识别 · 计算机科学 2024-09-30 KL Navaneet , Kossar Pourahmadi Meibodi , Soroush Abbasi Koohpayegani , Hamed Pirsiavash

3D Gaussian Splatting (3DGS) enables the reconstruction of intricate digital 3D assets from multi-view images by leveraging a set of 3D Gaussian primitives for rendering. Its explicit and discrete representation facilitates the seamless…

图形学 · 计算机科学 2025-05-13 Xijie Yang , Linning Xu , Lihan Jiang , Dahua Lin , Bo Dai

4D millimeter-wave radar is a promising sensing modality for autonomous driving, yet effective 3D object detection from 4D radar and monocular images remains challenging. Existing fusion approaches either rely on instance proposals lacking…

计算机视觉与模式识别 · 计算机科学 2025-11-11 Xiaokai Bai , Chenxu Zhou , Lianqing Zheng , Si-Yuan Cao , Jianan Liu , Xiaohan Zhang , Yiming Li , Zhengzhuang Zhang , Hui-liang Shen

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

Recently, 3D Gaussian splatting (3D-GS) has gained popularity in novel-view scene synthesis. It addresses the challenges of lengthy training times and slow rendering speeds associated with Neural Radiance Fields (NeRFs). Through rapid,…

计算机视觉与模式识别 · 计算机科学 2024-09-27 Sharath Girish , Kamal Gupta , Abhinav Shrivastava

This work introduces FlashGS, an open-source CUDA Python library, designed to facilitate the efficient differentiable rasterization of 3D Gaussian Splatting through algorithmic and kernel-level optimizations. FlashGS is developed based on…

计算机视觉与模式识别 · 计算机科学 2024-08-20 Guofeng Feng , Siyan Chen , Rong Fu , Zimu Liao , Yi Wang , Tao Liu , Zhilin Pei , Hengjie Li , Xingcheng Zhang , Bo Dai

3D Gaussian Splatting (3D-GS) is a recent 3D scene reconstruction technique that enables real-time rendering of novel views by modeling scenes as parametric point clouds of differentiable 3D Gaussians. However, its rendering speed and model…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Alex Hanson , Allen Tu , Geng Lin , Vasu Singla , Matthias Zwicker , Tom Goldstein

Novel view synthesis (NVS) is crucial in computer vision and graphics, with wide applications in AR, VR, and autonomous driving. While 3D Gaussian Splatting (3DGS) enables real-time rendering with high appearance fidelity, it suffers from…

计算机视觉与模式识别 · 计算机科学 2025-12-03 Yancheng Zhang , Guangyu Sun , Chen Chen

We introduce a method for using event camera data in novel view synthesis via Gaussian Splatting. Event cameras offer exceptional temporal resolution and a high dynamic range. Leveraging these capabilities allows us to effectively address…

计算机视觉与模式识别 · 计算机科学 2025-05-22 Toshiya Yura , Ashkan Mirzaei , Igor Gilitschenski

Dynamic urban scene modeling is a rapidly evolving area with broad applications. While current approaches leveraging neural radiance fields or Gaussian Splatting have achieved fine-grained reconstruction and high-fidelity novel view…

计算机视觉与模式识别 · 计算机科学 2026-05-11 Yuru Xiao , Zihan Lin , Chao Lu , Deming Zhai , Kui Jiang , Wenbo Zhao , Wei Zhang , Junjun Jiang , Huanran Wang , Xianming Liu

This study addresses the challenge of online 3D model generation for neural rendering using an RGB image stream. Previous research has tackled this issue by incorporating Neural Radiance Fields (NeRF) or 3D Gaussian Splatting (3DGS) as…

计算机视觉与模式识别 · 计算机科学 2024-12-30 Byeonggwon Lee , Junkyu Park , Khang Truong Giang , Sungho Jo , Soohwan Song
‹ 上一页 1 2 3 10 下一页 ›