xychen

Results 3 issues of xychen

Thanks so much for this inspiring and excellent work! I implemented the patch matching but did not perform as well as the demo on the paper. Could you introduce more...

when run 'depth_anything = DepthAnything.from_pretrained(pretrained_model_name_or_path='LiheYoung/depth_anything_{}14'.format(args.encoder)).to(DEVICE).eval()', there is a error 'TypeError: __init__() missing 1 required positional argument: 'config''

Thanks for your promising paper and code. Are camera and world coordinate systems left-hand definitions in your code?