Upload 18 files
Browse files- config.json +57 -0
- logs/Train Super-Resolution NN (ConvSwin2SR)/1695038384.58148/events.out.tfevents.1695038384.ebed10aef8f5.268646.1 +3 -0
- logs/Train Super-Resolution NN (ConvSwin2SR)/1695038384.5839088/hparams.yml +31 -0
- logs/Train Super-Resolution NN (ConvSwin2SR)/1695043412.0050254/events.out.tfevents.1695043412.ebed10aef8f5.272358.1 +3 -0
- logs/Train Super-Resolution NN (ConvSwin2SR)/1695043412.008631/hparams.yml +31 -0
- logs/Train Super-Resolution NN (ConvSwin2SR)/1695043450.3063529/events.out.tfevents.1695043450.ebed10aef8f5.273819.1 +3 -0
- logs/Train Super-Resolution NN (ConvSwin2SR)/1695043450.3089237/hparams.yml +31 -0
- logs/Train Super-Resolution NN (ConvSwin2SR)/1695043461.056641/events.out.tfevents.1695043461.ebed10aef8f5.273819.3 +3 -0
- logs/Train Super-Resolution NN (ConvSwin2SR)/1695043461.0602324/hparams.yml +31 -0
- logs/Train Super-Resolution NN (ConvSwin2SR)/events.out.tfevents.1695038384.ebed10aef8f5.268646.0 +3 -0
- logs/Train Super-Resolution NN (ConvSwin2SR)/events.out.tfevents.1695043412.ebed10aef8f5.272358.0 +3 -0
- logs/Train Super-Resolution NN (ConvSwin2SR)/events.out.tfevents.1695043450.ebed10aef8f5.273819.0 +3 -0
- logs/Train Super-Resolution NN (ConvSwin2SR)/events.out.tfevents.1695043461.ebed10aef8f5.273819.2 +3 -0
- pytorch_model.bin +3 -0
- samples/ConvSwin2SR_0005.png +0 -0
- samples/ConvSwin2SR_0010.png +0 -0
- samples/ConvSwin2SR_0015.png +0 -0
- samples/ConvSwin2SR_0020.png +0 -0
config.json
ADDED
@@ -0,0 +1,57 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"architectures": [
|
3 |
+
"ConvSwin2SR"
|
4 |
+
],
|
5 |
+
"attention_probs_dropout_prob": 0.0,
|
6 |
+
"depths": [
|
7 |
+
6,
|
8 |
+
6,
|
9 |
+
6,
|
10 |
+
6,
|
11 |
+
6,
|
12 |
+
6
|
13 |
+
],
|
14 |
+
"drop_path_rate": 0.1,
|
15 |
+
"embed_dim": 180,
|
16 |
+
"hidden_act": "gelu",
|
17 |
+
"hidden_dropout_prob": 0.0,
|
18 |
+
"image_size": [
|
19 |
+
32,
|
20 |
+
48
|
21 |
+
],
|
22 |
+
"img_range": 1,
|
23 |
+
"initializer_range": 0.02,
|
24 |
+
"input_shape": [
|
25 |
+
44,
|
26 |
+
60
|
27 |
+
],
|
28 |
+
"interpolation_method": "bicubic",
|
29 |
+
"layer_norm_eps": 1e-05,
|
30 |
+
"mlp_ratio": 2.0,
|
31 |
+
"model_type": "conv_swin2sr",
|
32 |
+
"num_channels": 1,
|
33 |
+
"num_heads": [
|
34 |
+
6,
|
35 |
+
6,
|
36 |
+
6,
|
37 |
+
6,
|
38 |
+
6,
|
39 |
+
6
|
40 |
+
],
|
41 |
+
"num_high_res_covars": 0,
|
42 |
+
"num_layers": 6,
|
43 |
+
"patch_size": 1,
|
44 |
+
"qkv_bias": true,
|
45 |
+
"real_upscale": 5,
|
46 |
+
"resi_connection": "1conv",
|
47 |
+
"sample_size": [
|
48 |
+
160,
|
49 |
+
240
|
50 |
+
],
|
51 |
+
"torch_dtype": "float32",
|
52 |
+
"transformers_version": "4.33.1",
|
53 |
+
"upsampler": "pixelshuffle",
|
54 |
+
"upscale": 8,
|
55 |
+
"use_absolute_embeddings": false,
|
56 |
+
"window_size": 5
|
57 |
+
}
|
logs/Train Super-Resolution NN (ConvSwin2SR)/1695038384.58148/events.out.tfevents.1695038384.ebed10aef8f5.268646.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d4ccbe8170b2229712f0300df2240ccf4a5c399a96372cd7693551441814d6b1
|
3 |
+
size 1888
|
logs/Train Super-Resolution NN (ConvSwin2SR)/1695038384.5839088/hparams.yml
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
batch_size: 2
|
2 |
+
device: cuda
|
3 |
+
hf_repo_name: predictia/europe_reanalysis_downscaler_convswin2sr_huge
|
4 |
+
hour_embed_type: none
|
5 |
+
hub_private_repo: false
|
6 |
+
input-area: longitude=[-8.35, 6.6],latitude=[46.45, 35.5]
|
7 |
+
input-dataset: era5
|
8 |
+
input-resolution: 025deg
|
9 |
+
input-scaling: domain-wise
|
10 |
+
input-variables: t2m
|
11 |
+
learning_rate: 0.0001
|
12 |
+
lr_warmup_steps: 500
|
13 |
+
mixed_precision: fp16
|
14 |
+
num_epochs: 100
|
15 |
+
num_samples: 3
|
16 |
+
num_workers: 0
|
17 |
+
number_model_params: 12383377
|
18 |
+
output-area: longitude=[-6.85, 5.1],latitude=[44.95, 37]
|
19 |
+
output-dataset: cerra
|
20 |
+
output-resolution: 005deg
|
21 |
+
output-scaling: domain-wise
|
22 |
+
output-variable: t2m
|
23 |
+
output_dir: swin2sr-1985_2020
|
24 |
+
overwrite_output_dir: true
|
25 |
+
push_to_hub: false
|
26 |
+
save_image_epochs: 5
|
27 |
+
save_model_epochs: 10
|
28 |
+
seed: 2023
|
29 |
+
static_covariables: null
|
30 |
+
train-coverage: 1981/01-2013/12
|
31 |
+
validation-coverage: 2014/01-2017/12
|
logs/Train Super-Resolution NN (ConvSwin2SR)/1695043412.0050254/events.out.tfevents.1695043412.ebed10aef8f5.272358.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9190a7d9ae06fd12a729bdb093ba967855d666484f51d2787349d3e603e66c24
|
3 |
+
size 1888
|
logs/Train Super-Resolution NN (ConvSwin2SR)/1695043412.008631/hparams.yml
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
batch_size: 2
|
2 |
+
device: cuda
|
3 |
+
hf_repo_name: predictia/europe_reanalysis_downscaler_convswin2sr_huge
|
4 |
+
hour_embed_type: none
|
5 |
+
hub_private_repo: false
|
6 |
+
input-area: longitude=[-8.35, 6.6],latitude=[46.45, 35.5]
|
7 |
+
input-dataset: era5
|
8 |
+
input-resolution: 025deg
|
9 |
+
input-scaling: domain-wise
|
10 |
+
input-variables: t2m
|
11 |
+
learning_rate: 0.0001
|
12 |
+
lr_warmup_steps: 500
|
13 |
+
mixed_precision: fp16
|
14 |
+
num_epochs: 100
|
15 |
+
num_samples: 3
|
16 |
+
num_workers: 0
|
17 |
+
number_model_params: 12383377
|
18 |
+
output-area: longitude=[-6.85, 5.1],latitude=[44.95, 37]
|
19 |
+
output-dataset: cerra
|
20 |
+
output-resolution: 005deg
|
21 |
+
output-scaling: domain-wise
|
22 |
+
output-variable: t2m
|
23 |
+
output_dir: swin2sr-1985_2020
|
24 |
+
overwrite_output_dir: true
|
25 |
+
push_to_hub: false
|
26 |
+
save_image_epochs: 5
|
27 |
+
save_model_epochs: 10
|
28 |
+
seed: 2023
|
29 |
+
static_covariables: null
|
30 |
+
train-coverage: 1981/01-2013/12
|
31 |
+
validation-coverage: 2014/01-2017/12
|
logs/Train Super-Resolution NN (ConvSwin2SR)/1695043450.3063529/events.out.tfevents.1695043450.ebed10aef8f5.273819.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c8e42a9c438c93bc89c2f245bf41ebf70008495e539af84ebc84a843b169cbc2
|
3 |
+
size 1888
|
logs/Train Super-Resolution NN (ConvSwin2SR)/1695043450.3089237/hparams.yml
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
batch_size: 2
|
2 |
+
device: cuda
|
3 |
+
hf_repo_name: predictia/europe_reanalysis_downscaler_convswin2sr_huge
|
4 |
+
hour_embed_type: none
|
5 |
+
hub_private_repo: false
|
6 |
+
input-area: longitude=[-8.35, 6.6],latitude=[46.45, 35.5]
|
7 |
+
input-dataset: era5
|
8 |
+
input-resolution: 025deg
|
9 |
+
input-scaling: domain-wise
|
10 |
+
input-variables: t2m
|
11 |
+
learning_rate: 0.0001
|
12 |
+
lr_warmup_steps: 500
|
13 |
+
mixed_precision: fp16
|
14 |
+
num_epochs: 100
|
15 |
+
num_samples: 3
|
16 |
+
num_workers: 0
|
17 |
+
number_model_params: 12383377
|
18 |
+
output-area: longitude=[-6.85, 5.1],latitude=[44.95, 37]
|
19 |
+
output-dataset: cerra
|
20 |
+
output-resolution: 005deg
|
21 |
+
output-scaling: domain-wise
|
22 |
+
output-variable: t2m
|
23 |
+
output_dir: swin2sr-1985_2020
|
24 |
+
overwrite_output_dir: true
|
25 |
+
push_to_hub: false
|
26 |
+
save_image_epochs: 5
|
27 |
+
save_model_epochs: 10
|
28 |
+
seed: 2023
|
29 |
+
static_covariables: null
|
30 |
+
train-coverage: 1981/01-2013/12
|
31 |
+
validation-coverage: 2014/01-2017/12
|
logs/Train Super-Resolution NN (ConvSwin2SR)/1695043461.056641/events.out.tfevents.1695043461.ebed10aef8f5.273819.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:485007bfc8aebdf2cf4a34edf0ae0b078d3cc2482bcee425bf2913b67b2d453a
|
3 |
+
size 1888
|
logs/Train Super-Resolution NN (ConvSwin2SR)/1695043461.0602324/hparams.yml
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
batch_size: 2
|
2 |
+
device: cuda
|
3 |
+
hf_repo_name: predictia/europe_reanalysis_downscaler_convswin2sr_huge
|
4 |
+
hour_embed_type: none
|
5 |
+
hub_private_repo: false
|
6 |
+
input-area: longitude=[-8.35, 6.6],latitude=[46.45, 35.5]
|
7 |
+
input-dataset: era5
|
8 |
+
input-resolution: 025deg
|
9 |
+
input-scaling: domain-wise
|
10 |
+
input-variables: t2m
|
11 |
+
learning_rate: 0.0001
|
12 |
+
lr_warmup_steps: 500
|
13 |
+
mixed_precision: fp16
|
14 |
+
num_epochs: 100
|
15 |
+
num_samples: 3
|
16 |
+
num_workers: 0
|
17 |
+
number_model_params: 12383377
|
18 |
+
output-area: longitude=[-6.85, 5.1],latitude=[44.95, 37]
|
19 |
+
output-dataset: cerra
|
20 |
+
output-resolution: 005deg
|
21 |
+
output-scaling: domain-wise
|
22 |
+
output-variable: t2m
|
23 |
+
output_dir: swin2sr-1985_2020
|
24 |
+
overwrite_output_dir: true
|
25 |
+
push_to_hub: false
|
26 |
+
save_image_epochs: 5
|
27 |
+
save_model_epochs: 10
|
28 |
+
seed: 2023
|
29 |
+
static_covariables: null
|
30 |
+
train-coverage: 1981/01-2013/12
|
31 |
+
validation-coverage: 2014/01-2017/12
|
logs/Train Super-Resolution NN (ConvSwin2SR)/events.out.tfevents.1695038384.ebed10aef8f5.268646.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:059a6692433f56f20a528962c4ddadf4c206da51efd31230e4c847daeb9a33df
|
3 |
+
size 88
|
logs/Train Super-Resolution NN (ConvSwin2SR)/events.out.tfevents.1695043412.ebed10aef8f5.272358.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9453bfc96cdd000340591f4b38e9cf4202686c6dfe2b51a76adfdc869d31f316
|
3 |
+
size 88
|
logs/Train Super-Resolution NN (ConvSwin2SR)/events.out.tfevents.1695043450.ebed10aef8f5.273819.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:31911915057e829d686ac202d0bcbde216a7555300c80d7aadafa82353e348c1
|
3 |
+
size 88
|
logs/Train Super-Resolution NN (ConvSwin2SR)/events.out.tfevents.1695043461.ebed10aef8f5.273819.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:57f8f760a97b8c844125c24fa0a96067cd4c95cfb709a0764db94368d05c7a14
|
3 |
+
size 568203501
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e9f86e50963147be611516d5661ee26267794c04c1acf4499b94df70dbb6b714
|
3 |
+
size 49789685
|
samples/ConvSwin2SR_0005.png
ADDED
samples/ConvSwin2SR_0010.png
ADDED
samples/ConvSwin2SR_0015.png
ADDED
samples/ConvSwin2SR_0020.png
ADDED