ml-sharp-web is a browser-based Gaussian splat generator that utilizes Apple's SHARP model. Users can upload an image, generate Gaussian splats in real-time, preview the results, and download them as .ply files, all within a seamless web experience.
This project, known as ml-sharp-web, serves as a browser-based Gaussian splat generator utilizing Apple's SHARP model. Designed for ease of use, it empowers users to generate Gaussian splats directly in their web browsers, enabling fast and interactive visualization of results. Here are the key features of the application:
.ply file for further usage.To efficiently utilize this project, the following prerequisites are essential:
The SHARP model generates two essential files for proper operation:
sharp_web_predictor.onnx (the main model)sharp_web_predictor.onnx.data (contains model weights)Both files must be hosted together in the same directory for the application to function correctly, preferably using the default hosted model to avoid errors.
Users can quickly get the application up and running with minimal effort. After installation, the app can be started, allowing image uploads and Gaussian splat generation in a seamless user experience.
The application's architecture incorporates:
This application is currently classified as a working prototype. While it functions effectively, performance may vary based on the browser's WebGPU/WASM support and the machine's available resources. Users may encounter performance constraints, particularly with larger models or higher generation demands.
No comments yet.
Sign in to be the first to comment.