Skip to content

Commit a14a6ac

Browse files
authored
Merge pull request #22 from INCF/livescripts
Update livescripts and README
2 parents d880584 + 85406e8 commit a14a6ac

File tree

4 files changed

+2
-3
lines changed

4 files changed

+2
-3
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@ Try out training your own DeepInterpolation network. You can individually view (
2424
| Nickname | Model | Dataset | View | Run
2525
|---|---|---|---|---|
2626
| "Ephys" (electrophysiology) | [model](sample_data/2020_02_29_15_28_unet_single_ephys_1024_mean_squared_error-1050.h5) | [dataset](sample_data/ephys_tiny_continuous.dat2) | [:eyes:](examples/tiny_ephys_training.mlx) | :arrow_forward: |
27-
| "Ophys" (optical physiology) | [model](sample_data/2021_07_31_09_49_38_095550_unet_1024_search_mean_squared_error_pre_30_post_30_feat_32_power_1_depth_4_unet_True-0125-0.5732.h5) | [dataset](http://allen-brain-observatory.s3.amazonaws.com/visual-coding-2p/ophys_movies/ophys_experiment_501254258.h5) (AWS, 52 GB) | [:eyes:](examples/ophys_training_inference.mlx) | :arrow_forward: |
28-
27+
| "Ophys" (optical physiology) | [model](sample_data/2021_07_31_09_49_38_095550_unet_1024_search_mean_squared_error_pre_30_post_30_feat_32_power_1_depth_4_unet_True-0125-0.5732.h5) | [dataset](http://allen-brain-observatory.s3.amazonaws.com/visual-coding-2p/ophys_movies/ophys_experiment_496908818.h5) (AWS, 55.6 GB) | [:eyes:](examples/ophys_training_inference.mlx) | :arrow_forward: |
2928

3029

3130
### Support

examples/ophys_training_inference.mlx

-226 KB
Binary file not shown.

examples/tiny_ophys_inference.mlx

305 KB
Binary file not shown.

sample_data/ReadMe.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
This folder contains the sample data required for running the Demo codes.
1+
This folder contains the sample data required for running the examples.

0 commit comments

Comments
 (0)