Method__init__(
self,
encoder='vitl',
features=256,
out_channels=[256, 512, 1024, 1024],
depth_anything_v2/dpt.py:154
Method__init__(
self,
img_size: Union[int, Tuple[int, int]] = 224,
patch_size: Union[int, Tuple[int,
depth_anything_v2/dinov2_layers/patch_embed.py:38