CoolFace
Modelpublic

IdlecloudX/ml-sharp-weights

sourceHugging Faceotherupdated 3mo agoView on Hugging Face
0likes
README.md25 linesDownload Raw Back to root
1---2license: other3library_name: pytorch4tags:5  - apple-sharp6  - gaussian-splatting7  - monocular-view-synthesis8  - pytorch9---10 11# Apple SHARP Weights12 13This repository stores the published Apple SHARP checkpoint used by the companion Space `IdlecloudX/ml-sharp-zerogpu`.14 15## Files16 17- `sharp_2572gikvuh.pt`: original Apple SHARP checkpoint downloaded from `https://ml-site.cdn-apple.com/models/sharp/sharp_2572gikvuh.pt`.18- `LICENSE_MODEL`: Apple Machine Learning Research Model License Agreement from `apple/ml-sharp`.19 20## Usage and License Limits21 22The Apple SHARP model weights are released for scientific research and non-commercial use only. This repository does not modify, fine-tune, or create a derivative checkpoint. Review `LICENSE_MODEL` and the upstream repository before using or redistributing the model or outputs.23 24Upstream project: https://github.com/apple/ml-sharp25