CharlotteHao
CharlotteHao
Hi, Thank you and the matching results are very good. How can i using the matching results to estimate the relative pose? Could you please help me with calculating R...
/home/shahao/anaconda3/envs/Unidepth/lib/python3.11/site-packages/timm/models/layers/__init__.py:48: FutureWarning: Importing from timm.models.layers is deprecated, please import via timm.layers warnings.warn(f"Importing from {__name__} is deprecated, please import via timm.layers", FutureWarning) Traceback (most recent call last): File "/home/shahao/my_study/PF3plat/UniDepth/UniDepth/./scripts/demo.py", line 5,...
Traceback (most recent call last): File "/home/shahao/my_study/PF3plat/UniDepth/UniDepth/./scripts/demo.py", line 46, in model = UniDepthV2.from_pretrained(f"lpiccinelli/{name}") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shahao/anaconda3/envs/unid/lib/python3.11/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^ File "/home/shahao/anaconda3/envs/unid/lib/python3.11/site-packages/huggingface_hub/hub_mixin.py", line 571, in from_pretrained...