Skip to content

Commit d2513c4

Browse files
Merge pull request #71 from MATLAB-Community-Toolboxes-at-INCF/updatesOct2024
small bug fixes and update to tiny_ophys_inference_detailed
2 parents f1531c7 + 727decf commit d2513c4

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
Binary file not shown.

examples/tiny_ophys_inference.mlx

692 KB
Binary file not shown.

pretrainedModels/pretrained.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[
22
{
33
"name":"TP-Ai93-450",
4-
"filename":"",
4+
"filename":"TensorFlowNetworks/TF_2019_09_11_23_32_unet_single_1024_mean_absolute_error_Ai93-0450.zip",
55
"url":"https://wds-matlab-community-toolboxes.s3.amazonaws.com/DeepInterpolation-MATLAB/Trained_models/ophys/TF_2019_09_11_23_32_unet_single_1024_mean_absolute_error_Ai93-0450.zip",
66
"dim":[512,512],
77
"pre":30,
@@ -26,7 +26,7 @@
2626
},
2727
{
2828
"name":"TP-Ai148",
29-
"filename":"",
29+
"filename":"TensorFlowNetworks/2019_09_11_23_32_unet_single_1024_mean_absolute_error_Ai148-0450.zip",
3030
"url":"https://wds-matlab-community-toolboxes.s3.amazonaws.com/DeepInterpolation-MATLAB/Trained_models/ophys/2019_09_11_23_32_unet_single_1024_mean_absolute_error_Ai148-0450.zip",
3131
"dim":[512,512],
3232
"pre":30,

0 commit comments

Comments
 (0)