You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _sources/source/guides/detailed_walkthrough.rst
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,6 +32,11 @@ For quick model checks, check the "Inference" sections in our docs.
32
32
If you need to start labeling volumes from scratch or correct initial labels, we recommend consulting the sections on :ref:`Review<walkthrough_reviewing>` section right after :ref:`Cropping <walkthrough_cropping>`.
33
33
34
34
35
+
Launching the plugin
36
+
************************
37
+
38
+
See `Usage section <https://adaptivemotorcontrollab.github.io/CellSeg3D/welcome.html#usage>`_ for instructions on launching the plugin.
@@ -475,6 +476,10 @@ <h2>Setting up images and labels<a class="headerlink" href="#setting-up-images-a
475
476
<p>This guide emphasizes a human-in-the-loop review of labels.
476
477
If you need to start labeling volumes from scratch or correct initial labels, we recommend consulting the sections on <aclass="reference internal" href="#walkthrough-reviewing"><spanclass="std std-ref">Review</span></a> section right after <aclass="reference internal" href="#walkthrough-cropping"><spanclass="std std-ref">Cropping</span></a>.</p>
477
478
</div>
479
+
<sectionid="launching-the-plugin">
480
+
<h3>Launching the plugin<aclass="headerlink" href="#launching-the-plugin" title="Permalink to this heading">#</a></h3>
481
+
<p>See <aclass="reference external" href="https://adaptivemotorcontrollab.github.io/CellSeg3D/welcome.html#usage">Usage section</a> for instructions on launching the plugin.</p>
482
+
</section>
478
483
<sectionid="cropping">
479
484
<h3>Cropping<aclass="headerlink" href="#cropping" title="Permalink to this heading">#</a></h3>
480
485
<pid="walkthrough-cropping">To reduce memory requirements and build a dataset from a single, large volume,
0 commit comments