File size: 428 Bytes
1e0f59b |
1 2 3 4 5 6 7 8 9 10 |
---
license: apple-ascl
base_model:
- apple/DepthPro
library_name: unity-sentis
pipeline_tag: depth-estimation
---
The [DepthPro](https://huggingface.co/apple/DepthPro) model converted to [Unity Sentis](https://unity.com/products/sentis)
The model uses a static input with shape (1, 3, 1536, 1536). The image is expected to be in the [-1.0, 1.0] range. Models were converted and quantized to float16 format using Sentis v2.1.0 |