Lux3d
Collection
3d generation models for inference using the Lux3d engine • 3 items • Updated
This repository contains the canonicalized safetensors export of the TripoSR checkpoint used by the Lux3D runtime.
triposrmodel.safetensors549.obj)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> triposr
cargo run -p lux3d-cli -- run --repo-root <runtime-root> triposr --source <input-image> --mc-resolution 256 --mc-threshold 25.0 --output <output-file.obj>
stabilityai/TripoSRtools/python_baseline/normalize_weights.pyThe exact source checksum set is recorded in manifest.json. The integrity of the uploaded package is recorded in checksums.json.
stabilityai/TripoSR@article{tripoSR2024,
title={TripoSR: Fast 3D Object Reconstruction from a Single Image},
author={Tochilkin, Dmitry and Pankratz, David and Liu, Zexiang and Huang, Zixuan and Letts, Adam and Li, Yangguang and Liang, Ding and Laforte, Christian and Jampani, Varun and Cao, Yan-Pei},
journal={arXiv preprint arXiv:2403.02151},
year={2024}
}
Base model
stabilityai/TripoSR