correct link to DINOv2: Learning Robust Visual Features without Supervision
#1
by
lombardata
- opened
README.md
CHANGED
@@ -11,7 +11,7 @@ inference: false
|
|
11 |
|
12 |
## Model Details
|
13 |
|
14 |
-
DPT (Dense Prediction Transformer) model with DINOv2 backbone as proposed in [DINOv2: Learning Robust Visual Features without Supervision](https://arxiv.org/abs/
|
15 |
|
16 |
<img src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/dpt_architecture.jpg"
|
17 |
alt="drawing" width="600"/>
|
|
|
11 |
|
12 |
## Model Details
|
13 |
|
14 |
+
DPT (Dense Prediction Transformer) model with DINOv2 backbone as proposed in [DINOv2: Learning Robust Visual Features without Supervision](https://arxiv.org/abs/2304.07193) by Oquab et al.
|
15 |
|
16 |
<img src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/dpt_architecture.jpg"
|
17 |
alt="drawing" width="600"/>
|