We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c5644d5 + 7399d1b commit ebfff6fCopy full SHA for ebfff6f
1 file changed
docs/deep/djl.md
@@ -175,7 +175,7 @@ Object detection of holidaying cows using DJL model zoo (PyTorch SSD)
175
:::{admonition} Instance segmentation
176
:class: tip
177
178
-The same script can be used for an instance segmentation model - but there currently aren't any in the model zoos available to QuPath.
+A similar script can be used for an instance segmentation model, by accessing available models with `DjlZoo.listInstanceSegmentationModels()`.
179
:::
180
181
0 commit comments