Skip to content

Commit adaafad

Browse files
MMathisLabC-Achard
andauthored
test directory and very small data cube (#75)
* test directory and very small data cube - for facilitating testing * Update README.md * Update README.md * Rename folder and edit README * Rename to "examples" --------- Co-authored-by: C-Achard <[email protected]> Co-authored-by: Cyril Achard <[email protected]>
1 parent 5b3dda6 commit adaafad

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ wandb/
126126
!napari_cellseg3d/_tests/res/wnet_test/*.tif
127127
!napari_cellseg3d/_tests/res/wnet_test/lab/*.tif
128128
!napari_cellseg3d/_tests/res/wnet_test/vol/*.tif
129+
!examples/*
129130

130131
#include docs images
131132
!docs/source/logo/*

examples/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Testing CellSeg3D on demo data
2+
3+
Here is a very small volume (from [IDR project 853](https://idr.openmicroscopy.org/webclient/?show=project-853)) to test on.
4+
You can install, launch `napari`, activate the CellSeg3D plugin app, and drag & drop this volume into the canvas.
5+
Then, for example, run `inference` with one of our models.
6+
7+
See [CellSeg3D documentation](https://adaptivemotorcontrollab.github.io/CellSeg3d/welcome.html) for more details.

examples/test_very_small.tif

1.01 MB
Binary file not shown.

0 commit comments

Comments
 (0)