Skip to content

LogosRoboticsGroup/PanoGaussian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Unified Panoramic–Gaussian Representation for Monocular 4D Scene Synthesis

Paper

Yuankun Yang1, Yi Wei2, Wenyang Zhou2, Li Zhang1

1School of Data Science, Fudan University    2Central Media Technology Institute, Huawei

ECCV 2026

PanoGaussian reformulates monocular 4D synthesis as scene completion with unseen regions. It unifies panoramic trajectory guidance with dynamic Gaussian splatting, distilling panoramic exploration into an explicit 4D representation that preserves both global consistency and physical motion priors.

Method

PanoGaussian integrates panoramic exploration and Gaussian optimization in a unified framework:

  • Panoramic trajectory paradigm aligns training and inference under the same panoramic warping protocol.
  • Progressive expansion strategy expands views along evenly spaced tangent directions with fixed-geometry warping to avoid error accumulation.
  • Panoramic–Gaussian representation distills refined generative outputs into dynamic Gaussians via masked refinement on newly hallucinated regions.

Given a monocular video, PanoGaussian projects observations into panoramic space, progressively expands scene coverage, and unifies panoramic exploration with dynamic Gaussian optimization.

BibTeX

If you find this project helpful, please consider citing our paper:

@inproceedings{yang2026panogaussian,
  title     = {Unified Panoramic--Gaussian Representation for Monocular 4D Scene Synthesis},
  author    = {Yang, Yuankun and Wei, Yi and Zhou, Wenyang and Zhang, Li},
  booktitle = {European Conference on Computer Vision (ECCV)},
  year      = {2026}
}

About

No description, website, or topics provided.

Resources

License

Stars

2 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors