Update config.yaml (#26)
Browse files- Update config.yaml (7f91b9ecc6931d57c7048fba1b8123e903509a55)
Co-authored-by: Tamara Govindasamy <[email protected]>
- config.yaml +1 -1
config.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
|