Link model to paper, add tag
Browse filesThis PR ensures the model can be found from https://huggingface.co/models?pipeline_tag=depth-estimation and is discoverable from https://huggingface.co/papers/index?arxivId=2303.05021.
Cheers!
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
1 |
---
|
|
|
2 |
license: openrail
|
3 |
---
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
pipeline_tag: depth-estimation
|
3 |
license: openrail
|
4 |
---
|
5 |
+
|
6 |
+
This repository contains the models of the paper [DiffusionDepth: Diffusion Denoising Approach for Monocular Depth Estimation](https://huggingface.co/papers/index?arxivId=2303.05021).
|
7 |
+
|
8 |
+
Github repository: https://github.com/duanyiqun/diffusiondepth
|