johnlockejrr
commited on
Commit
•
f5e135a
1
Parent(s):
4212746
Trained for 10 epochs
Browse files- config.json +1 -1
- fingerprint.pb +2 -2
- keras_metadata.pb +2 -2
- saved_model.pb +2 -2
- variables/variables.data-00000-of-00001 +2 -2
- variables/variables.index +0 -0
config.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"n_classes": 3, "n_epochs":
|
|
|
1 |
+
{"n_classes": 3, "n_epochs": 6, "input_height": 448, "input_width": 224, "weight_decay": 1e-06, "n_batch": 1, "learning_rate": 0.0001, "patches": true, "augmentation": true, "flip_aug": false, "blur_aug": false, "padding_white": false, "padding_black": false, "scaling": true, "degrading": false, "brightening": false, "binarization": false, "adding_rgb_background": false, "adding_rgb_foreground": false, "add_red_textlines": false, "channels_shuffling": false, "dir_train": "/home/incognito/sbb_pixelwise_segmentation/dataset_syrnt/train", "dir_eval": "/home/incognito/sbb_pixelwise_segmentation/dataset_syrnt/eval", "dir_output": "/home/incognito/sbb_pixelwise_segmentation/syrnt_v2", "pretraining": true, "scaling_bluring": false, "scaling_binarization": false, "rotation": false, "rotation_not_90": false, "scaling_brightness": false, "scaling_flip": false, "thetha": [10, -10], "shuffle_indexes": null, "blur_k": ["blur", "guass", "median"], "scales": [0.6, 0.7, 0.8, 0.9, 1.1, 1.2, 1.4], "degrade_scales": [0.2, 0.4], "brightness": [1.3, 1.5, 1.7, 2], "flip_index": [0, 1, -1], "continue_training": true, "transformer_patchsize_x": null, "transformer_patchsize_y": null, "transformer_num_patches_xy": null, "transformer_projection_dim": 64, "transformer_mlp_head_units": [128, 64], "transformer_layers": 8, "transformer_num_heads": 4, "transformer_cnn_first": true, "index_start": 4, "dir_of_start_model": "/home/incognito/sbb_pixelwise_segmentation/syrnt_v2/model_3", "is_loss_soft_dice": false, "weighted_loss": false, "data_is_provided": true, "task": "segmentation", "f1_threshold_classification": null, "classification_classes_name": null, "backbone_type": "nontransformer", "dir_img_bin": null, "number_of_backgrounds_per_image": 1, "dir_rgb_backgrounds": null, "dir_rgb_foregrounds": null, "seed": 915004655}
|
fingerprint.pb
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d5814e9f2e22e08f28544a15a8934d491f9dbbda30dc57163b9f994f25c8cb7
|
3 |
+
size 57
|
keras_metadata.pb
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5d7621a4c388722c374794abe73478b69abd98c9d41c64199e90a905e9713cb9
|
3 |
+
size 436248
|
saved_model.pb
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f8b48784b54714127828c9fa6e590e67902b26c45f86591edb98d1962eced7b6
|
3 |
+
size 5045080
|
variables/variables.data-00000-of-00001
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:19f464c5bfb082bbbaaa39324b7766664e060bae6c0971fff72873cc9aaa5372
|
3 |
+
size 458332621
|
variables/variables.index
CHANGED
Binary files a/variables/variables.index and b/variables/variables.index differ
|
|