From 475b52c2ed0c444f0d6c35c1d61a59cd3c7d4990 Mon Sep 17 00:00:00 2001 From: Younes Belkada Date: Wed, 7 Dec 2022 11:32:50 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 74c0641..31b888a 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Disclaimer: The team releasing DPT did not write a model card for this model so ## Model description -DPT uses the Vision Transformer (ViT) as backbone and adds a neck + head on top for monocular depth estimation. +DPT-Hybrid uses the Vision Transformer Hybrid (ViT-Hybrid) as backbone and adds a neck + head on top for monocular depth estimation. ![model image](https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/dpt_architecture.jpg)