paper-with-me

홈 › Papers

Deformable Radial Kernel Splatting

2024-12-16 · CVPR 2025 1 · Yi-Hua Huang, Ming-Xian Lin, Yang-tian Sun, ZiYi Yang, Xiaoyang Lyu, Yan-Pei Cao, Xiaojuan Qi

Recently, Gaussian splatting has emerged as a robust technique for representing 3D scenes, enabling real-time rasterization and high-fidelity rendering. However, Gaussians' inherent radial symmetry and smoothness constraints limit their ability to represent complex shapes, often requiring thousands of primitives to approximate detailed geometry. We introduce Deformable Radial Kernel (DRK), which extends Gaussian splatting into a more general and flexible framework. Through learnable radial bases with adjustable angles and scales, DRK efficiently models diverse shape primitives while enabling precise control over edge sharpness and boundary curvature. iven DRK's planar nature, we further develop accurate ray-primitive intersection computation for depth sorting and introduce efficient kernel culling strategies for improved rasterization efficiency. Extensive experiments demonstrate that DRK outperforms existing methods in both representation efficiency and rendering quality, achieving state-of-the-art performance while dramatically reducing primitive count.

📄 PDF Abstract BibTeX arXiv:2412.11752

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Deformable Beta Splatting

2025-01-27 · Rong Liu, Dylan Sun, Meida Chen, Yue Wang 외

3D Gaussian Splatting (3DGS) has advanced radiance field reconstruction by enabling real-time rendering. However, its reliance on Gaussian kernels for geometry and low-order Spherical Harmonics (SH) for color encoding li…

3DGSNovel View Synthesis

DARB-Splatting: Generalizing Splatting with Decaying Anisotropic Radial Basis Functions

2025-01-21 · Vishagar Arunan, Saeedha Nazar, Hashiru Pramuditha, Vinasirajan Viruthshaan 외

Splatting-based 3D reconstruction methods have gained popularity with the advent of 3D Gaussian Splatting, efficiently synthesizing high-quality novel views. These methods commonly resort to using exponential family func…

3D ReconstructionSSIM

Learning View-Dependent Splatting Kernels

2026-05-25 · Huakeng Ding, Zhanpeng Liu, Fan Pei, Kun Zhou 외 arxiv

We present a differentiable framework to automatically learn view-dependent 2D kernels in a splatting-based pipeline to improve reconstruction quality and representation efficiency for novel 3D view synthesis. Our volume…

Spread Your Wings: A Radial Strip Transformer for Image Deblurring

2024-03-30 · Duosheng Chen, Shihao Zhou, Jinshan Pan, Jinglei Shi 외

Exploring motion information is important for the motion deblurring task. Recent the window-based transformer approaches have achieved decent performance in image deblurring. Note that the motion causing blurry results i…

DeblurringImage DeblurringTranslation

Efficient Gaussian Splatting for Monocular Dynamic Scene Rendering via Sparse Time-Variant Attribute Modeling

2025-02-27 · Hanyang Kong, Xingyi Yang, Xinchao Wang

Rendering dynamic scenes from monocular videos is a crucial yet challenging task. The recent deformable Gaussian Splatting has emerged as a robust solution to represent real-world dynamic scenes. However, it often leads …

Attribute