English
Related papers

Related papers: Image-Conditioned 3D Gaussian Splat Quantization

200 papers

Implicit neural representations (INRs) recently achieved great success in image representation and compression, offering high visual quality and fast rendering speeds with 10-1000 FPS, assuming sufficient GPU resources are available.…

Image and Video Processing · Electrical Eng. & Systems 2024-07-10 Xinjie Zhang , Xingtong Ge , Tongda Xu , Dailan He , Yan Wang , Hongwei Qin , Guo Lu , Jing Geng , Jun Zhang

Snapshot Compressive Imaging (SCI) offers a possibility for capturing information in high-speed dynamic scenes, requiring efficient reconstruction method to recover scene information. Despite promising results, current deep learning-based…

Computer Vision and Pattern Recognition · Computer Science 2024-11-26 Zixu Wang , Hao Yang , Yu Guo , Fei Wang

Gaussian splatting (GS) along with its extensions and variants provides outstanding performance in real-time scene rendering while meeting reduced storage demands and computational efficiency. While the selection of 2D images capturing the…

Computer Vision and Pattern Recognition · Computer Science 2025-12-04 Konstantinos D. Polyzos , Athanasios Bacharis , Saketh Madhuvarasu , Nikos Papanikolopoulos , Tara Javidi

In this study, we explore the challenge of efficiently representing scenes with a constrained number of Gaussians. Our analysis shifts from traditional graphics and 2D computer vision to the perspective of point clouds, highlighting the…

Computer Vision and Pattern Recognition · Computer Science 2024-10-17 Guangchi Fang , Bing Wang

3D Gaussian Splatting (3DGS) has already become the emerging research focus in the fields of 3D scene reconstruction and novel view synthesis. Given that training a 3DGS requires a significant amount of time and computational cost, it is…

Computer Vision and Pattern Recognition · Computer Science 2024-10-08 Xuanyu Zhang , Jiarui Meng , Runyi Li , Zhipei Xu , Yongbing Zhang , Jian Zhang

Recent advances in 3D Gaussian Splatting (3DGS) have greatly improved 3D reconstruction. However, its substantial data size poses a significant challenge for transmission and storage. While many compression techniques have been proposed,…

Computer Vision and Pattern Recognition · Computer Science 2025-12-02 Shuzhao Xie , Jiahang Liu , Weixiang Zhang , Shijia Ge , Sicheng Pan , Chen Tang , Yunpeng Bai , Cong Zhang , Xiaoyi Fan , Zhi Wang

The recent advancements in 3D Gaussian Splatting (3DGS) have demonstrated remarkable potential in novel view synthesis tasks. The divide-and-conquer paradigm has enabled large-scale scene reconstruction, but significant challenges remain in…

Computer Vision and Pattern Recognition · Computer Science 2025-04-16 Yongchang Wu , Zipeng Qi , Zhenwei Shi , Zhengxia Zou

Existing NeRF-based methods for large scene reconstruction often have limitations in visual quality and rendering speed. While the recent 3D Gaussian Splatting works well on small-scale and object-centric scenes, scaling it up to large…

Computer Vision and Pattern Recognition · Computer Science 2024-02-28 Jiaqi Lin , Zhihao Li , Xiao Tang , Jianzhuang Liu , Shiyong Liu , Jiayue Liu , Yangdi Lu , Xiaofei Wu , Songcen Xu , Youliang Yan , Wenming Yang

3D Gaussian Splatting (3DGS) is a major breakthrough in 3D scene reconstruction. With a number of views of a given object or scene, the algorithm trains a model composed of 3D gaussians, which enables the production of novel views from…

Computer Vision and Pattern Recognition · Computer Science 2025-09-09 Matthieu Gendrin , Stéphane Pateux , Théo Ladune

Dynamic scene reconstruction is a long-term challenge in the field of 3D vision. Recently, the emergence of 3D Gaussian Splatting has provided new insights into this problem. Although subsequent efforts rapidly extend static 3D Gaussian to…

