zhyever / Monocular-Depth-Estimation-Toolbox

Monocular Depth Estimation Toolbox based on MMSegmentation.
Apache License 2.0
903 stars 104 forks source link

Low Performance for DepthFormer on NYU dataset #98

Open ZaiyiHu opened 4 months ago

ZaiyiHu commented 4 months ago

Hi, thanks for your great work!

I' been trying to reproduce the results on nyu dataset using depthformer, however it seems to be hard to reproduce the result. The metrics is obviously lower than the most of the papers reported and the visualization looks blurred. I have not idea what could possibly go wrong. Here is my training log.

Looking for any help! Thanks again. nyu.log

zhyever commented 2 months ago

Hi, sorry for the late reply. The raw config works for 4gpus training as far as I can remember. Please change the schedule, learning rate, etc, based on your experiment settings. Thanks for your interest in my work.