nielsr HF staff commited on
Commit
8adca5b
1 Parent(s): 8d7a086

Link model to paper, add tag

Browse files

This 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!

Files changed (1) hide show
  1. README.md +5 -0
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