Computer Vision and Pattern Recognition · Computer Science 2024-10-11 Ruijie Zhu , Yanzhe Liang , Hanzhi Chang , Jiacheng Deng , Jiahao Lu , Wenfei Yang , Tianzhu Zhang , Yongdong Zhang

While Implicit Neural Representations (INRs) have demonstrated significant success in image representation, they are often hindered by large training memory and slow decoding speed. Recently, Gaussian Splatting (GS) has emerged as a…

Computer Vision and Pattern Recognition · Computer Science 2025-02-14 Lingting Zhu , Guying Lin , Jinnan Chen , Xinjie Zhang , Zhenchao Jin , Zhao Wang , Lequan Yu

While neural 3D reconstruction has advanced substantially, its performance significantly degrades with sparse-view data, which limits its broader applicability, since SfM is often unreliable in sparse-view scenarios where feature matches…

Computer Vision and Pattern Recognition · Computer Science 2025-07-08 Zhiwen Fan , Wenyan Cong , Kairun Wen , Kevin Wang , Jian Zhang , Xinghao Ding , Danfei Xu , Boris Ivanovic , Marco Pavone , Georgios Pavlakos , Zhangyang Wang , Yue Wang

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…

Graphics · Computer Science 2025-05-13 Xijie Yang , Linning Xu , Lihan Jiang , Dahua Lin , Bo Dai

Image representation is a fundamental task in computer vision. Recently, Gaussian Splatting has emerged as an efficient representation framework, and its extension to 2D image representation enables lightweight, yet expressive modeling of…

Computer Vision and Pattern Recognition · Computer Science 2025-12-30 Masaya Takabe , Hiroshi Watanabe , Sujun Hong , Tomohiro Ikai , Zheming Fan , Ryo Ishimoto , Kakeru Sugimoto , Ruri Imichi

Recent developments in 3D reconstruction and neural rendering have significantly propelled the capabilities of photo-realistic 3D scene rendering across various academic and industrial fields. The 3D Gaussian Splatting technique, alongside…

Computer Vision and Pattern Recognition · Computer Science 2025-11-18 Zexu Huang , Min Xu , Stuart Perry

3D Gaussian Splatting (3DGS) optimization is most commonly performed using standard optimizers (Adam, SGD). While stable across diverse scenes, standard optimizers are general-purpose and not tailored to the structure of the problem. In…

Computer Vision and Pattern Recognition · Computer Science 2026-05-18 Naama Pearl , Stefano Esposito , Haofei Xu , Amit Peleg , Patricia Gschossmann , Lorenzo Porzi , Peter Kontschieder , Gerard Pons-Moll , Andreas Geiger

3D Gaussian Splatting (3DGS) enables fast, high-quality novel view synthesis but typically relies on densification followed by pruning to optimize the number of Gaussians. Existing mask-based pruning, such as MaskGS, regularizes the global…

Computer Vision and Pattern Recognition · Computer Science 2025-09-16 Ashkan Taghipour , Vahid Naghshin , Benjamin Southwell , Farid Boussaid , Hamid Laga , Mohammed Bennamoun

Generalizable Gaussian Splatting aims to synthesize novel views for unseen scenes without per-scene optimization. In particular, recent advancements utilize feed-forward networks to predict per-pixel Gaussian parameters, enabling…

Computer Vision and Pattern Recognition · Computer Science 2025-08-29 Yuxi Hu , Jun Zhang , Kuangyi Chen , Zhe Zhang , Friedrich Fraundorfer

3D Gaussian Splatting (3DGS) has emerged as a promising representation for photorealistic rendering of 3D scenes. However, its high storage requirements pose significant challenges for practical applications. We observe that Gaussians…

Computer Vision and Pattern Recognition · Computer Science 2025-11-05 Yuang Shi , Simone Gasparini , Géraldine Morin , Chenggang Yang , Wei Tsang Ooi

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…

Computer Vision and Pattern Recognition · Computer Science 2024-04-08 Hiba Dahmani , Moussab Bennehar , Nathan Piasco , Luis Roldao , Dzmitry Tsishkou
‹ Prev 1 8 9 10 Next ›