We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2866275 + 8730ade commit c4afa03Copy full SHA for c4afa03
examples/confs/sen1floods11_vit.yaml
@@ -79,7 +79,6 @@ model:
79
decoder: FCNDecoder
80
pretrained: true
81
backbone: prithvi_vit_100
82
- backbone_pretrain_img_size: 512
83
decoder_channels: 256
84
in_channels: 6
85
bands:
examples/confs/sen1floods11_vit_local_ckpt.yaml
@@ -77,16 +77,6 @@ model:
77
78
- backbone_embed_dim: 768
- backbone_num_heads: 12
- backbone_decoder_depth: 8
- backbone_decoder_num_heads: 16
- backbone_decoder_embed_dim: 512
86
- backbone_mlp_ratio: 4
87
- backbone_patch_size: 16
88
- backbone_in_chans: 6
89
- backbone_num_frames: 1
90
backbone_pretrained_cfg_overlay:
91
file: examples/Prithvi_100M.pt
92
0 commit comments