MCPcopy Create free account

hub / github.com/NVlabs/RADIO / functions

Functions572 in github.com/NVlabs/RADIO

Methodnum_cls_tokens
(self)
radio/extra_models.py:135
Methodnum_prefix_tokens
(self)
radio/vision_transformer_xpos.py:283
Methodnum_registers
(self)
radio/vit_patch_generator.py:116
Methodnum_registers
(self)
radio/extra_models.py:139
Methodnum_skip
(self)
radio/vit_patch_generator.py:120
Methodnum_summary_tokens
(self)
radio/hf_model.py:175
Methodnum_summary_tokens
(self)
radio/radio_model.py:72
Methodnum_summary_tokens
(self)
radio/extra_models.py:143
Methodnum_summary_tokens
(self)
radio/vision_transformer_xpos.py:287
Functionpaint_images
(img, c, r, c_pix, r_pix)
tools/im_join.py:107
Functionpaligemma_896_student
(**kwargs)
radio/extra_models.py:80
Functionparse_int_list
Parse a comma-separated list of integers and sort them.
examples/visualize_features.py:47
Methodpatch_extractor
(x: torch.Tensor)
radio/vision_transformer_xpos.py:304
Methodpatch_size
(self)
radio/hf_model.py:179
Methodpatch_size
(self)
radio/radio_model.py:100
Methodpatch_size
(self)
radio/dual_hybrid_vit.py:143
Methodpatch_size
(self)
radio/extra_models.py:30
Methodpatch_size
(self)
radio/extra_models.py:131
Methodpatch_size
(self)
examples/common/model_loader.py:47
Methodpatch_size
(self)
examples/common/model_loader.py:84
Methodpatch_size
(self)
examples/common/model_loader.py:135
Methodpatch_size
(self)
examples/common/model_loader.py:153
Methodpatch_size
(self)
examples/common/model_loader.py:208
Methodpatch_size
(self)
examples/common/model_loader.py:246
Methodpatch_size
(self)
examples/common/model_loader.py:302
Methodpatchify
(self, x: torch.Tensor)
radio/extra_models.py:165
Methodpreferred_resolution
(self)
radio/hf_model.py:187
Methodpreferred_resolution
(self)
radio/radio_model.py:115
Methodprepare_summary
(summ: Optional[torch.Tensor])
radio/radio_model.py:322
Functionradio1d_huge_patch16_224
ViT-Huge model (ViT-H/16) from original paper (https://arxiv.org/abs/2010.11929).
radio/radio1d.py:1722
Functionradio1d_large_patch16_224
ViT-Huge model (ViT-H/16) from original paper (https://arxiv.org/abs/2010.11929).
radio/radio1d.py:1695
Functionradio1d_so400m_patch16_224
ViT model matching the architecture of the So400M model from "Scaling Vision Transformers to 400 Million Parameters" (https://arxiv.org/abs/2302.
radio/radio1d.py:1707
Methodregister_adaptor
(self, name)
radio/adaptor_registry.py:23
Methodset_curr_step
(self, step: int)
radio/radio1d.py:789
Methodset_optimal_window_size
Using hand picked window size for various resolutions. E-RADIO employs windowed attention, which may be sensitive to the choice of t
radio/eradio_model.py:1248
Methodsummary_dim
(self)
radio/radio_model.py:141
Methodswitch_to_deploy
(self)
radio/eradio_model.py:190
Methodswitch_to_deploy
(self)
radio/eradio_model.py:319
Methodswitch_to_deploy
A method to perform model self-compression merges BN into conv layers converts MLP relative positional bias into precomputed
radio/eradio_model.py:1201
Methodswitch_to_deploy
(self)
radio/hf_model.py:204
Methodswitch_to_deploy
(self)
radio/radio_model.py:161
Methodtransform
(self, inpt: Any, params: Dict[str, Any])
examples/common/resize_transform.py:74
Methodtransform
(self, inpt: Any, params: Dict[str, Any])
examples/common/resize_transform.py:108
Methodvision_encoder
(self)
examples/common/model_loader.py:51
Methodvision_encoder
(self)
examples/common/model_loader.py:88
Methodvision_encoder
(self)
examples/common/model_loader.py:212
Methodvision_encoder
(self)
examples/common/model_loader.py:250
Functionvisualize_augmented_images
(images: torch.Tensor, transforms: torch.Tensor, orig_size: torch.Tensor, suffix: str = '')
examples/ssl_metrics.py:574
Functionvit_base
(patch_size=16, num_register_tokens=0, **kwargs)
radio/dinov2_arch.py:849
Functionvit_base_patch14_224
ViT-Base (ViT-B/14) from original paper (https://arxiv.org/abs/2010.11929). ImageNet-1k weights fine-tuned from in21k @ 224x224, source https://g
radio/extra_timm_models.py:48
Functionvit_base_patch16_v2_224
ViT-Base (ViT-B/16) from original paper (https://arxiv.org/abs/2010.11929). ImageNet-1k weights fine-tuned from in21k @ 224x224, source https://g
radio/extra_timm_models.py:58
Functionvit_base_patch16_xpos
(num_cls_tokens: int = 1, num_reg_tokens: int = 0, **kwargs)
radio/vision_transformer_xpos.py:331
Functionvit_bigG_patch14_224
(pretrained=False, **kwargs)
radio/extra_timm_models.py:158
Functionvit_bigG_patch16_xpos
(num_cls_tokens: int = 1, num_reg_tokens: int = 0, **kwargs)
radio/vision_transformer_xpos.py:355
Functionvit_giant2
Close to ViT-giant, with embed-dim 1536 and 24 heads => embed-dim per head 64
radio/dinov2_arch.py:877
Functionvit_giant_patch16_224
ViT-giant model (ViT-g/16) from original paper (https://arxiv.org/abs/2010.11929).
radio/extra_timm_models.py:147
Functionvit_giant_patch16_xpos
(num_cls_tokens: int = 1, num_reg_tokens: int = 0, **kwargs)
radio/vision_transformer_xpos.py:349
Functionvit_huge_patch16_224_mlpnorm
ViT-Huge model (ViT-H/16) from original paper (https://arxiv.org/abs/2010.11929).
radio/extra_timm_models.py:134
Functionvit_huge_patch16_xpos
(num_cls_tokens: int = 1, num_reg_tokens: int = 0, **kwargs)
radio/vision_transformer_xpos.py:343
Functionvit_large
(patch_size=16, num_register_tokens=0, **kwargs)
radio/dinov2_arch.py:863
Functionvit_large_dyt_patch16_224
ViT-Large model (ViT-L/16) from original paper (https://arxiv.org/abs/2010.11929). ImageNet-1k weights fine-tuned from in21k @ 224x224, source ht
radio/extra_timm_models.py:218
Functionvit_large_patch16_v2_224
ViT-Large model (ViT-L/16) from original paper (https://arxiv.org/abs/2010.11929). ImageNet-1k weights fine-tuned from in21k @ 224x224, source ht
radio/extra_timm_models.py:72
Functionvit_large_patch16_xpos
(num_cls_tokens: int = 1, num_reg_tokens: int = 0, **kwargs)
radio/vision_transformer_xpos.py:337
Functionvit_small
(patch_size=16, num_register_tokens=0, **kwargs)
radio/dinov2_arch.py:835
Functionvit_small_patch14_224
ViT-Small (ViT-S/16)
radio/extra_timm_models.py:39
Functionvit_so400m_patch16_224
ViT model matching the architecture of the So400M model from "Scaling Vision Transformers to 400 Million Parameters" (https://arxiv.org/abs/2302.
radio/extra_timm_models.py:87
Functionvit_so400m_v2_patch16_224
ViT model matching the architecture of the So400M model from "Scaling Vision Transformers to 400 Million Parameters" (https://arxiv.org/abs/2302.
radio/extra_timm_models.py:101
Functionvit_tiny_patch14_224
ViT-Tiny (Vit-Ti/16)
radio/extra_timm_models.py:30
Methodwindow_select
(pos_embed)
radio/vit_patch_generator.py:205
Methodwindow_size
(self)
radio/hf_model.py:191
Methodwindow_size
(self)
radio/radio_model.py:119
Methodzero_shot_postproc
(self, logits: torch.Tensor)
examples/common/model_loader.py:192
← previous501–572 of 572, ranked by callers