jhshao commited on
Commit
dccaf3c
β€’
1 Parent(s): 6c32406

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -2,6 +2,8 @@
2
  license: mit
3
  library_name: diffusers
4
  pipeline_tag: depth-estimation
 
 
5
  ---
6
  # ChronoDepth: Learning Temporally Consistent Video Depth from Video Diffusion Priors
7
 
@@ -9,7 +11,7 @@ This model represents the official checkpoint of the paper titled "Learning Temp
9
 
10
  [![Website](https://img.shields.io/website?url=https%3A%2F%2Fjhaoshao.github.io%2FChronoDepth%2F&up_message=ChronoDepth&up_color=blue&style=flat&logo=timescale&logoColor=%23FFDC0F)](https://jhaoshao.github.io/ChronoDepth/) [![Paper](https://img.shields.io/badge/arXiv-PDF-b31b1b)](https://arxiv.org/abs/2406.01493)[![GitHub](https://img.shields.io/github/stars/jhaoshao/ChronoDepth?style=default&label=GitHub%20β˜…&logo=github)](https://github.com/jhaoshao/ChronoDepth)
11
 
12
- [Jiahao Shao*](https://jhaoshao.github.io/), Yuanbo Yang*, Hongyu Zhou, [Youmin Zhang](https://youmi-zym.github.io/), [Yujun Shen](https://shenyujun.github.io/), [Matteo Poggi](https://mattpoggi.github.io/), [Yiyi Liao](https://yiyiliao.github.io/ )
13
 
14
  ## πŸŽ“ Citation
15
 
 
2
  license: mit
3
  library_name: diffusers
4
  pipeline_tag: depth-estimation
5
+ tags:
6
+ - video depth estimation
7
  ---
8
  # ChronoDepth: Learning Temporally Consistent Video Depth from Video Diffusion Priors
9
 
 
11
 
12
  [![Website](https://img.shields.io/website?url=https%3A%2F%2Fjhaoshao.github.io%2FChronoDepth%2F&up_message=ChronoDepth&up_color=blue&style=flat&logo=timescale&logoColor=%23FFDC0F)](https://jhaoshao.github.io/ChronoDepth/) [![Paper](https://img.shields.io/badge/arXiv-PDF-b31b1b)](https://arxiv.org/abs/2406.01493)[![GitHub](https://img.shields.io/github/stars/jhaoshao/ChronoDepth?style=default&label=GitHub%20β˜…&logo=github)](https://github.com/jhaoshao/ChronoDepth)
13
 
14
+ [Jiahao Shao*](https://jhaoshao.github.io/), Yuanbo Yang*, Hongyu Zhou, [Youmin Zhang](https://youmi-zym.github.io/), [Yujun Shen](https://shenyujun.github.io/), [Matteo Poggi](https://mattpoggi.github.io/), [Yiyi Liao†](https://yiyiliao.github.io/ )
15
 
16
  ## πŸŽ“ Citation
17