yzcjtr / GeoNet

Code for GeoNet: Unsupervised Learning of Dense Depth, Optical Flow and Camera Pose (CVPR 2018)
MIT License
723 stars 181 forks source link

A problem of testing #35

Closed seattlegirl closed 5 years ago

seattlegirl commented 5 years ago

Hey,

Great work! when i download your pretrained models(geonet_dirflownet), and testing the Optical Flow. But here's the mistake: Unsuccessful TensorSliceReader constructor: Failed to find any matching files for ./geonet_dirflownet/ How do I solve this?

Thank you for your time and patience.