Skip to content

Commit a8ce60c

Browse files
committed
deploy: 23b54d3
1 parent b29b057 commit a8ce60c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+149
-71
lines changed

.doctrees/environment.pickle

224 Bytes
Binary file not shown.

.doctrees/index.doctree

32 Bytes
Binary file not shown.
-253 Bytes
Binary file not shown.
-537 Bytes
Binary file not shown.
-182 Bytes
Binary file not shown.
1.86 KB
Binary file not shown.

.doctrees/res/welcome.doctree

534 Bytes
Binary file not shown.

_sources/index.rst.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ Welcome to napari-cellseg3d's documentation!
2424
:maxdepth: 2
2525
:caption: Advanced guides and walk-through:
2626

27+
res/guides/training_wnet
2728
res/guides/detailed_walkthrough
2829
res/guides/custom_model_template
2930

_sources/res/code/instance_segmentation.rst.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,6 @@ clear_small_objects
4444
**************************************
4545
.. autofunction:: napari_cellseg3d.code_models.instance_segmentation::clear_small_objects
4646

47-
to_instance
48-
**************************************
49-
.. autofunction:: napari_cellseg3d.code_models.instance_segmentation::to_instance
50-
5147
to_semantic
5248
**************************************
5349
.. autofunction:: napari_cellseg3d.code_models.instance_segmentation::to_semantic

_sources/res/guides/detailed_walkthrough.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. _detailed_walkthrough:
22

33
Detailed walkthrough - Supervised learning
4-
===================================
4+
===================================================
55

66
The following guide will show you how to use the plugin's workflow, starting from human-labeled annotation volume, to running inference on novel volumes.
77

0 commit comments

Comments
 (0)