Method__init__(
self,
encoder='vitl',
features=256,
out_channels=[256, 512, 1024, 1024],
llava/model/depth/depth_anything_v2/dpt.py:154
Method__init__(
self,
img_size: Union[int, Tuple[int, int]] = 224,
patch_size: Union[int, Tuple[int,
llava/model/depth/depth_anything_v2/dinov2_layers/patch_embed.py:38
Method__init__(
self,
encoder='vitl',
features=256,
out_channels=[256, 512, 1024, 1024],
llava/model/depth/metric_depth/depth_anything_v2/dpt.py:153
Method__init__(
self,
img_size: Union[int, Tuple[int, int]] = 224,
patch_size: Union[int, Tuple[int,
llava/model/depth/metric_depth/depth_anything_v2/dinov2_layers/patch_embed.py:38
Method__init__(self, questions, image_folder, tokenizer, image_processor, model_config)
llava/eval/model_vqa_loader.py:32