| | --- |
| | license: mit |
| | library_name: diffusers |
| | pipeline_tag: depth-estimation |
| | tags: |
| | - video depth estimation |
| | --- |
| | # ChronoDepth: Learning Temporally Consistent Video Depth from Video Diffusion Priors |
| |
|
| | This model represents the official checkpoint of the paper titled "Learning Temporally Consistent Video Depth from Video Diffusion Priors". |
| |
|
| | [](https://jhaoshao.github.io/ChronoDepth/) [](https://arxiv.org/abs/2406.01493)[](https://github.com/jhaoshao/ChronoDepth) |
| |
|
| | [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/ ) |
| | |
| | ## 🎓 Citation |
| | |
| | Please cite our paper if you find this repository useful: |
| | |
| | ```bibtex |
| | @misc{shao2024learning, |
| | title={Learning Temporally Consistent Video Depth from Video Diffusion Priors}, |
| | author={Jiahao Shao and Yuanbo Yang and Hongyu Zhou and Youmin Zhang and Yujun Shen and Matteo Poggi and Yiyi Liao}, |
| | year={2024}, |
| | eprint={2406.01493}, |
| | archivePrefix={arXiv}, |
| | primaryClass={cs.CV} |
| | } |
| | ``` |