Skip to content

Commit 209ed80

Browse files
committed
deploy: 50c252e
1 parent 6ac3eb5 commit 209ed80

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

_sources/source/guides/inference_module_guide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ Unsupervised model - WNet
153153
.. note::
154154
Our provided, pre-trained model uses an input size of 64x64x64. As such, window inference is always enabled
155155
and set to 64. If you want to use a different size, you will have to train your own model using the options listed in :ref:`training_wnet`.
156-
156+
Additionally, window inference and the number of classes are for now fixed in the plugin to support our pre-trained model only (2 classes and window size 64).
157157
For the best inference performance, the model should be retrained on images of the same modality as the ones you want to segment.
158158
Please see :ref:`training_wnet` for more details on how to train your own model.
159159

0 commit comments

Comments
 (0)