huggingface / huggingface/coreml-examples

using depth anything with sizes other than 518, 392

Open
#5 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
265
Forks
27
PR merge metrics
No merged PRs in 30d

Description

In the prediction tab, there's specification for input : Input image whose depth will be estimated. The shorter dimension should be 518 pixels and the larger dimension should be a multiple of 14, but when I try dimension like 518, 532. It show error

```
NSLocalizedDescription = "Image size 518 x 532 not in allowed set of image sizes";
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.