SHARP — ONNX Exports (INT8)

This repository provides ONNX exports of Apple’s SHARP model predictor, which outputs NDC-space 3D Gaussians.

Export to ONNX (INT8)

Run the following command to export the model:

python export_onnx.py --int8

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.

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for Olsc/sharp-onnx-int8

Base model

apple/Sharp
Quantized
(6)
this model