English
Related papers

Related papers: GaussianImage++: Boosted Image Representation and …

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

Implicit Neural Representation (INR) has demonstrated remarkable advances in the field of image representation but demands substantial GPU resources. GaussianImage recently pioneered the use of Gaussian Splatting to mitigate this cost,…

Computer Vision and Pattern Recognition · Computer Science 2025-07-01 Zhaojie Zeng , Yuesong Wang , Chao Yang , Tao Guan , Lili Ju

Implicit neural representations (INRs) have significantly advanced the field of arbitrary-scale super-resolution (ASSR) of images. Most existing INR-based ASSR networks first extract features from the given low-resolution image using an…

Computer Vision and Pattern Recognition · Computer Science 2024-07-26 Jintong Hu , Bin Xia , Bin Chen , Wenming Yang , Lei 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

Compression techniques for 3D Gaussian Splatting (3DGS) have recently achieved considerable success in minimizing storage overhead for 3D Gaussians while preserving high rendering quality. Despite the impressive storage reduction, the lack…

Computer Vision and Pattern Recognition · Computer Science 2025-10-17 Seungjoo Shin , Jaesik Park , Sunghyun Cho

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

2D Gaussian Splatting (2DGS) is an emerging explicit scene representation method with significant potential for image compression due to high fidelity and high compression ratios. However, existing low-light enhancement algorithms operate…

Computer Vision and Pattern Recognition · Computer Science 2026-01-23 Yuhan Chen , Wenxuan Yu , Guofa Li , Yijun Xu , Ying Fang , Yicui Shi , Long Cao , Wenbo Chu , Keqiang Li

Implicit Neural Representations (INR) have been successfully employed for Arbitrary-scale Super-Resolution (ASR). However, INR-based models need to query the multi-layer perceptron module numerous times and render a pixel in each query,…

Image and Video Processing · Electrical Eng. & Systems 2025-07-31 Du Chen , Liyi Chen , Zhengqiang Zhang , Lei Zhang

Gaussian splatting, renowned for its exceptional rendering quality and efficiency, has emerged as a prominent technique in 3D scene representation. However, the substantial data volume of Gaussian splatting impedes its practical utility in…

Computer Vision and Pattern Recognition · Computer Science 2024-04-16 Xiangrui Liu , Xinju Wu , Pingping Zhang , Shiqi Wang , Zhu Li , Sam Kwong

As generative models become increasingly capable of producing high-fidelity visual content, the demand for efficient, interpretable, and editable image representations has grown substantially. Recent advances in 2D Gaussian Splatting (2DGS)…

Computer Vision and Pattern Recognition · Computer Science 2025-12-16 Hao Wang , Ashish Bastola , Chaoyi Zhou , Wenhui Zhu , Xiwen Chen , Xuanzhao Dong , Siyu Huang , Abolfazl Razi

Gaussian splatting demonstrates proficiency for 3D scene modeling but suffers from substantial data volume due to inherent primitive redundancy. To enable future photorealistic 3D immersive visual communication applications, significant…

Graphics · Computer Science 2025-04-18 Xiangrui Liu , Xinju Wu , Shiqi Wang , Zhu Li , Sam Kwong

Implicit Neural Representation for Videos (NeRV) has introduced a novel paradigm for video representation and compression, outperforming traditional codecs. As model size grows, however, slow encoding and decoding speed and high memory…

Computer Vision and Pattern Recognition · Computer Science 2025-03-07 Inseo Lee , Youngyoon Choi , Joonseok Lee

Implicit Neural Representations (INRs) approximate discrete data through continuous functions and are commonly used for encoding 2D images. Traditional image-based INRs employ neural networks to map pixel coordinates to RGB values,…

Computer Vision and Pattern Recognition · Computer Science 2025-02-13 Joanna Waczyńska , Tomasz Szczepanik , Piotr Borycki , Sławomir Tadeja , Thomas Bohné , Przemysław Spurek

Neural image representations have emerged as a promising approach for encoding and rendering visual data. Combined with learning-based workflows, they demonstrate impressive trade-offs between visual fidelity and memory footprint. Existing…

Computer Vision and Pattern Recognition · Computer Science 2025-05-08 Yunxiang Zhang , Bingxuan Li , Alexandr Kuznetsov , Akshay Jindal , Stavros Diolatzis , Kenneth Chen , Anton Sochenov , Anton Kaplanyan , Qi Sun

3D Gaussian Splatting (3DGS) has recently emerged as a pioneering approach in explicit scene rendering and computer graphics. Unlike traditional neural radiance field (NeRF) methods, which typically rely on implicit, coordinate-based models…

3D Gaussian Splatting (3DGS) has gained significant attention for its real-time, photo-realistic rendering in novel-view synthesis and 3D modeling. However, existing methods struggle with accurately modeling in-the-wild scenes affected by…

Computer Vision and Pattern Recognition · Computer Science 2025-12-05 Chuanyu Fu , Guanying Chen , Yuqi Zhang , Kunbin Yao , Yuan Xiong , Chuan Huang , Shuguang Cui , Yasuyuki Matsushita , Xiaochun Cao

Gaussian Splatting (GS), a recent technique for converting discrete points into continuous spatial representations, has shown promising results in 3D scene modeling and 2D image super-resolution. In this paper, we explore its untapped…

Computer Vision and Pattern Recognition · Computer Science 2025-09-03 Hongyu Li , Chaofeng Chen , Xiaoming Li , Guangming Lu

We present the first unified framework for rate-distortion-optimized compression and segmentation of 3D Gaussian Splatting (3DGS). While 3DGS has proven effective for both real-time rendering and semantic scene understanding, prior works…

Computer Vision and Pattern Recognition · Computer Science 2026-01-21 Yu-Jen Tseng , Chia-Hao Kao , Jing-Zhong Chen , Alessandro Gnutti , Shao-Yuan Lo , Yen-Yu Lin , Wen-Hsiao Peng

Implicit neural representations (INRs) enable fast video compression and effective video processing, but a single model rarely offers scalable decoding across rates and resolutions. In practice, multi-resolution typically relies on…

Computer Vision and Pattern Recognition · Computer Science 2026-01-30 Mufan Liu , Qi Yang , Miaoran Zhao , He Huang , Le Yang , Zhu Li , Yiling Xu

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…

Graphics · Computer Science 2025-08-08 Zijian Wang , Beizhen Zhao , Hao Wang
‹ Prev 1 2 3 10 Next ›