huggingface / huggingface/coreml-examples
using depth anything with sizes other than 518, 392
Open
- 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.