Upload 3 files
Browse files
StarDist2D/psm_stardist_ucl_second/config.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"n_channel_in": 1, "n_rays": 32, "unet_n_depth": 3, "unet_kernel_size": [3, 3], "unet_n_filter_base": 32, "net_input_shape": [null, null, 1], "train_dist_loss": "mae", "train_epochs": 100, "train_steps_per_epoch": 400, "train_learning_rate": 0.0003, "train_batch_size": 4, "train_tensorboard": true, "train_checkpoint": "weights_best.h5", "train_reduce_lr": {"factor": 0.5, "patience": 10}}
|
StarDist2D/psm_stardist_ucl_second/thresholds.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"prob": 0.4178193636640508, "nms": 0.5}
|
StarDist2D/psm_stardist_ucl_second/weights_last.h5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:784816ab04540be9d5069bea3de1183e1843c1a4a91abbec0b373e31f037fd39
|
| 3 |
+
size 5717448
|