Switch language한국어
Back to the list

Show HN: Apple's Sharp Running in the Browser via ONNX Runtime Web | Hacker News

TL;DR AI

Key summary

2 min read
  1. A developer ported Apple’s SHARP single-image 3D Gaussian splatting model to the browser using ONNX Runtime Web and WebGPU.

  2. Users can upload an image and generate a .ply file locally, with preview and download options, without sending the image to a server.

  3. The demo reduces latency and keeps images on-device, but the large sidecar model makes initial loading slow.

  4. The released weights are restricted to research use, so licensing remains a key limitation.

Read the original