视频深度估计部署测评

目录

video depth anything 字节开源

DepthCrafter

推理代码:


video depth anything 字节开源

https://zhuanlan.zhihu.com/p/21210191968

效果最后,最稳定

DepthCrafter

推理代码:


# coding=utf-8
import sys
import os
os.chdir(os.path.dirname(os.path.abspath(__file__)))
current_dir = os.path.dirname(os.path.abspath(__file__))
 
paths = [os.path.abspath(__file__).split('scripts')[0]]
print('curren