tinghuiz / SfMLearner

An unsupervised learning framework for depth and ego-motion estimation from monocular videos
MIT License
1.96k stars 555 forks source link

predicted output #123

Open danbo2 opened 4 years ago

danbo2 commented 4 years ago

Hi all,

It seems strange I use test_kitti_pose.py to test sequence 9 dataset, and it executes well except some warnings, but nothing is generated. tf Does anyone can help me ? I appreciate your help.

ezorfa commented 4 years ago

Heyy @danbo2 ! Have you trained the code in TF 2.0 or 1.0?

danbo2 commented 4 years ago

@ezorfa I used the pretrained model.

xinyuw1024 commented 4 years ago

Hi,Were you able to find the cause of this exception and any solution for it?