Show HN: Apple's SHARP running in the browser via ONNX runtime web
Category: ai-ml
Tags: gaussian-splatting, onnx-runtime, web-ml
Score: 5.8/10 (Innovation: 6, Technical: 6, Documentation: 6, Utility: 5)
This project ports Apple's SHARP model for generating Gaussian splats from images to run entirely in the browser using ONNX Runtime Web. It's interesting because it brings a computationally intensive 3D reconstruction pipeline to the client side, enabling real-time preview and download of .ply files without server infrastructure.
Target audience: frontend devs, data engineers, ml engineers
Repository: https://github.com/bring-shrubbery/ml-sharp-web · TypeScript · 242 stars
View on Hacker News