Huangying-Zhan / Depth-VO-Feat

Unsupervised Learning of Monocular Depth Estimation and Visual Odometry with Deep Feature Reconstruction
Other
349 stars 66 forks source link

Hello,when i run ./experiments/depth/train.sh ,it occur a error : no module named pygeometry,but i try import geometry,it works.And i am sure i install PyGeometry module #25

Closed kourong closed 5 years ago

Huangying-Zhan commented 5 years ago

Can you try to include caffe/python in your PYTHONPATH?