SHARP — ONNX Exports (INT4)
This repository provides ONNX exports of Apple’s SHARP model predictor, which outputs NDC-space 3D Gaussians.
Export to ONNX (INT4)
Run the following command to export the model:
python export_onnx.py --int4
Launch Web UI
Start the web interface with:
python webui.py \
--host 0.0.0.0 \
--port 7860 \
--ssl_cert cert.pem \
--ssl_key key.pem
Notes
This project is for learning purposes. Please refer to the LICENSE for usage terms.
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support
Model tree for Olsc/sharp-onnx-int4
Base model
apple/Sharp