Vision Transformer ================== .. currentmodule:: torchgeo.models .. autofunction:: vit_small_patch16_224 .. autofunction:: vit_base_patch16_224 .. autofunction:: vit_large_patch16_224 .. autofunction:: vit_huge_patch14_224 .. autofunction:: vit_small_patch14_dinov2 .. autofunction:: vit_base_patch14_dinov2 .. autoclass:: ViTSmall16_Weights .. autoclass:: ViTBase16_Weights .. autoclass:: ViTLarge16_Weights .. autoclass:: ViTHuge14_Weights .. autoclass:: ViTSmall14_DINOv2_Weights .. autoclass:: ViTBase14_DINOv2_Weights