Update config.yaml
#26
by
Tamaragov
- opened
- 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
|