File size: 884 Bytes
3e6ac1b | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 | ---
license: other
library_name: pytorch
tags:
- apple-sharp
- gaussian-splatting
- monocular-view-synthesis
- pytorch
---
# Apple SHARP Weights
This repository stores the published Apple SHARP checkpoint used by the companion Space `IdlecloudX/ml-sharp-zerogpu`.
## Files
- `sharp_2572gikvuh.pt`: original Apple SHARP checkpoint downloaded from `https://ml-site.cdn-apple.com/models/sharp/sharp_2572gikvuh.pt`.
- `LICENSE_MODEL`: Apple Machine Learning Research Model License Agreement from `apple/ml-sharp`.
## Usage and License Limits
The 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.
Upstream project: https://github.com/apple/ml-sharp
|