Opened this issue 6 years ago · 0 comments
Not exactly a major issue, but
monodepth/monodepth_main.py
Line 168 in 5bc4bb1
Should be training_time_left = ((num_total_steps - step) / (step - start_step)) * time_sofar
training_time_left = ((num_total_steps - step) / (step - start_step)) * time_sofar