Intel / zoedepth-nyu

huggingface.co
Total runs: 1.5K
24-hour runs: 0
7-day runs: -8
30-day runs: 284
Model's Last Updated: 5월 20 2024
depth-estimation

Introduction of zoedepth-nyu

Model Details of zoedepth-nyu

ZoeDepth (fine-tuned on NYU)

ZoeDepth model fine-tuned on the NYU dataset. It was introduced in the paper ZoeDepth: Zero-shot Transfer by Combining Relative and Metric Depth by Shariq et al. and first released in this repository .

ZoeDepth extends the DPT framework for metric (also called absolute) depth estimation, obtaining state-of-the-art results.

Disclaimer: The team releasing ZoeDepth did not write a model card for this model so this model card has been written by the Hugging Face team.

Model description

ZoeDepth adapts DPT , a model for relative depth estimation, for so-called metric (also called absolute) depth estimation.

This means that the model is able to estimate depth in actual metric values.

drawing

ZoeDepth architecture. Taken from the original paper.

Intended uses & limitations

You can use the raw model for tasks like zero-shot monocular depth estimation. See the model hub to look for other versions on a task that interests you.

How to use

The easiest is to leverage the pipeline API which abstracts away the complexity for the user:

from transformers import pipeline
from PIL import Image
import requests

# load pipe
depth_estimator = pipeline(task="depth-estimation", model="Intel/zoedepth-nyu")

# load image
url = 'http://images.cocodataset.org/val2017/000000039769.jpg'
image = Image.open(requests.get(url, stream=True).raw)

# inference
outputs = depth_estimator(image)
depth = outputs.depth

For more code examples, we refer to the documentation .

BibTeX entry and citation info
@misc{bhat2023zoedepth,
      title={ZoeDepth: Zero-shot Transfer by Combining Relative and Metric Depth}, 
      author={Shariq Farooq Bhat and Reiner Birkl and Diana Wofk and Peter Wonka and Matthias Müller},
      year={2023},
      eprint={2302.12288},
      archivePrefix={arXiv},
      primaryClass={cs.CV}
}

Runs of Intel zoedepth-nyu on huggingface.co

1.5K
Total runs
0
24-hour runs
0
3-day runs
-8
7-day runs
284
30-day runs

More Information About zoedepth-nyu huggingface.co Model

More zoedepth-nyu license Visit here:

https://choosealicense.com/licenses/mit

zoedepth-nyu huggingface.co

zoedepth-nyu huggingface.co is an AI model on huggingface.co that provides zoedepth-nyu's model effect (), which can be used instantly with this Intel zoedepth-nyu model. huggingface.co supports a free trial of the zoedepth-nyu model, and also provides paid use of the zoedepth-nyu. Support call zoedepth-nyu model through api, including Node.js, Python, http.

zoedepth-nyu huggingface.co Url

https://huggingface.co/Intel/zoedepth-nyu

Intel zoedepth-nyu online free

zoedepth-nyu huggingface.co is an online trial and call api platform, which integrates zoedepth-nyu's modeling effects, including api services, and provides a free online trial of zoedepth-nyu, you can try zoedepth-nyu online for free by clicking the link below.

Intel zoedepth-nyu online free url in huggingface.co:

https://huggingface.co/Intel/zoedepth-nyu

zoedepth-nyu install

zoedepth-nyu is an open source model from GitHub that offers a free installation service, and any user can find zoedepth-nyu on GitHub to install. At the same time, huggingface.co provides the effect of zoedepth-nyu install, users can directly use zoedepth-nyu installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

zoedepth-nyu install url in huggingface.co:

https://huggingface.co/Intel/zoedepth-nyu

Url of zoedepth-nyu

zoedepth-nyu huggingface.co Url

Provider of zoedepth-nyu huggingface.co

Intel
ORGANIZATIONS

Other API from Intel

huggingface.co

Total runs: 41.5K
Run Growth: -6.9K
Growth Rate: -16.71%
Updated:2월 24 2024
huggingface.co

Total runs: 27.7K
Run Growth: 2.8K
Growth Rate: 10.23%
Updated:3월 29 2024
huggingface.co

Total runs: 15.8K
Run Growth: 6.6K
Growth Rate: 41.95%
Updated:2월 24 2025
huggingface.co

Total runs: 2.2K
Run Growth: -1.8K
Growth Rate: -87.71%
Updated:3월 26 2024
huggingface.co

Total runs: 893
Run Growth: 293
Growth Rate: 32.23%
Updated:6월 12 2024
huggingface.co

Total runs: 249
Run Growth: -18
Growth Rate: -7.23%
Updated:5월 20 2024