gonzmg88 commited on
Commit
2bc8b77
1 Parent(s): 269140b

Upload folder using huggingface_hub

Browse files
models/WF2_unetv2_all/checkpoint/epoch=10-step=5643.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1657f45101f840a655d7cff15ec64a79c46b283314d5c770ee458f97b9b29696
3
+ size 93506381
models/WF2_unetv2_all/config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"experiment_name": "WF2_unetv2_all", "seed": 42, "model_params": {"model_folder": "/home/kike/Projects/ml4floods/auxiliar_work/Experiments/", "model_version": "v2", "hyperparameters": {"max_tile_size": 512, "metric_monitor": "val_bce_land_water", "channel_configuration": "all", "weight_problem": [0.2, 0.8], "pos_weight": [1.0, 6.0], "label_names": [["invalid", "clear", "cloud"], ["invalid", "land", "water"]], "model_type": "unet", "num_classes": 2, "max_epochs": 30, "val_every": 1, "lr": 0.0001, "lr_decay": 0.5, "lr_patience": 2, "early_stopping_patience": 5, "num_channels": 13}, "train": true, "test": false}, "data_params": {"loader_type": "local", "num_workers": 8, "filter_windows": {"version": "v2", "threshold_clouds": 0.8, "apply": true}, "download": {"train": false, "val": false, "test": false}, "bucket_id": "", "path_to_splits": "/media/disk/databases/WORLDFLOODS/2_Mart/worldfloods_extra_v2_0_DEF", "train_test_split_file": "/home/kike/Projects/ml4floods/auxiliar_work/Experiments/splits/split_clean.json", "input_folder": "S2", "target_folder": "gt", "batch_size": 128, "window_size": [256, 256], "channel_configuration": "all", "add_mndwi_input": false, "train_transformation": {"normalize": true}, "test_transformation": {"normalize": true}}, "resume_from_checkpoint": false, "gpus": 1, "wandb_entity": "ml4floods", "wandb_project": "wf_improvements"}
models/WF2_unetv2_all/model.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef52e243cea1c659895d05440932b7ec0ef473f63a52283b1c9bd459bf1982b7
3
+ size 31160841
models/WF2_unetv2_bgriswirs/checkpoint/epoch=9-step=5130.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae3a3590a597b198607021064b6078e732542f25544eb265ef8be6fa46107a4f
3
+ size 93458061
models/WF2_unetv2_bgriswirs/config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"experiment_name": "WF2_unetv2_bgriswirs", "seed": 42, "model_params": {"model_folder": "/home/kike/Projects/ml4floods/auxiliar_work/Experiments/", "model_version": "v2", "hyperparameters": {"max_tile_size": 512, "metric_monitor": "val_bce_land_water", "channel_configuration": "bgriswirs", "weight_problem": [0.2, 0.8], "pos_weight": [1.0, 6.0], "label_names": [["invalid", "clear", "cloud"], ["invalid", "land", "water"]], "model_type": "unet", "num_classes": 2, "max_epochs": 30, "val_every": 1, "lr": 0.0001, "lr_decay": 0.5, "lr_patience": 2, "early_stopping_patience": 5, "num_channels": 6}, "train": true, "test": false}, "data_params": {"loader_type": "local", "num_workers": 8, "filter_windows": {"version": "v2", "threshold_clouds": 0.8, "apply": true}, "download": {"train": false, "val": false, "test": false}, "bucket_id": "", "path_to_splits": "/media/disk/databases/WORLDFLOODS/2_Mart/worldfloods_extra_v2_0_DEF", "train_test_split_file": "/home/kike/Projects/ml4floods/auxiliar_work/Experiments/splits/split_clean.json", "input_folder": "S2", "target_folder": "gt", "batch_size": 128, "window_size": [256, 256], "channel_configuration": "bgriswirs", "add_mndwi_input": false, "train_transformation": {"normalize": true}, "test_transformation": {"normalize": true}}, "resume_from_checkpoint": false, "gpus": 1, "wandb_entity": "ml4floods", "wandb_project": "wf_improvements"}
models/WF2_unetv2_bgriswirs/model.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1492b28f9f1949be0c491ab838547f3a6ecb893a2ddcebd03997787b278579ed
3
+ size 31144713
models/WF2_unetv2_rgbi/checkpoint/epoch=1-step=1026.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:807255ef98041da2a57febdfa4c8e1e6b0b380cb85d469ade3aa57f7e24a38bb
3
+ size 93444237
models/WF2_unetv2_rgbi/config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"experiment_name": "WF2_unetv2_rgbi_00", "seed": 5881, "model_params": {"model_folder": "/home/kike/Projects/ml4floods/auxiliar_work/Experiments/", "model_version": "v2", "hyperparameters": {"max_tile_size": 512, "metric_monitor": "val_bce_land_water", "channel_configuration": "bgri", "weight_problem": [0.2, 0.8], "pos_weight": [1.0, 6.0], "label_names": [["invalid", "clear", "cloud"], ["invalid", "land", "water"]], "model_type": "unet", "num_classes": 2, "max_epochs": 30, "val_every": 1, "lr": 0.0001, "lr_decay": 0.5, "lr_patience": 2, "early_stopping_patience": 5, "num_channels": 4}, "train": true, "test": false}, "data_params": {"loader_type": "local", "num_workers": 16, "filter_windows": {"version": "v2", "threshold_clouds": 0.8, "apply": true}, "download": {"train": false, "val": false, "test": false}, "bucket_id": "", "path_to_splits": "/media/disk/databases/WORLDFLOODS/2_Mart/worldfloods_extra_v2_0_DEF", "train_test_split_file": "/home/kike/Projects/ml4floods/auxiliar_work/Experiments/splits/split_clean.json", "input_folder": "S2", "target_folder": "gt", "batch_size": 128, "window_size": [256, 256], "channel_configuration": "bgri", "add_mndwi_input": false, "train_transformation": {"normalize": true}, "test_transformation": {"normalize": true}}, "resume_from_checkpoint": false, "gpus": 1, "wandb_entity": "ml4floods", "wandb_project": "wf_improvements"}
models/WF2_unetv2_rgbi/model.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2ffb06e3d2ed71501267492e2b253548ddc113e95f40f19367e97734689f5b8
3
+ size 31140105