Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.02 KB

File metadata and controls

29 lines (18 loc) · 1.02 KB

Deformable Radial Kernel Splatting

This is the code for Deformable Radial Kernel Splatting.

Website Paper

DRK representation extends Gaussian kernels with learnable radial bases, enabling the modeling of diverse shape primitives. Additionally, parameters are introduced to control the sharpness and boundary curvature of these primitives. The following video showcase the effectiveness of each parameter.

DRK can flexibly fit various basic primitives with diverse shapes and sharp boundaries.