1、简介
文章:2017_CVPR_Unsupervised Learning of Depth and Ego-Motion from Video
代码下载:SfMLearner
2、代码运行记录
基本可以依据作者readme.md文件所述步骤执行;以下是本人在运行过程中遇到的一些问题;
系统配置:Python3+TensorFlow1.9.0+cuda 9.0
(1)demo 运行
1.1 demo下载
在/SfMLearner/models/目录下执行:
bash ./models/download_depth_model.sh
bash ./models/download_pose_model.sh
下载作者训练好的模型参数。如果采用终端bash下载失败,可点击文件,通过文件中的网址进行下载:
http://people.eecs.berkeley.edu/~tinghuiz/projects/SfMLearner/models/kitti_depth_model.tar