zhyever/Monocular-Depth-Estimation-Toolbox

enexpected key & missing keys occur when loading dpt model

gaolizhao opened this issue · 2 comments

use the following commands for infer:

python tools/test.py configs/depthformer/dpt_vit-b16_nyu.py
checkpoints/dpt_vitb_nyu_50e.pth
--eval x
where dpt_vitb_nyu_50e.pth is offered by the author.

The following happened and result is wrong.
image

Maybe I upload the wrong model to google drive. I will have a check.

Download the model again, utilize the latest version of the codebase, and have a try again. Close this issue for now.