Upload 6 files
Browse files- .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": 4, "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": 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": 734173148}
|
fingerprint.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:641ca19087b5c5d3006dd56bbd938466b8c72f23fb56a492a6ecf9ff1db0d5c4
|
3 |
+
size 56
|
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:179d227c45c6f0b8619f9cfc8b0f547f38b04cef84e648a909ee58da34defc02
|
3 |
+
size 5026784
|
variables/variables.data-00000-of-00001
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:da22a294b6258f4607aa6b1c132f1e8868b1f0a69e18267da4a9e3fde92174c9
|
3 |
+
size 458323675
|
variables/variables.index
ADDED
Binary file (51 kB). View file
|
|