YufeiWang777 / LRRU

Official implementation of ``LRRU: Long-short Range Recurrent Updating Networks for Depth Completion'', ICCV 2023.
75 stars 2 forks source link

Convergence time #12

Closed jisoo0-0 closed 4 months ago

jisoo0-0 commented 4 months ago

Hi, thank you for your wonderful work!

BTW, I want to know how many epochs I have to train a model to get commendable performance. I do know that you mentioned that you have trained 45 epochs, but I'd like to know at what epoch the model converges(approximately).

Thanks.

jisoo0-0 commented 4 months ago

.