Skip to content

Commit

Permalink
remove unnecessary parameters from config file
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Gomes <[email protected]>
  • Loading branch information
CarlosGomes98 committed May 24, 2024
1 parent 11010f8 commit 8730ade
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions examples/confs/sen1floods11_vit_local_ckpt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,14 +77,6 @@ model:
decoder: FCNDecoder
pretrained: true
backbone: prithvi_vit_100
backbone_embed_dim: 768
backbone_num_heads: 12
backbone_decoder_depth: 8
backbone_decoder_num_heads: 16
backbone_decoder_embed_dim: 512
backbone_mlp_ratio: 4
backbone_patch_size: 16
backbone_in_chans: 6
backbone_pretrained_cfg_overlay:
file: examples/Prithvi_100M.pt
decoder_channels: 256
Expand Down

0 comments on commit 8730ade

Please sign in to comment.