MoGe / vis_depth_8709.log
zeyuren2002's picture
Add files using upload-large-folder tool
da3ed5b verified
raw
history blame contribute delete
534 Bytes
Loading models...
Loading DA2-DPT...
Traceback (most recent call last):
File "/home/ywan0794/MoGe/visualize_depth.py", line 328, in <module>
main()
File "/home/ywan0794/MoGe/visualize_depth.py", line 209, in main
da2_dpt = load_da2_model(CHECKPOINTS['da2_dpt'], 'dpt')
File "/home/ywan0794/MoGe/visualize_depth.py", line 46, in load_da2_model
model = DepthAnythingV2(**model_configs, decoder=decoder_type)
TypeError: DepthAnythingV2.__init__() got an unexpected keyword argument 'decoder'
Visualization completed!