Skip to content

Commit d880584

Browse files
author
Joris
authored
Merge pull request #21 from INCF/fix-links-in-readme
Correct links in readme
2 parents a6cbf23 + 9fd3242 commit d880584

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Get started with one of the example inference workflows. You can individually vi
1010
| Nickname| Trained Model| Sample data | View | Run
1111
| --- | --- | --- | --- | --- |
1212
| "Ephys" (electrophysiology) | [model](sample_data/2020_02_29_15_28_unet_single_ephys_1024_mean_squared_error-1050.h5) | [sample data](sample_data/ephys_tiny_continuous.dat2) | [:eyes:](examples/tiny_ephys_inference.mlx) | :arrow_forward:
13-
| "Ophys" (optical physiology) | [model](https://www.dropbox.com/sh/vwxf1uq2j60uj9o/AAC0sZWahCJFBRARoYsw8Nnra/2019_09_11_23_32_unet_single_1024_mean_absolute_error_Ai93-0450.h5?dl=0) (Dropbox, 120 MB) | [sample data](examples/tiny_ophys_inference.mlx) | [:eyes:](examples/tiny_ephys_inference.mlx) | :arrow_forward:
13+
| "Ophys" (optical physiology) | [model](https://www.dropbox.com/sh/vwxf1uq2j60uj9o/AAC0sZWahCJFBRARoYsw8Nnra/2019_09_11_23_32_unet_single_1024_mean_absolute_error_Ai93-0450.h5?dl=0) (Dropbox, 120 MB) | [sample data](sample_data/ophys_tiny_761605196.tif) | [:eyes:](examples/tiny_ophys_inference.mlx) | :arrow_forward:
1414

1515

1616
#### Requirements

0 commit comments

Comments
 (0)