SyrNT trained for 20 epochs
Browse filesloss: 0.0414 - accuracy: 0.9849 - val_loss: 0.0044 - val_accuracy: 1.0000
- .gitattributes +1 -0
- config.json +1 -0
- fingerprint.pb +3 -0
- keras_metadata.pb +3 -0
- saved_model.pb +3 -0
- variables/variables.data-00000-of-00001 +3 -0
- variables/variables.index +0 -0
.gitattributes
CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
variables/variables.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text
|
config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"n_classes": 3, "n_epochs": 20, "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/train/syr_xml_dataset/train", "dir_eval": "/home/incognito/sbb_pixelwise_segmentation/train/syr_xml_dataset/eval", "dir_output": "/home/incognito/sbb_pixelwise_segmentation/train/syrnt_v3", "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": false, "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": 0, "dir_of_start_model": " ", "is_loss_soft_dice": false, "weighted_loss": false, "data_is_provided": false, "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": 23546255}
|
fingerprint.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b784ad6f3297ce31df717c4c235b131abe1bf8f90161826f95bf05ff86eb413a
|
3 |
+
size 55
|
keras_metadata.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:54c2e3fe034c1235776db4caaa7028b17057232f321b5eba27c23de64b655d8a
|
3 |
+
size 442006
|
saved_model.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a4015e4ff74009f87dd332c2e366f6892bbafc42dcbcb5593ee73bf4a80b7c6d
|
3 |
+
size 5033342
|
variables/variables.data-00000-of-00001
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:623a4b07470fbae3293af9affa5feb98b70c04ab0d82ca0d3e77328267e46d76
|
3 |
+
size 458323675
|
variables/variables.index
ADDED
Binary file (51 kB). View file
|
|