Intel / zoedepth-nyu-kitti

huggingface.co
Total runs: 103.8K
24-hour runs: 0
7-day runs: -11.7K
30-day runs: -11.7K
Model's Last Updated: May 20 2024
depth-estimation

Introduction of zoedepth-nyu-kitti

Model Details of zoedepth-nyu-kitti

ZoeDepth (fine-tuned on NYU and KITTI)

ZoeDepth model fine-tuned on the NYU and KITTI datasets. 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-kitti")

# 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-kitti on huggingface.co

103.8K
Total runs
0
24-hour runs
-1.8K
3-day runs
-11.7K
7-day runs
-11.7K
30-day runs

More Information About zoedepth-nyu-kitti huggingface.co Model

More zoedepth-nyu-kitti license Visit here:

https://choosealicense.com/licenses/mit

zoedepth-nyu-kitti huggingface.co

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

zoedepth-nyu-kitti huggingface.co Url

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

Intel zoedepth-nyu-kitti online free

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

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

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

zoedepth-nyu-kitti install

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

zoedepth-nyu-kitti install url in huggingface.co:

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

Url of zoedepth-nyu-kitti

zoedepth-nyu-kitti huggingface.co Url

Provider of zoedepth-nyu-kitti huggingface.co

Intel
ORGANIZATIONS

Other API from Intel

huggingface.co

Total runs: 784.6K
Run Growth: 432.0K
Growth Rate: 54.99%
Updated:February 09 2024
huggingface.co

Total runs: 41.4K
Run Growth: -4.9K
Growth Rate: -11.92%
Updated:February 24 2024
huggingface.co

Total runs: 27.4K
Run Growth: 4.2K
Growth Rate: 15.16%
Updated:March 29 2024
huggingface.co

Total runs: 15.6K
Run Growth: 3.9K
Growth Rate: 25.10%
Updated:February 24 2025
huggingface.co

Total runs: 1.9K
Run Growth: -1.5K
Growth Rate: -72.80%
Updated:March 26 2024
huggingface.co

Total runs: 1.5K
Run Growth: 284
Growth Rate: 18.92%
Updated:May 20 2024