Skip to content

Commit 3f1e566

Browse files
committed
deploy: e878372
1 parent 3966e2e commit 3f1e566

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

source/code/_autosummary/napari_cellseg3d.code_models.crf.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@ <h1>napari_cellseg3d.code_models.crf</h1>
426426

427427
<section id="module-napari_cellseg3d.code_models.crf">
428428
<span id="napari-cellseg3d-code-models-crf"></span><h1>napari_cellseg3d.code_models.crf<a class="headerlink" href="#module-napari_cellseg3d.code_models.crf" title="Permalink to this heading">#</a></h1>
429-
<p>Implements the CRF post-processing step for the W-Net.</p>
429+
<p>Implements the CRF post-processing step for the WNet3D.</p>
430430
<p>The CRF requires the following parameters:</p>
431431
<ul class="simple">
432432
<li><p>images : Array of shape (N, C, H, W, D) containing the input images.</p></li>

source/code/_autosummary/napari_cellseg3d.code_models.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -440,7 +440,7 @@ <h1>napari_cellseg3d.code_models</h1>
440440
<table class="autosummary longtable table autosummary">
441441
<tbody>
442442
<tr class="row-odd"><td><p><a class="reference internal" href="napari_cellseg3d.code_models.crf.html#module-napari_cellseg3d.code_models.crf" title="napari_cellseg3d.code_models.crf"><code class="xref py py-obj docutils literal notranslate"><span class="pre">napari_cellseg3d.code_models.crf</span></code></a></p></td>
443-
<td><p>Implements the CRF post-processing step for the W-Net.</p></td>
443+
<td><p>Implements the CRF post-processing step for the WNet3D.</p></td>
444444
</tr>
445445
<tr class="row-even"><td><p><a class="reference internal" href="napari_cellseg3d.code_models.instance_segmentation.html#module-napari_cellseg3d.code_models.instance_segmentation" title="napari_cellseg3d.code_models.instance_segmentation"><code class="xref py py-obj docutils literal notranslate"><span class="pre">napari_cellseg3d.code_models.instance_segmentation</span></code></a></p></td>
446446
<td><p>Instance segmentation methods for 3D images.</p></td>

0 commit comments

Comments
 (0)