mrharicot / monodepth

Unsupervised single image depth prediction with CNNs
Other
2.21k stars 628 forks source link

Incorrect time left when resuming training #215

Open friggog opened 5 years ago

friggog commented 5 years ago

Not exactly a major issue, but

https://github.com/mrharicot/monodepth/blob/5bc4bb1eaf6f6c78ec3bcda37af4eeea9fc4f0c6/monodepth_main.py#L168

Should be training_time_left = ((num_total_steps - step) / (step - start_step)) * time_sofar