P-GSVC:用于可扩展图像与视频的分层渐进式二维高斯泼溅 / P-GSVC: Layered Progressive 2D Gaussian Splatting for Scalable Image and Video
1️⃣ 一句话总结
这篇论文提出了一个名为P-GSVC的新框架,它通过将二维高斯元素组织成基础层和多个增强层,并采用联合训练策略,实现了图像和视频从粗糙到精细的高质量、可扩展重建,显著提升了重建效果。
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 scalable Gaussian representation in both images and videos. P-GSVC organizes 2D Gaussian splats into a base layer and successive enhancement layers, enabling coarse-to-fine reconstructions. To effectively optimize this layered representation, we propose a joint training strategy that simultaneously updates Gaussians across layers, aligning their optimization trajectories to ensure inter-layer compatibility and a stable progressive reconstruction. P-GSVC supports scalability in terms of both quality and resolution. Our experiments show that the joint training strategy can gain up to 1.9 dB improvement in PSNR for video and 2.6 dB improvement in PSNR for image when compared to methods that perform sequential layer-wise training. Project page: this https URL
P-GSVC:用于可扩展图像与视频的分层渐进式二维高斯泼溅 / P-GSVC: Layered Progressive 2D Gaussian Splatting for Scalable Image and Video
这篇论文提出了一个名为P-GSVC的新框架,它通过将二维高斯元素组织成基础层和多个增强层,并采用联合训练策略,实现了图像和视频从粗糙到精细的高质量、可扩展重建,显著提升了重建效果。
源自 arXiv: 2603.10551