Skip to content

Commit 50c252e

Browse files
committed
Update inference_module_guide.rst
1 parent c1c27e9 commit 50c252e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/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)