Skip to content

Commit 8730ade

Browse files
committed
remove unnecessary parameters from config file
Signed-off-by: Carlos Gomes <[email protected]>
1 parent 11010f8 commit 8730ade

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

examples/confs/sen1floods11_vit_local_ckpt.yaml

-8
Original file line numberDiff line numberDiff line change
@@ -77,14 +77,6 @@ model:
7777
decoder: FCNDecoder
7878
pretrained: true
7979
backbone: prithvi_vit_100
80-
backbone_embed_dim: 768
81-
backbone_num_heads: 12
82-
backbone_decoder_depth: 8
83-
backbone_decoder_num_heads: 16
84-
backbone_decoder_embed_dim: 512
85-
backbone_mlp_ratio: 4
86-
backbone_patch_size: 16
87-
backbone_in_chans: 6
8880
backbone_pretrained_cfg_overlay:
8981
file: examples/Prithvi_100M.pt
9082
decoder_channels: 256

0 commit comments

Comments
 (0)