huggingface / coreml-examples

Swift Core ML Examples
Apache License 2.0
124 stars 11 forks source link

Fix input image size #4

Closed pcuenca closed 1 month ago

pcuenca commented 1 month ago

The model expects multiples of 14.

See https://huggingface.co/apple/coreml-depth-anything-v2-small/discussions/5 for corresponding model update.