Update config_full_tile.yaml
Browse files- config_full_tile.yaml +1 -1
config_full_tile.yaml
CHANGED
|
@@ -128,7 +128,7 @@ model:
|
|
| 128 |
decoder: UperNetDecoder
|
| 129 |
pretrained: false
|
| 130 |
backbone: prithvi_swin_L
|
| 131 |
-
img_size: 224
|
| 132 |
backbone_drop_path_rate: 0.3
|
| 133 |
decoder_channels: 256
|
| 134 |
in_channels: 7
|
|
|
|
| 128 |
decoder: UperNetDecoder
|
| 129 |
pretrained: false
|
| 130 |
backbone: prithvi_swin_L
|
| 131 |
+
#img_size: 224
|
| 132 |
backbone_drop_path_rate: 0.3
|
| 133 |
decoder_channels: 256
|
| 134 |
in_channels: 7
|