Skip to content

Commit b8e89c6

Browse files
authored
Clarify usage of instance segmentation models
Instance segmentation models are available in QuPath. Refer to qupath/qupath-extension-djl#42
1 parent c5644d5 commit b8e89c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/deep/djl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ Object detection of holidaying cows using DJL model zoo (PyTorch SSD)
175175
:::{admonition} Instance segmentation
176176
:class: tip
177177

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.
178+
The same script can be used for an instance segmentation model. Use `DjlZoo.listInstanceSegmentationModels()` to access all the artifacts available for instance segmentation.
179179
:::
180180

181181

0 commit comments

Comments
 (0)