Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/deep/djl.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ Object detection of holidaying cows using DJL model zoo (PyTorch SSD)
:::{admonition} Instance segmentation
:class: tip

The same script can be used for an instance segmentation model - but there currently aren't any in the model zoos available to QuPath.
The same script can be used for an instance segmentation model. Use `DjlZoo.listInstanceSegmentationModels()` to access all the artifacts available for instance segmentation.
:::


Expand Down