You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to run the code and downloaded the necessary models: dpt_beit_large_384.pt, ZoeD_M12_K.pt, ZoeD_M12_NK.pt
However, now I run into an "unexpected keys in state_dict" error. Are these keys supposed to be initialized in the DPTDepthModel? Could I be doing something wrong? Thanks!
The text was updated successfully, but these errors were encountered:
Trying to run the code and downloaded the necessary models: dpt_beit_large_384.pt, ZoeD_M12_K.pt, ZoeD_M12_NK.pt
However, now I run into an "unexpected keys in state_dict" error. Are these keys supposed to be initialized in the DPTDepthModel? Could I be doing something wrong? Thanks!
The text was updated successfully, but these errors were encountered: