Lux3d
Collection
3d generation models for inference using the Lux3d engine • 3 items • Updated
This repository contains the canonicalized safetensors export of the Pi3 checkpoint used by the Lux3D runtime.
pi3model.safetensors1210.ply)model.safetensorsresolved_config.jsonmanifest.jsonchecksums.jsonThe Lux3D CLI can validate and use the package once it is installed into your local model asset layout.
cargo run -p lux3d-cli -- inspect --repo-root <runtime-root> pi3
cargo run -p lux3d-cli -- run --repo-root <runtime-root> pi3 --source <input-sequence> --output <output-file.ply>
yyfz233/Pi3tools/python_baseline/normalize_weights.pyThe exact source checksum and canonical checksum set are recorded in manifest.json and checksums.json.
pi3 family, not pi3x.yyfz233/Pi3Review upstream terms before redistribution or commercial use.
@article{wang2025pi,
title={$\pi^3$: Scalable Permutation-Equivariant Visual Geometry Learning},
author={Wang, Yifan and Zhou, Jianjun and Zhu, Haoyi and Chang, Wenzheng and Zhou, Yang and Li, Zizun and Chen, Junyi and Pang, Jiangmiao and Shen, Chunhua and He, Tong},
journal={arXiv preprint arXiv:2507.13347},
year={2025}
}
Base model
yyfz233/Pi3