Upload 4 files
Browse files
CARE/psm_denoise3D_ucl/config.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"n_dim": 3, "axes": "ZYXC", "n_channel_in": 1, "n_channel_out": 1, "train_checkpoint": "weights_best.h5", "train_checkpoint_last": "weights_last.h5", "train_checkpoint_epoch": "weights_now.h5", "probabilistic": false, "unet_residual": true, "unet_n_depth": 2, "unet_kern_size": 3, "unet_n_first": 48, "unet_last_activation": "linear", "unet_input_shape": [null, null, null, 1], "train_loss": "mae", "train_epochs": 100, "train_steps_per_epoch": 400, "train_learning_rate": 0.0004, "train_batch_size": 16, "train_tensorboard": true, "train_reduce_lr": {"patience": 5, "factor": 0.5}}
|
CARE/psm_denoise3D_ucl/weights_best.h5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:686fea9a9957bb2c51d058c860663689de4fab36121b0ddfbbe70e976cdbec95
|
| 3 |
+
size 9012360
|
CARE/psm_denoise3D_ucl/weights_last.h5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4b323ac470d105889c83e328c37dc0006fc23e3e2a5efee86826b4afd545f845
|
| 3 |
+
size 9012360
|
CARE/psm_denoise3D_ucl/weights_now.h5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aae0be002183ce8222474782b2f4a3aa8143c38c074cf71e2065c77a816c1424
|
| 3 |
+
size 9012360
|