yan99033 / monodepth-cpp

Tensorflow C++ implementation for single-image depth estimation (Monodepth)
MIT License
105 stars 33 forks source link

Monodepth pre-trained model #21

Open huqingyuan-9952 opened 1 year ago

huqingyuan-9952 commented 1 year ago

Hi! I have configured the CMake project,When I want to test that Monodepth C++ is working,it require “ ../model/model_city2kitti.pb”,but the Monodepth pre-trained model link you set in ../model page is unavailable, Is there any other way I can get the model_city2kitti.pb file?Thank you.

NithaElizabeth commented 1 year ago

Hi! I have configured the CMake project,When I want to test that Monodepth C++ is working,it require “ ../model/model_city2kitti.pb”,but the Monodepth pre-trained model link you set in ../model page is unavailable, Is there any other way I can get the model_city2kitti.pb file?Thank you.

The link is no longer active. It would be interesting if the author could provide the TF graph