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
model/depth_anything/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
encoders/dinov2/layers/patch_embed.py:25