Skip to content

Commit ebfff6f

Browse files
authored
Merge pull request #179 from ajay1685/main
Clarify usage of instance segmentation models
2 parents c5644d5 + 7399d1b commit ebfff6f

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+
A similar script can be used for an instance segmentation model, by accessing available models with `DjlZoo.listInstanceSegmentationModels()`.
179179
:::
180180

181181

0 commit comments

Comments
 (0)