Method__init__(
self,
embed_dim=512,
seq_len=6,
output_layers=[256, 128, 64],
nhead=
baselines/vint/vint_network.py:32
Method__init__(
self,
encoder='vitl',
features=256,
out_channels=[256, 512, 1024, 1024],
baselines/logoplanner/depth_anything/depth_anything_v2/dpt.py:154
Method__init__(
self,
img_size: Union[int, Tuple[int, int]] = 224,
patch_size: Union[int, Tuple[int,
baselines/logoplanner/depth_anything/depth_anything_v2/dinov2_layers/patch_embed.py:38