txv.vit#

txv.vit.deit_base_distilled_patch16_224(pretrained: bool = True, lrp: bool = False, **kwargs)#
txv.vit.deit_base_patch16_224(pretrained: bool = True, lrp: bool = False, **kwargs)#
txv.vit.deit_small_distilled_patch16_224(pretrained: bool = True, lrp: bool = False, **kwargs)#
txv.vit.deit_small_patch16_224(pretrained: bool = True, lrp: bool = False, **kwargs)#
txv.vit.deit_tiny_distilled_patch16_224(pretrained: bool = True, lrp: bool = False, **kwargs)#
txv.vit.vit_base_patch16_224(pretrained: bool = True, lrp: bool = False, **kwargs)#
txv.vit.vit_dino_base_patch16_224(pretrained: bool = True, lrp: bool = False, **kwargs)#
txv.vit.vit_dino_base_patch8_224(pretrained: bool = True, lrp: bool = False, **kwargs)#
txv.vit.vit_dino_small_patch16_224(pretrained: bool = True, lrp: bool = False, **kwargs)#
txv.vit.vit_dino_small_patch8_224(pretrained: bool = True, lrp: bool = False, **kwargs)#
txv.vit.vit_large_patch16_224(pretrained: bool = True, lrp: bool = False, **kwargs)#
txv.vit.vit_mae_base_patch16_224(pretrained: bool = True, lrp: bool = False, **kwargs)#
txv.vit.vit_mae_large_patch16_224(pretrained: bool = True, lrp: bool = False, **kwargs)#
txv.vit.vit_small_patch16_224(pretrained: bool = True, lrp: bool = False, **kwargs)#