TCMonoDepth
Enforcing Temporal Consistency in Video Depth Estimation, ICCV-W 2021.
Install / Use
/learn @yu-li/TCMonoDepthREADME
<p align="center">TCMonoDepth is a method for stable depth estimation for any video.</p>
<p align="center">TCMonoDepth 是一个为任意视频估计稳定的深度值的模型。</p>
<p align="center"> <a href="https://openaccess.thecvf.com/content/ICCV2021W/PBDL/papers/Li_Enforcing_Temporal_Consistency_in_Video_Depth_Estimation_ICCVW_2021_paper.pdf">Paper</a> </p>Usage
Requirements
- [x] python
- [x] pytorch
- [x] torchvision
- [x] opencv
- [x] tqdm
Testing
You can download our pretraind checkppont from link (google drive) or link (百度云, 提取码: w2kr) and save it in the./weights folder. Put your video into the folder videos and run
cd TCMonoDepth
python demo.py --model large --resume ./weights/_ckpt.pt.tar --input ./videos --output ./output --resize_size 384
A small MonoDepth model for mobile devices
A lightweight and very fast monodepth model
cd TCMonoDepth
python demo.py --model small --resume ./weights/_ckpt_small.pt.tar --input ./videos --output ./output --resize_size 256
Bibtex
If you use this code for your research, please consider to star this repo and cite our paper.
@inproceedings{li2021enforcing,
title={Enforcing Temporal Consistency in Video Depth Estimation},
author={Li, Siyuan and Luo, Yue and Zhu, Ye and Zhao, Xun and Li, Yu and Shan, Ying},
booktitle={Proceedings of the IEEE/CVF International Conference on Computer Vision Workshops},
year={2021}
}
Acknowledgement
In this project, parts of the code are adapted from: MiDaS. We thank the authors for sharing codes for their great works.
Related Skills
qqbot-channel
349.9kQQ 频道管理技能。查询频道列表、子频道、成员、发帖、公告、日程等操作。使用 qqbot_channel_api 工具代理 QQ 开放平台 HTTP 接口,自动处理 Token 鉴权。当用户需要查看频道、管理子频道、查询成员、发布帖子/公告/日程时使用。
docs-writer
100.4k`docs-writer` skill instructions As an expert technical writer and editor for the Gemini CLI project, you produce accurate, clear, and consistent documentation. When asked to write, edit, or revie
model-usage
349.9kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
Design
Campus Second-Hand Trading Platform \- General Design Document (v5.0 \- React Architecture \- Complete Final Version)1\. System Overall Design 1.1. Project Overview This project aims t
