Views
No views yet
| File | Base | Train data |
|---|---|---|
ecosplat-spfsplat-re10k.ckpt | SPFSplat | RealEstate10K |
ecosplat-zpressor-re10k.ckpt | ZPressor / MVSplat | RealEstate10K |
LICENSE). © 2026 Minh-Quan Viet Bui.ecosplat-spfsplat-re10k.ckpt is fine-tuned from MASt3R (Naver), which is non-commercial (CC BY-NC-SA 4.0) — that restriction applies to this checkpoint.ecosplat-zpressor-re10k.ckpt is fine-tuned from MVSplat + ZPressor (MIT).1from huggingface_hub import hf_hub_download
2ckpt = hf_hub_download("quan5609/EcoSplat", "ecosplat-spfsplat-re10k.ckpt")wget https://huggingface.co/quan5609/EcoSplat/resolve/main/ecosplat-spfsplat-re10k.ckpteco_spfsplateco_zpressor+model.encoder.igf.inference_rho=<κ> (e.g. sweep 0.7 → 0.1 → 0.02).1@article{park2025ecosplat,
2 title={EcoSplat: Efficiency-controllable Feed-forward 3D Gaussian Splatting from Multi-view Images},
3 author={Park, Jongmin and Bui, Minh-Quan Viet and Bello, Juan Luis Gonzalez and Moon, Jaeho and Oh, Jihyong and Kim, Munchurl},
4 journal={arXiv preprint arXiv:2512.18692},
5 year={2025}
6}