CSPN_monodepth icon indicating copy to clipboard operation
CSPN_monodepth copied to clipboard

一些问题

Open progressforever opened this issue 6 years ago • 1 comments

感谢您的开源~ 我想请问您下,CSPN在您的复现过程中能否达到他论文中的效果呢?

progressforever avatar Dec 11 '18 12:12 progressforever

我用2块titan x训练30 epochs的结果。

Method rml rmse log10 Delta1 Delta2 Delta3
CSPN 0.016 0.117 - 0.992 0.999 1.000
CSPN_ours 0.023 0.152 0.010 0.988 0.997 0.999

没有达到原文的效果,可能和环境或者调参技巧有关。 我的环境是python3 pytorch 0.4.1 cuda 9.2

dontLoveBugs avatar Dec 11 '18 14:12 dontLoveBugs