ClassPatchEmbed 2D image to patch embedding: (B,C,H,W) -> (B,N,D) Args: img_size: Image size. patch_size: Patch token size. in_chans
llava/model/depth/depth_anything_v2/dinov2_layers/patch_embed.py:26
ClassPatchEmbed 2D image to patch embedding: (B,C,H,W) -> (B,N,D) Args: img_size: Image size. patch_size: Patch token size. in_chans
llava/model/depth/metric_depth/depth_anything_v2/dinov2_layers/patch_embed.py:26