Deeper-Depth-Prediction:使用深度残差网络的深度预测

时间:2024-06-07 13:48:31
【文件属性】:
文件名称:Deeper-Depth-Prediction:使用深度残差网络的深度预测
文件大小:10KB
文件格式:ZIP
更新时间:2024-06-07 13:48:31
Python 深度预测 使用深度残差网络进行深度预测。 @ iro-cp的原始代码和论文在这里找到: : @iapatil的此版本也为我提供了帮助,可在此处找到: : 写在PyTorch中。 要运行,请从下载预训练的numpy权重并将其保存在当前目录中。 然后,激活PyTorch环境并运行 python predict.py 输出将另存为output_image.png 。 我的文章详细介绍和实现可以在找到。
【文件预览】:
Deeper-Depth-Prediction-master
----LICENSE(1KB)
----README.md(737B)
----pytorch()
--------utils.py(246B)
--------model.py(9KB)
--------predict.py(2KB)
--------weights.py(30KB)
--------preprocess.py(2KB)
--------export_caffe2.py(235B)
----.gitignore(1KB)

网友评论