Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.75 KB

File metadata and controls

29 lines (19 loc) · 1.75 KB

Splatter Node

This repository contains the splatter node, part of the Auki Network. This node enables photorealistic scene rendering by training 3D Gaussian Splats.

The splatter node operates in conjunction with the reconstruction node and the scans from the Domain Management Tool (DMT) app (App Store 🔗). The refined camera poses from the reconstruction node are used as a starting point for training the gaussian splat, making it more robust to challenging indoor environments and noisy captures.

For more information about the reconstruction and rendering pipeline, please refer to our whitepaper.

Documentation

License

This project is licensed under the MIT License.

Contributing

See CONTRIBUTING.md for how to report issues, open PRs, and run the Rust checks locally.

Acknowledgments

This project builds upon the work of many excellent open-source projects, including nerfstudio, ply2splat, PyTorch, OpenCV, Open3D, and others.

We thank their authors and contributors for making this work possible.
Please note that all third-party code and libraries are subject to their respective licenses, copyrights, and trademarks. We are not affiliated with, endorsed by, or sponsored by any of the projects or organizations mentioned above.