Duochao Shi* . Weijie Wang* · Donny Y. Chen · Zeyu Zhang · Jia-Wang Bian · Bohan Zhuang · Chunhua Shen
Paper | Project Page | Models
We introduce PM-Loss, a novel regularization loss based on a learned point map for feed-forward 3DGS, leading to smoother 3D geometry and better rendering.
- 09/06/25 Update: Check out our ZPressor, a plug-and-play module that compresses multi-view inputs for scalable feed-forward 3DGS, enabling existing feed-forward 3DGS models to scale to over 100 input views!
- Release Code.
- Release Model Checkpoints.
If you find our work useful for your research, please consider citing us:
@article{shi2025pmloss,
title={Revisiting Depth Representations for Feed-Forward 3D Gaussian Splatting},
author={Shi, Duochao and Wang, Weijie and Chen, Donny Y. and Zhang, Zeyu and Bian, Jiawang and Zhuang, Bohan and Shen, Chunhua},
journal={arXiv preprint arXiv:2506.05327},
year={2025}
}
If you have any questions, please create an issue on this repository or contact at dcshi@zju.edu.cn
This project is developed with several fantastic repos: VGGT, MVSplat and DepthSplat. We thank the original authors for their excellent work.