yzcjtr / GeoNet

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

Flag add_flownet not recognized by Tensorflow #55

Closed Ric4rdoLuna closed 5 years ago

Ric4rdoLuna commented 5 years ago

When I try to run the code the flag add_flownet not recognized by Tensorflow. Does this problem occur due to Tensorflow's version?

yzcjtr commented 5 years ago

Yes, I think so. You can refer to this issue (https://github.com/yzcjtr/GeoNet/issues/17).